|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a contract defining an area.
| Method Summary | |
float |
getHeight()
Gets the height of the area. |
float |
getWidth()
Gets the width of the area. |
void |
setHeight(float height)
Sets the height of the area. |
void |
setWidth(float width)
Sets the width of the area. |
| Methods inherited from interface com.cete.dynamicpdf.pageelements.ICoordinate |
getX, getY, setX, setY |
| Method Detail |
public void setWidth(float width)
width - the float width of the area.public float getWidth()
public void setHeight(float height)
height - the float height of the area.public float getHeight()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||