public class LinearRingImpl extends Object implements LinearRing
| Constructor and Description |
|---|
LinearRingImpl() |
| 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
|
public double[] getPosList()
LinearRinggetPosList in interface LinearRingpublic void setPosList(double[] posList)
LinearRingsetPosList in interface LinearRingposList - double array containing all coordinatespublic boolean isSetPosList()
LinearRingisSetPosList in interface LinearRingCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.