Class ConcreteGraphicsNodeRableFactory
java.lang.Object
org.apache.batik.gvt.filter.ConcreteGraphicsNodeRableFactory
- All Implemented Interfaces:
GraphicsNodeRableFactory
This interface lets
GraphicsNode create instances of
GraphicsNodeRable appropriate for the filter module
implementation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns aGraphicsNodeRableinitialized with the inputGraphicsNode.
-
Constructor Details
-
ConcreteGraphicsNodeRableFactory
public ConcreteGraphicsNodeRableFactory()
-
-
Method Details
-
createGraphicsNodeRable
Returns aGraphicsNodeRableinitialized with the inputGraphicsNode.- Specified by:
createGraphicsNodeRablein interfaceGraphicsNodeRableFactory
-