|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMGroupManager | |
org.apache.batik.svggen | Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format. |
Uses of DOMGroupManager in org.apache.batik.svggen |
Methods in org.apache.batik.svggen with parameters of type DOMGroupManager | |
void |
DOMTreeManager.addGroupManager(DOMGroupManager groupManager)
|
void |
DOMTreeManager.removeGroupManager(DOMGroupManager groupManager)
|
void |
DOMTreeManager.appendGroup(Element group,
DOMGroupManager groupManager)
When a group is appended to the tree by this call, all the other group managers are requested to start new groups, in order to preserve the Z-order. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |