java.lang.Object | +--edu.umd.cs.jazz.io.svg.GNode | +--edu.umd.cs.jazz.io.svg.GSVG
Support tag in SVG viewport does not support clipping feature in this version Fields inherited from class edu.umd.cs.jazz.io.svg.GNode visualComps, visualLeaf Constructor Summary GSVG(org.w3c.dom.Node _node, GNode parent) Method Summary void draw(GNode parent, java.util.Vector GNodes) Called for Cascaded SVG.... void draw(java.util.Vector GNodes, ZGroup group) Methods inherited from class edu.umd.cs.jazz.io.svg.GNode addStyle, addVisualComponent, addVisualComponentIntoTransform, copyStyleFromParent, getNodeName, interpreteColor, printName, printPath, readColor, readStyle, readTransform, readXLink, setLocation Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail GSVG public GSVG(org.w3c.dom.Node _node, GNode parent) Method Detail draw public void draw(java.util.Vector GNodes, ZGroup group) draw public void draw(GNode parent, java.util.Vector GNodes) Called for Cascaded SVG.... (the same as GG) Overrides:draw in class GNode Overview Package Class Use Tree Deprecated Index Help PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: INNER | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.
visualComps, visualLeaf
GSVG(org.w3c.dom.Node _node, GNode parent)
void
draw(GNode parent, java.util.Vector GNodes)
draw(java.util.Vector GNodes, ZGroup group)
addStyle, addVisualComponent, addVisualComponentIntoTransform, copyStyleFromParent, getNodeName, interpreteColor, printName, printPath, readColor, readStyle, readTransform, readXLink, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GSVG(org.w3c.dom.Node _node, GNode parent)
public void draw(java.util.Vector GNodes, ZGroup group)
public void draw(GNode parent, java.util.Vector GNodes)
draw
GNode