| Package | Description |
|---|---|
| org.apache.batik.extension |
This package contains Batik's extensions to standard SVG (custom elements,
additional bridges...).
|
| org.apache.batik.extension.svg |
| Modifier and Type | Class | Description |
|---|---|---|
class |
GraphicsExtensionElement |
An abstract base class for graphical extension elements.
|
class |
PrefixableStylableExtensionElement |
This class implements a simple method for handling the node 'prefix'.
|
class |
StylableExtensionElement |
This class implements the basic features an element must have in
order to be usable as a foreign element within an SVGOMDocument,
and the support for both the 'style' attribute and the style
attributes (ie: fill="red", ...).
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BatikHistogramNormalizationElement |
This class implements a histogram normalization extension to SVG.
|
class |
BatikRegularPolygonElement |
This class implements a regular polygon extension to SVG
|
class |
BatikStarElement |
This class implements a star shape extension to sVG
|
class |
ColorSwitchElement |
This class implements a "color switch" extension to SVG.
|
class |
FlowDivElement |
This class implements a regular polygon extension to SVG
|
class |
FlowRegionElement |
This class implements a regular polygon extension to SVG
|
class |
FlowTextElement |
This class implements a regular polygon extension to SVG
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.