public abstract class PackedCSBuilder extends Object implements CSBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
PackedCSBuilder.Double |
static class |
PackedCSBuilder.Float |
| Constructor and Description |
|---|
PackedCSBuilder() |
| Modifier and Type | Method and Description |
|---|---|
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
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, getOrdinate, setOrdinate, setOrdinate, startpublic int getSize()
CSBuilderpublic int getDimension()
CSBuildergetDimension in interface CSBuilderorg.geotools.geometry.coordinatesequence.CSBuilder#getDimension()Copyright © 1996–2019 Geotools. All rights reserved.