|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fraid.plugin.GridData
public class GridData
Field Summary | |
---|---|
DoublePoint |
bottomRight
|
DoublePoint |
upperLeft
|
Constructor Summary | |
---|---|
GridData(DoublePoint ul,
DoublePoint br)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DoublePoint upperLeft
public DoublePoint bottomRight
Constructor Detail |
---|
public GridData(DoublePoint ul, DoublePoint br)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |