|
||||||||||
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.FigRectangle
public class FigRectangle
Constructor Summary | |
---|---|
FigRectangle(java.lang.String name,
int x,
int y,
int width,
int height,
FillColor fillColor)
|
Method Summary | |
---|---|
int |
getHeight()
|
int |
getWidth()
|
int |
getX()
|
org.w3c.dom.Element |
getXML(org.w3c.dom.Document doc)
|
int |
getY()
|
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 FigRectangle(java.lang.String name, int x, int y, int width, int height, FillColor fillColor)
Method Detail |
---|
public org.w3c.dom.Element getXML(org.w3c.dom.Document doc)
getXML
in class Fig
public int getX()
public int getY()
public int getWidth()
public int getHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |