- offset(double, double) - Method in class com.esri.core.geometry.Envelope
-
Offsets the envelope by the specified distances along x and y-coordinates.
- offset(double, double) - Method in class com.esri.core.geometry.Envelope2D
-
- OGCConcreteGeometryCollection - Class in com.esri.core.geometry.ogc
-
- OGCConcreteGeometryCollection(List<OGCGeometry>, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- OGCConcreteGeometryCollection(GeometryCursor, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- OGCConcreteGeometryCollection(OGCGeometry, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- OGCConcreteGeometryCollection(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- OGCCurve - Class in com.esri.core.geometry.ogc
-
- OGCCurve() - Constructor for class com.esri.core.geometry.ogc.OGCCurve
-
- OGCGeometry - Class in com.esri.core.geometry.ogc
-
OGC Simple Feature Access specification v.1.2.1
- OGCGeometry() - Constructor for class com.esri.core.geometry.ogc.OGCGeometry
-
- OGCGeometryCollection - Class in com.esri.core.geometry.ogc
-
- OGCGeometryCollection() - Constructor for class com.esri.core.geometry.ogc.OGCGeometryCollection
-
- OGCLinearRing - Class in com.esri.core.geometry.ogc
-
- OGCLinearRing(MultiPath, int, SpatialReference, boolean) - Constructor for class com.esri.core.geometry.ogc.OGCLinearRing
-
- OGCLineString - Class in com.esri.core.geometry.ogc
-
- OGCLineString(MultiPath, int, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCLineString
-
- OGCLineString(MultiPath, int, SpatialReference, boolean) - Constructor for class com.esri.core.geometry.ogc.OGCLineString
-
- OGCMultiCurve - Class in com.esri.core.geometry.ogc
-
- OGCMultiCurve() - Constructor for class com.esri.core.geometry.ogc.OGCMultiCurve
-
- OGCMultiLineString - Class in com.esri.core.geometry.ogc
-
- OGCMultiLineString(Polyline, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiLineString
-
- OGCMultiLineString(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiLineString
-
- OGCMultiPoint - Class in com.esri.core.geometry.ogc
-
- OGCMultiPoint(MultiPoint, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
-
- OGCMultiPoint(Point, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
-
- OGCMultiPoint(OGCPoint, OGCPoint) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
-
- OGCMultiPoint(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
-
- OGCMultiPolygon - Class in com.esri.core.geometry.ogc
-
- OGCMultiPolygon(Polygon, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPolygon
-
- OGCMultiPolygon(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPolygon
-
- OGCMultiSurface - Class in com.esri.core.geometry.ogc
-
- OGCMultiSurface() - Constructor for class com.esri.core.geometry.ogc.OGCMultiSurface
-
- OGCPoint - Class in com.esri.core.geometry.ogc
-
- OGCPoint(Point, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCPoint
-
- OGCPolygon - Class in com.esri.core.geometry.ogc
-
- OGCPolygon(Polygon, int, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCPolygon
-
- OGCPolygon(Polygon, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCPolygon
-
- OGCStructure - Class in com.esri.core.geometry
-
- OGCStructure() - Constructor for class com.esri.core.geometry.OGCStructure
-
- OGCStructureInternal - Class in com.esri.core.geometry
-
- OGCStructureInternal() - Constructor for class com.esri.core.geometry.OGCStructureInternal
-
- OGCSurface - Class in com.esri.core.geometry.ogc
-
- OGCSurface() - Constructor for class com.esri.core.geometry.ogc.OGCSurface
-
- Operator - Class in com.esri.core.geometry
-
The base class for Geometry Operators.
- Operator() - Constructor for class com.esri.core.geometry.Operator
-
- Operator.Type - Enum in com.esri.core.geometry
-
The operator type enum.
- OperatorBoundary - Class in com.esri.core.geometry
-
- OperatorBoundary() - Constructor for class com.esri.core.geometry.OperatorBoundary
-
- OperatorBuffer - Class in com.esri.core.geometry
-
Creates buffer polygons around geometries.
- OperatorBuffer() - Constructor for class com.esri.core.geometry.OperatorBuffer
-
- OperatorCentroid2D - Class in com.esri.core.geometry
-
- OperatorCentroid2D() - Constructor for class com.esri.core.geometry.OperatorCentroid2D
-
- OperatorCentroid2DLocal - Class in com.esri.core.geometry
-
- OperatorCentroid2DLocal() - Constructor for class com.esri.core.geometry.OperatorCentroid2DLocal
-
- OperatorClip - Class in com.esri.core.geometry
-
Clips geometries with Envelope2D.
- OperatorClip() - Constructor for class com.esri.core.geometry.OperatorClip
-
- OperatorContains - Class in com.esri.core.geometry
-
Relational operation Contains.
- OperatorContains() - Constructor for class com.esri.core.geometry.OperatorContains
-
- OperatorConvexHull - Class in com.esri.core.geometry
-
Creates the convex hull of the input geometry.
- OperatorConvexHull() - Constructor for class com.esri.core.geometry.OperatorConvexHull
-
- OperatorCrosses - Class in com.esri.core.geometry
-
Relational operation Crosses.
- OperatorCrosses() - Constructor for class com.esri.core.geometry.OperatorCrosses
-
- OperatorCut - Class in com.esri.core.geometry
-
Splits the target polyline or polygon where it is crossed by the cutter polyline.
- OperatorCut() - Constructor for class com.esri.core.geometry.OperatorCut
-
- OperatorDensifyByLength - Class in com.esri.core.geometry
-
Densifies MultiPath geometries by length so that no segments are longer than
given threshold value.
- OperatorDensifyByLength() - Constructor for class com.esri.core.geometry.OperatorDensifyByLength
-
- OperatorDifference - Class in com.esri.core.geometry
-
Difference of geometries.
- OperatorDifference() - Constructor for class com.esri.core.geometry.OperatorDifference
-
- OperatorDisjoint - Class in com.esri.core.geometry
-
Relational operation Disjoint.
- OperatorDisjoint() - Constructor for class com.esri.core.geometry.OperatorDisjoint
-
- OperatorDistance - Class in com.esri.core.geometry
-
Calculates distance between geometries.
- OperatorDistance() - Constructor for class com.esri.core.geometry.OperatorDistance
-
- OperatorEquals - Class in com.esri.core.geometry
-
Relational operation Equals.
- OperatorEquals() - Constructor for class com.esri.core.geometry.OperatorEquals
-
- OperatorExportToESRIShape - Class in com.esri.core.geometry
-
Export to ESRI shape format.
- OperatorExportToESRIShape() - Constructor for class com.esri.core.geometry.OperatorExportToESRIShape
-
- OperatorExportToGeoJson - Class in com.esri.core.geometry
-
Export to GeoJson format.
- OperatorExportToGeoJson() - Constructor for class com.esri.core.geometry.OperatorExportToGeoJson
-
- OperatorExportToJson - Class in com.esri.core.geometry
-
Export to JSON format.
- OperatorExportToJson() - Constructor for class com.esri.core.geometry.OperatorExportToJson
-
- OperatorExportToWkb - Class in com.esri.core.geometry
-
Export to WKB format.
- OperatorExportToWkb() - Constructor for class com.esri.core.geometry.OperatorExportToWkb
-
- OperatorExportToWkt - Class in com.esri.core.geometry
-
- OperatorExportToWkt() - Constructor for class com.esri.core.geometry.OperatorExportToWkt
-
- OperatorFactory - Class in com.esri.core.geometry
-
An abstract class that represent the basic OperatorFactory interface.
- OperatorFactory() - Constructor for class com.esri.core.geometry.OperatorFactory
-
- OperatorFactoryLocal - Class in com.esri.core.geometry
-
An abstract class that represent the basic OperatorFactory interface.
- OperatorGeneralize - Class in com.esri.core.geometry
-
Generalizes geometries using Douglas-Peucker algorithm.
- OperatorGeneralize() - Constructor for class com.esri.core.geometry.OperatorGeneralize
-
- OperatorImportFromESRIShape - Class in com.esri.core.geometry
-
Import from ESRI shape format.
- OperatorImportFromESRIShape() - Constructor for class com.esri.core.geometry.OperatorImportFromESRIShape
-
- OperatorImportFromGeoJson - Class in com.esri.core.geometry
-
- OperatorImportFromGeoJson() - Constructor for class com.esri.core.geometry.OperatorImportFromGeoJson
-
- OperatorImportFromJson - Class in com.esri.core.geometry
-
Import from JSON format.
- OperatorImportFromJson() - Constructor for class com.esri.core.geometry.OperatorImportFromJson
-
- OperatorImportFromWkb - Class in com.esri.core.geometry
-
Import from WKB format.
- OperatorImportFromWkb() - Constructor for class com.esri.core.geometry.OperatorImportFromWkb
-
- OperatorImportFromWkt - Class in com.esri.core.geometry
-
- OperatorImportFromWkt() - Constructor for class com.esri.core.geometry.OperatorImportFromWkt
-
- OperatorIntersection - Class in com.esri.core.geometry
-
Intersection of geometries by a given geometry.
- OperatorIntersection() - Constructor for class com.esri.core.geometry.OperatorIntersection
-
- OperatorIntersects - Class in com.esri.core.geometry
-
- OperatorIntersects() - Constructor for class com.esri.core.geometry.OperatorIntersects
-
- OperatorOffset - Class in com.esri.core.geometry
-
- OperatorOffset() - Constructor for class com.esri.core.geometry.OperatorOffset
-
- OperatorOffset.JoinType - Enum in com.esri.core.geometry
-
Join types for the offset operation.
- OperatorOverlaps - Class in com.esri.core.geometry
-
- OperatorOverlaps() - Constructor for class com.esri.core.geometry.OperatorOverlaps
-
- OperatorProximity2D - Class in com.esri.core.geometry
-
Finds closest vertices of the Geometry.
- OperatorProximity2D() - Constructor for class com.esri.core.geometry.OperatorProximity2D
-
- OperatorRelate - Class in com.esri.core.geometry
-
Performs the Relation operation between two geometries using the DE-9IM matrix encoded as a string.
- OperatorRelate() - Constructor for class com.esri.core.geometry.OperatorRelate
-
- OperatorSimpleRelation - Class in com.esri.core.geometry
-
A base class for simple relation operators.
- OperatorSimpleRelation() - Constructor for class com.esri.core.geometry.OperatorSimpleRelation
-
- OperatorSimplify - Class in com.esri.core.geometry
-
Simplifies the geometry or determines if the geometry is simple.
- OperatorSimplify() - Constructor for class com.esri.core.geometry.OperatorSimplify
-
- OperatorSimplifyOGC - Class in com.esri.core.geometry
-
Simplifies the geometry or determines if the geometry is simple.
- OperatorSimplifyOGC() - Constructor for class com.esri.core.geometry.OperatorSimplifyOGC
-
- OperatorSymmetricDifference - Class in com.esri.core.geometry
-
Symmetric difference (XOR) operation between geometries.
- OperatorSymmetricDifference() - Constructor for class com.esri.core.geometry.OperatorSymmetricDifference
-
- OperatorTouches - Class in com.esri.core.geometry
-
Relational operation Touches.
- OperatorTouches() - Constructor for class com.esri.core.geometry.OperatorTouches
-
- OperatorUnion - Class in com.esri.core.geometry
-
Union of geometries.
- OperatorUnion() - Constructor for class com.esri.core.geometry.OperatorUnion
-
- OperatorWithin - Class in com.esri.core.geometry
-
Relational operation Within.
- OperatorWithin() - Constructor for class com.esri.core.geometry.OperatorWithin
-
- orientationRobust(Point2D, Point2D, Point2D) - Static method in class com.esri.core.geometry.Point2D
-
Calculates the orientation of the triangle formed by p, q, r.
- overlaps(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
-
Indicates if one geometry overlaps another geometry.
- overlaps(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- overlaps(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
-