| Package | Description |
|---|---|
| org.apache.batik.gvt.filter |
Contains all of the interfaces for describing a set of standard
image processing filters Java objects.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GraphicsNodeRable8Bit |
This implementation of RenderableImage will render its input
GraphicsNode into a BufferedImage upon invokation of one of its
createRendering methods.
|
| Modifier and Type | Method | Description |
|---|---|---|
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. |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.