|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.io.shpapi.PartsArrayItem
Class representing a part of an ESRI .shp file record.
Last changes:
----------------------------------------------------------------------------
| Field Summary | |
protected int |
numPoints
|
protected int |
offset
|
| Constructor Summary | |
PartsArrayItem()
|
|
PartsArrayItem(int off,
int numP)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int offset
protected int numPoints
| Constructor Detail |
public PartsArrayItem()
public PartsArrayItem(int off,
int numP)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||