Package | Description |
---|---|
org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
Modifier and Type | Method and Description |
---|---|
static java.awt.Color |
PaintServer.convertDeviceColor(org.w3c.dom.Element e,
Value srgb,
DeviceColor c,
float opacity,
BridgeContext ctx)
Returns a Color object that corresponds to the input Paint's
device-specific color value.
|