|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.geometry.coordinatesequence.PackedCSBuilder
PackedArrayCSBuilder
| Nested Class Summary | |
static class |
PackedCSBuilder.Double
|
static class |
PackedCSBuilder.Float
|
| Constructor Summary | |
PackedCSBuilder()
|
|
| Method Summary | |
int |
getDimension()
Returns the dimension of the coordinate sequence we are building, -1 if there is none |
int |
getSize()
Returns the size of the coordinate sequence we are building, -1 if there is none |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.geotools.geometry.coordinatesequence.CSBuilder |
end, getOrdinate, setOrdinate, setOrdinate, start |
| Constructor Detail |
public PackedCSBuilder()
| Method Detail |
public int getSize()
CSBuilder
getSize in interface CSBuilderCSBuilder.getSize()public int getDimension()
CSBuilder
getDimension in interface CSBuilderCSBuilder.getDimension()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||