GraphicsNodeRableFactorypublic class ConcreteGraphicsNodeRableFactory extends java.lang.Object implements GraphicsNodeRableFactory
GraphicsNode create instances of
GraphicsNodeRable appropriate for the filter module
implementation.| Constructor | Description |
|---|---|
ConcreteGraphicsNodeRableFactory() |
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.