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, wait
end, getOrdinate, setOrdinate, setOrdinate, start
public int getSize()
CSBuilder
public int getDimension()
CSBuilder
getDimension
in interface CSBuilder
org.geotools.geometry.coordinatesequence.CSBuilder#getDimension()
Copyright © 1996–2019 Geotools. All rights reserved.