|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.data.vpf.io.VariableIndexRow
VariableIndexRow.java Created: Sun Mar 16 23:28:11 2003
Constructor Summary | |
VariableIndexRow(int offset,
int size)
Creates a new VariableIndexRow instance. |
Method Summary | |
int |
getOffset()
Gets the value of offset |
int |
getSize()
Gets the value of size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VariableIndexRow(int offset, int size)
VariableIndexRow
instance.
offset
- an int
valuesize
- an int
valueMethod Detail |
public int getOffset()
public int getSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |