edu.umd.cs.jazz.io.svg
Class GPolygon
java.lang.Object
|
+--edu.umd.cs.jazz.io.svg.GNode
|
+--edu.umd.cs.jazz.io.svg.GPolygon
- public class GPolygon
- extends GNode
Support tag in SVG
Constructor Summary |
GPolygon(org.w3c.dom.Node _node,
GNode parent)
|
Method Summary |
protected void |
readPoints(java.lang.String s)
|
Methods inherited from class edu.umd.cs.jazz.io.svg.GNode |
addStyle, addVisualComponent, addVisualComponentIntoTransform, copyStyleFromParent, draw, 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 |
GPolygon
public GPolygon(org.w3c.dom.Node _node,
GNode parent)
readPoints
protected void readPoints(java.lang.String s)
Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.