edu.umd.cs.jazz.io.svg
Class GG
java.lang.Object
|
+--edu.umd.cs.jazz.io.svg.GNode
|
+--edu.umd.cs.jazz.io.svg.GG
- public class GG
- extends GNode
Support tag in SVG
tag is the base grouping unit in svg
Constructor Summary |
GG(org.w3c.dom.Node _node,
GNode parent)
|
Method Summary |
void |
draw(GNode parent,
java.util.Vector GNodes)
|
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 |
GG
public GG(org.w3c.dom.Node _node,
GNode parent)
draw
public void draw(GNode parent,
java.util.Vector GNodes)
- Overrides:
draw
in class GNode
Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.