|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--generator2.DataSpace
Description of the dataspace.
| Constructor Summary | |
DataSpace(DrawableObjects objects)
DataSpace constructor. |
|
| Method Summary | |
int |
getMaxX()
Returns the maximum x-coordinate. |
int |
getMaxY()
Returns the maximum y-coordinate. |
int |
getMinX()
Returns the minimum x-coordinate. |
int |
getMinY()
Returns the minimum y-coordinate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataSpace(DrawableObjects objects)
objects - container of all spatial objects| Method Detail |
public int getMaxX()
public int getMaxY()
public int getMinX()
public int getMinY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||