|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicsNodeRable | |
---|---|
org.apache.batik.gvt.filter | Contains all of the interfaces for describing a set of standard image processing filters Java objects. |
Uses of GraphicsNodeRable in org.apache.batik.gvt.filter |
---|
Classes in org.apache.batik.gvt.filter that implement GraphicsNodeRable | |
---|---|
class |
GraphicsNodeRable8Bit
This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its createRendering methods. |
Methods in org.apache.batik.gvt.filter that return GraphicsNodeRable | |
---|---|
GraphicsNodeRable |
ConcreteGraphicsNodeRableFactory.createGraphicsNodeRable(GraphicsNode node)
Returns a GraphicsNodeRable initialized with the input GraphicsNode. |
GraphicsNodeRable |
GraphicsNodeRableFactory.createGraphicsNodeRable(GraphicsNode node)
Returns a GraphicsNodeRable initialized with the input GraphicsNode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |