public abstract class OGCCurve extends OGCGeometry
esriSR
Constructor and Description |
---|
OGCCurve() |
Modifier and Type | Method and Description |
---|---|
OGCGeometry |
boundary() |
abstract OGCPoint |
endPoint() |
abstract boolean |
isClosed() |
boolean |
isRing() |
abstract double |
length() |
abstract OGCPoint |
startPoint() |
asBinary, asGeoJson, asJson, asText, buffer, centroid, contains, convertToMulti, convexHull, coordinateDimension, createFromEsriCursor, createFromEsriCursor, createFromEsriGeometry, createFromEsriGeometry, createFromOGCStructure, crosses, difference, dimension, disjoint, distance, envelope, equals, equals, Equals, estimateMemorySize, fromBinary, fromEsriShape, fromGeoJson, fromJson, fromText, geometryType, getEsriGeometry, getEsriGeometryCursor, getEsriSpatialReference, hashCode, intersection, intersects, is3D, isConcreteGeometryCollection, isEmpty, isMeasured, isSimple, isSimpleRelaxed, locateAlong, locateBetween, makeSimple, makeSimpleRelaxed, MakeSimpleRelaxed, MaxMeasure, MaxZ, MinMeasure, MinZ, overlaps, reduceFromMulti, relate, setSpatialReference, SRID, symDifference, toString, touches, union, within
public abstract double length()
public abstract OGCPoint startPoint()
public abstract OGCPoint endPoint()
public abstract boolean isClosed()
public boolean isRing()
public OGCGeometry boundary()
boundary
in class OGCGeometry
Copyright © 2018. All rights reserved.