public class LinearRingJTS extends com.vividsolutions.jts.geom.LinearRing implements LinearRing
Implementation of GML LinearRing derived from JTS LinearRing class.
| Constructor and Description |
|---|
LinearRingJTS(com.vividsolutions.jts.geom.GeometryFactory jtsFactory,
int numDims) |
| 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
|
getBoundaryDimension, getGeometryType, isClosed, reverseapply, apply, apply, apply, clone, equalsExact, getBoundary, getCoordinate, getCoordinateN, getCoordinates, getCoordinateSequence, getDimension, getEndPoint, getLength, getNumPoints, getPointN, getStartPoint, isCoordinate, isEmpty, isRing, normalizebuffer, buffer, buffer, compareTo, compareTo, contains, convexHull, coveredBy, covers, crosses, difference, disjoint, distance, equals, equals, equalsExact, equalsNorm, equalsTopo, geometryChanged, getArea, getCentroid, getEnvelope, getEnvelopeInternal, getFactory, getGeometryN, getInteriorPoint, getNumGeometries, getPrecisionModel, getSRID, getUserData, hashCode, intersection, intersects, isRectangle, isSimple, isValid, isWithinDistance, norm, overlaps, relate, relate, setSRID, setUserData, symDifference, toString, toText, touches, union, union, withinpublic LinearRingJTS(com.vividsolutions.jts.geom.GeometryFactory jtsFactory,
int numDims)
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.