public interface LinearRing extends AbstractRing
Modifier and Type | Method and Description |
---|---|
double[] |
getPosList()
Gets the posList property
|
boolean |
isSetPosList()
Checks if posList property is set
|
void |
setPosList(double[] posList)
Sets the posList property
|
double[] getPosList()
void setPosList(double[] posList)
posList
- double array containing all coordinatesboolean isSetPosList()
Copyright © 2016 Sensia Software LLC. All rights reserved.