|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object th.co.edge.jseq.argouml.pgml.Fig th.co.edge.jseq.argouml.pgml.FigPath th.co.edge.jseq.argouml.pgml.FigPoly
public class FigPoly
Constructor Summary | |
---|---|
FigPoly(java.lang.String name,
int x1,
int y1,
int x2,
int y2)
|
|
FigPoly(java.lang.String name,
java.util.List<java.awt.Point> points)
|
Method Summary |
---|
Methods inherited from class th.co.edge.jseq.argouml.pgml.FigPath |
---|
getDescription, getPoints, getXML |
Methods inherited from class th.co.edge.jseq.argouml.pgml.Fig |
---|
createElement, getFill, getFillColor, getName, getStroke, getStrokeColor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FigPoly(java.lang.String name, int x1, int y1, int x2, int y2)
public FigPoly(java.lang.String name, java.util.List<java.awt.Point> points)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |