public class ConcreteGraphicsNodeRableFactory extends Object implements GraphicsNodeRableFactory
GraphicsNode create instances of
GraphicsNodeRable appropriate for the filter module
implementation.| Constructor and Description |
|---|
ConcreteGraphicsNodeRableFactory() |
| Modifier and Type | Method and Description |
|---|---|
GraphicsNodeRable |
createGraphicsNodeRable(GraphicsNode node)
Returns a
GraphicsNodeRable initialized with the
input GraphicsNode. |
public GraphicsNodeRable createGraphicsNodeRable(GraphicsNode node)
GraphicsNodeRable initialized with the
input GraphicsNode.createGraphicsNodeRable in interface GraphicsNodeRableFactoryCopyright © 2000–2021 Apache Software Foundation. All rights reserved.