public class ConcreteGraphicsNodeRableFactory extends java.lang.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 ? 2015 Apache Software Foundation. All Rights Reserved.