|
|||||||||
| Home >> All >> cgsuite >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
cgsuite.util
Class Grid.RegionInfo

java.lang.Objectcgsuite.util.Grid.RegionInfo
- Enclosing class:
- Grid
- private static class Grid.RegionInfo
- extends java.lang.Object
| Field Summary | |
(package private) int |
bottom
|
(package private) int |
left
|
(package private) int |
right
|
(package private) int |
top
|
| Constructor Summary | |
private |
Grid.RegionInfo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
left
int left
right
int right
top
int top
bottom
int bottom
| Constructor Detail |
Grid.RegionInfo
private Grid.RegionInfo()
|
|||||||||
| Home >> All >> cgsuite >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
cgsuite.util.Grid.RegionInfo