|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.layout.Dimension
public class Dimension
| Constructor Summary | |
|---|---|
protected |
Dimension()
|
|
Dimension(double width,
double height)
|
| Method Summary | |
|---|---|
double |
getHeight()
|
double |
getWidth()
|
void |
setHeight(double height)
|
void |
setWidth(double width)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Dimension()
public Dimension(double width,
double height)
| Method Detail |
|---|
public double getWidth()
public double getHeight()
public void setWidth(double width)
public void setHeight(double height)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||