|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfig.utils.LP2.Box
jfig.utils.LP2.SqrtBox
| Field Summary | |
protected LP2.GroupBox |
group
|
protected int |
X_OFFSET
|
protected int |
Y_SPACING
|
| Fields inherited from class jfig.utils.LP2.Box |
a, comment, d, next, parent, prev, w, x, y |
| Constructor Summary | |
LP2.SqrtBox(LP2.GroupBox group)
|
|
| Method Summary | |
void |
convertToFig(FigCompound parent)
construct a FIG object from this Box and all its child boxes and put those as members into the specified FigCompound group object. |
void |
measure()
|
void |
move(int dx,
int dy)
|
| Methods inherited from class jfig.utils.LP2.Box |
append, dump, getA, getAbutmentPoint, getBounds, getComment, getD, getFigRectangle, getNextBox, getOrigin, getParent, getPrevBox, getW, getX, getY, moveTo, setA, setComment, setD, setNextBox, setOrigin, setParent, setPrevBox, setW, setX, setY, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected LP2.GroupBox group
protected int Y_SPACING
protected int X_OFFSET
| Constructor Detail |
public LP2.SqrtBox(LP2.GroupBox group)
| Method Detail |
public void move(int dx,
int dy)
move in class LP2.Boxpublic void measure()
measure in class LP2.Boxpublic void convertToFig(FigCompound parent)
convertToFig in class LP2.Box
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||