Uses of Interface
org.apache.batik.gvt.filter.GraphicsNodeRableFactory
-
Packages that use GraphicsNodeRableFactory Package Description org.apache.batik.gvt.filter Contains all of the interfaces for describing a set of standard image processing filters Java objects. -
-
Uses of GraphicsNodeRableFactory in org.apache.batik.gvt.filter
Classes in org.apache.batik.gvt.filter that implement GraphicsNodeRableFactory Modifier and Type Class Description class
ConcreteGraphicsNodeRableFactory
This interface letsGraphicsNode
create instances ofGraphicsNodeRable
appropriate for the filter module implementation.
-