|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.gvt.AbstractGraphicsNode | +--org.apache.batik.gvt.CompositeGraphicsNode | +--org.apache.batik.gvt.RootGraphicsNode
The top-level graphics node of the GVT tree.
Fields inherited from class org.apache.batik.gvt.CompositeGraphicsNode |
backgroundEnableRgn, children, count, modCount, VIEWPORT |
Fields inherited from class org.apache.batik.gvt.AbstractGraphicsNode |
clip, composite, filter, graphicsNodeRable, hints, hitDetector, inverseTransform, isVisible, listeners, mask, parent, root, transform |
Fields inherited from interface org.apache.batik.gvt.GraphicsNode |
IDENTITY |
Constructor Summary | |
RootGraphicsNode()
Constructs a new empty RootGraphicsNode. |
Methods inherited from class org.apache.batik.gvt.CompositeGraphicsNode |
add, add, addAll, addAll, addCompositeGraphicsNodeListener, clear, contains, contains, containsAll, dispatchEvent, ensureCapacity, get, getBackgroundEnable, getChildren, getGeometryBounds, getOutline, getPrimitiveBounds, getTransformedGeometryBounds, getTransformedPrimitiveBounds, indexOf, invalidateGeometryCache, isEmpty, iterator, lastIndexOf, listIterator, listIterator, nodeHitAt, primitivePaint, processCompositeEvent, remove, remove, removeAll, removeCompositeGraphicsNodeListener, retainAll, set, setBackgroundEnable, setRoot, size, subList, toArray, toArray |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.List |
equals, hashCode |
Constructor Detail |
public RootGraphicsNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |