public abstract class OGCGeometryCollection extends OGCGeometry
esriSR| Constructor and Description |
|---|
OGCGeometryCollection() |
| Modifier and Type | Method and Description |
|---|---|
abstract OGCGeometry |
geometryN(int n)
Returns the Nth geometry in this GeometryCollection.
|
abstract int |
numGeometries()
Returns the number of geometries in this GeometryCollection.
|
asBinary, asGeoJson, asJson, asText, boundary, 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, withinpublic abstract int numGeometries()
public abstract OGCGeometry geometryN(int n)
n - The 0 based index of the geometry.Copyright © 2018. All rights reserved.