com.esri.core.geometry.ogc
public abstract class OGCSurface extends OGCGeometry
esriSR| Constructor and Description |
|---|
OGCSurface() |
| Modifier and Type | Method and Description |
|---|---|
double |
area() |
abstract OGCMultiCurve |
boundary() |
OGCPoint |
centroid() |
OGCPoint |
pointOnSurface() |
asBinary, asGeoJson, asJson, asText, buffer, contains, convertToMulti, convexHull, coordinateDimension, createFromEsriCursor, createFromEsriCursor, createFromEsriGeometry, createFromEsriGeometry, createFromOGCStructure, crosses, difference, dimension, disjoint, distance, envelope, equals, fromBinary, fromEsriShape, fromGeoJson, fromJson, fromText, geometryType, getEsriGeometry, getEsriGeometryCursor, getEsriSpatialReference, intersection, intersects, is3D, isConcreteGeometryCollection, isEmpty, isMeasured, isSimple, isSimpleRelaxed, locateAlong, locateBetween, makeSimple, makeSimpleRelaxed, MakeSimpleRelaxed, MaxMeasure, MaxZ, MinMeasure, MinZ, overlaps, relate, setSpatialReference, SRID, symDifference, toString, touches, union, withinpublic double area()
public OGCPoint centroid()
public OGCPoint pointOnSurface()
public abstract OGCMultiCurve boundary()
boundary in class OGCGeometryCopyright © 2015. All Rights Reserved.