A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 

A

accelerateGeometry(Geometry, SpatialReference, Geometry.GeometryAccelerationDegree) - Method in class com.esri.core.geometry.Operator
Processes Geometry to accelerate operations on it.
accelerateGeometry(Geometry, SpatialReference, Geometry.GeometryAccelerationDegree) - Method in class com.esri.core.geometry.OperatorRelate
 
accelerateGeometry(Geometry, SpatialReference, Geometry.GeometryAccelerationDegree) - Method in class com.esri.core.geometry.OperatorSimpleRelation
 
add(MultiPath, boolean) - Method in class com.esri.core.geometry.MultiPath
Appends all paths from another multipath.
add(Point) - Method in class com.esri.core.geometry.MultiPoint
Adds a point multipoint.
add(double, double) - Method in class com.esri.core.geometry.MultiPoint
Adds a point with the specified X, Y coordinates to this multipoint.
add(MultiVertexGeometry, int, int) - Method in class com.esri.core.geometry.MultiPoint
Appends points from another multipoint at the end of this multipoint.
add(Point2D) - Method in class com.esri.core.geometry.Point2D
 
add(Point2D, Point2D) - Method in class com.esri.core.geometry.Point2D
 
addAttribute(int) - Method in class com.esri.core.geometry.Geometry
Adds a new attribute to the Geometry.
addAttribute(int) - Method in class com.esri.core.geometry.MultiPath
 
addAttribute(int) - Method in class com.esri.core.geometry.MultiPoint
 
addEdge(double, double, double, double) - Method in class com.esri.core.geometry.SimpleRasterizer
Add a single edge.
addEnvelope(Envelope2D, boolean) - Method in class com.esri.core.geometry.MultiPath
Adds a rectangular closed Path to the MultiPathImpl.
addEnvelope(Envelope, boolean) - Method in class com.esri.core.geometry.MultiPath
Adds a rectangular closed path to this multipath.
addID() - Method in class com.esri.core.geometry.Geometry
Adds the ID attribute to this Geometry
addM() - Method in class com.esri.core.geometry.Geometry
Adds the M attribute to this Geometry
addPath(MultiPath, int, boolean) - Method in class com.esri.core.geometry.MultiPath
Copies a path from another multipath.
addRing(double[]) - Method in class com.esri.core.geometry.SimpleRasterizer
Adds edges of the ring to the rasterizer.
addSegment(Segment, boolean) - Method in class com.esri.core.geometry.MultiPath
Adds a new segment to this multipath.
addSegment(Segment, boolean) - Method in class com.esri.core.geometry.Polyline
 
addTriangle(double, double, double, double, double, double) - Method in class com.esri.core.geometry.SimpleRasterizer
Adds edges of a triangle.
applyTransformation(Transformation2D) - Method in class com.esri.core.geometry.Envelope
 
applyTransformation(Transformation2D) - Method in class com.esri.core.geometry.Geometry
Applies 2D affine transformation in XY plane.
applyTransformation(Transformation2D) - Method in class com.esri.core.geometry.Line
 
applyTransformation(Transformation2D) - Method in class com.esri.core.geometry.MultiPath
 
applyTransformation(Transformation2D) - Method in class com.esri.core.geometry.MultiPoint
 
applyTransformation(Transformation2D) - Method in class com.esri.core.geometry.Point
 
area() - Method in class com.esri.core.geometry.ogc.OGCMultiSurface
 
area() - Method in class com.esri.core.geometry.ogc.OGCSurface
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
asBinary() - Method in class com.esri.core.geometry.ogc.OGCPolygon
 
asGeoJson() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
asGeoJson() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
asGeoJson() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
asJson() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
asJson() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
asText() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
asText() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
asText() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
asText() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
asText() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
asText() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
asText() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
asText() - Method in class com.esri.core.geometry.ogc.OGCPolygon
 

B

Bezier - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCCurve
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCPolygon
 
boundary() - Method in class com.esri.core.geometry.ogc.OGCSurface
 
buffer(Geometry[], SpatialReference, double[], boolean) - Static method in class com.esri.core.geometry.GeometryEngine
Calculates a buffer polygon for each geometry at each of the corresponding specified distances.
buffer(Geometry, SpatialReference, double) - Static method in class com.esri.core.geometry.GeometryEngine
Calculates a buffer polygon of the geometry as specified by the distance input.
buffer(double) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 

C

calculateArea2D() - Method in class com.esri.core.geometry.Envelope
 
calculateArea2D() - Method in class com.esri.core.geometry.Geometry
Calculates the area of the geometry.
calculateArea2D() - Method in class com.esri.core.geometry.MultiPath
 
calculateArea2D() - Method in class com.esri.core.geometry.Segment
 
calculateLength2D() - Method in class com.esri.core.geometry.Envelope
 
calculateLength2D() - Method in class com.esri.core.geometry.Geometry
Calculates the length of the geometry.
calculateLength2D() - Method in class com.esri.core.geometry.Line
 
calculateLength2D() - Method in class com.esri.core.geometry.MultiPath
 
calculatePathLength2D(int) - Method in class com.esri.core.geometry.MultiPath
 
calculateRingArea2D(int) - Method in class com.esri.core.geometry.Polygon
Calculates the ring area for this ring.
canAccelerateGeometry(Geometry) - Method in class com.esri.core.geometry.Operator
Returns true if the geometry can be accelerated.
canAccelerateGeometry(Geometry) - Method in class com.esri.core.geometry.OperatorRelate
 
canAccelerateGeometry(Geometry) - Method in class com.esri.core.geometry.OperatorSimpleRelation
 
centerAt(Point, double, double) - Method in class com.esri.core.geometry.Envelope
Sets the envelope's corners to be centered around the specified point, using its center, width, and height.
centerAt(Point) - Method in class com.esri.core.geometry.Envelope
Centers the envelope around the specified point preserving the envelope's width and height.
centerAt(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
centerAt(Point) - Method in class com.esri.core.geometry.Envelope2D
 
centroid() - Method in class com.esri.core.geometry.ogc.OGCMultiSurface
 
centroid() - Method in class com.esri.core.geometry.ogc.OGCSurface
 
checkAndThrow(ProgressTracker) - Static method in class com.esri.core.geometry.ProgressTracker
Checks the tracker and throws UserCancelException if tracker is not null and progress returns false
clip(Geometry, Envelope, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Calculates the clipped geometry from a target geometry using an envelope.
clipLine(Point2D, Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
closeAllPaths() - Method in class com.esri.core.geometry.MultiPath
Closes all open paths by adding an implicit line segment from the end point to the start point.
closePathWithLine() - Method in class com.esri.core.geometry.MultiPath
Closes the last path of this multipath with a line segment.
com.esri.core.geometry - package com.esri.core.geometry
 
com.esri.core.geometry.ogc - package com.esri.core.geometry.ogc
 
CombineOperator - Interface in com.esri.core.geometry
Interface for operators that act on two geometries to produce a new geometry as result.
compare(Point2D) - Method in class com.esri.core.geometry.Point2D
Compares two vertices lexicographicaly.
compareVectors(Point2D, Point2D) - Static method in class com.esri.core.geometry.Point2D
Assume vector v1 and v2 have same origin.
construct(double, double, double, double) - Static method in class com.esri.core.geometry.Envelope2D
 
construct(double, double, double, double, double, double) - Static method in class com.esri.core.geometry.Envelope3D
 
construct(Envelope1D, Envelope1D, Envelope1D) - Method in class com.esri.core.geometry.Envelope3D
 
construct(double, double) - Static method in class com.esri.core.geometry.Point2D
 
construct(double, double, double) - Static method in class com.esri.core.geometry.Point3D
 
contains(Point) - Method in class com.esri.core.geometry.Envelope
Checks if this envelope contains (covers) the specified point.
contains(Envelope) - Method in class com.esri.core.geometry.Envelope
Checks if this envelope contains (covers) other envelope.
contains(double) - Method in class com.esri.core.geometry.Envelope1D
 
contains(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
Returns True if the envelope contains the other envelope (boundary inclusive).
contains(Point) - Method in class com.esri.core.geometry.Envelope2D
 
contains(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
contains(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
contains(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
Returns True if the envelope contains the other envelope (boundary inclusive).
contains(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Indicates if one geometry contains another geometry.
contains(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
containsExclusive(double, double) - Method in class com.esri.core.geometry.Envelope2D
Returns True if the envelope contains the point (boundary exclusive).
containsExclusive(Point2D) - Method in class com.esri.core.geometry.Envelope2D
Returns True if the envelope contains the point (boundary exclusive).
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCGeometry
Converts this Geometry to the OGCMulti* if it is not OGCMulti* or OGCGeometryCollection already.
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
convertToMulti() - Method in class com.esri.core.geometry.ogc.OGCPolygon
 
convexHull(Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
Calculates the convex hull geometry.
convexHull(Geometry[], boolean) - Static method in class com.esri.core.geometry.GeometryEngine
Calculates the convex hull.
convexHull() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
coordinateDimension() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
coordinateDimension() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
copy() - Method in class com.esri.core.geometry.Geometry
Creates a copy of the geometry.
copy() - Method in class com.esri.core.geometry.SegmentIterator
Copies this SegmentIterator.
copy() - Method in class com.esri.core.geometry.Transformation2D
Returns a copy of the Transformation2D object.
copyTo(Geometry) - Method in class com.esri.core.geometry.Envelope
 
copyTo(Envelope2D) - Method in class com.esri.core.geometry.Envelope3D
 
copyTo(Geometry) - Method in class com.esri.core.geometry.Geometry
Copies this geometry to another geometry of the same type.
copyTo(Geometry) - Method in class com.esri.core.geometry.MultiPath
 
copyTo(Geometry) - Method in class com.esri.core.geometry.MultiPoint
 
copyTo(Geometry) - Method in class com.esri.core.geometry.Point
 
copyTo(Geometry) - Method in class com.esri.core.geometry.Segment
 
create(Geometry, double, int) - Static method in class com.esri.core.geometry.RasterizedGeometry2D
Creates a rasterized geometry from a given Geometry.
create(int) - Static method in class com.esri.core.geometry.SpatialReference
Creates an instance of the spatial reference based on the provided well known ID for the horizontal coordinate system.
create(String) - Static method in class com.esri.core.geometry.SpatialReference
Creates an instance of the spatial reference based on the provided well known text representation for the horizontal coordinate system.
createFromEsriCursor(GeometryCursor, SpatialReference) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
Create an OGCGeometry instance from the GeometryCursor.
createFromEsriCursor(GeometryCursor, SpatialReference, boolean) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
createFromEsriGeometry(Geometry, SpatialReference) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
createFromEsriGeometry(Geometry, SpatialReference, boolean) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
createFromOGCStructure(OGCStructure, SpatialReference) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
createInstance() - Method in class com.esri.core.geometry.Envelope
 
createInstance() - Method in class com.esri.core.geometry.Geometry
Creates an instance of an empty geometry of the same type.
createInstance() - Method in class com.esri.core.geometry.Line
 
createInstance() - Method in class com.esri.core.geometry.MultiPoint
 
createInstance() - Method in class com.esri.core.geometry.Point
 
createInstance() - Method in class com.esri.core.geometry.Polygon
 
createInstance() - Method in class com.esri.core.geometry.Polyline
 
crosses(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Indicates if one geometry crosses another geometry.
crosses(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
crossProduct(Point2D) - Method in class com.esri.core.geometry.Point2D
 
cut(Geometry, Polyline, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Calculates the cut geometry from a target geometry using a polyline.

D

dbgSaveToBitmap(String) - Method in class com.esri.core.geometry.RasterizedGeometry2D
Dumps the raster to a bmp file for debug purposes.
deaccelerateGeometry(Geometry) - Static method in class com.esri.core.geometry.Operator
Removes accelerators from given geometry.
difference(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Creates the difference of two geometries.
difference(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
dimension() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
dimension() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
disjoint(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
See OperatorDisjoint.
disjoint(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
distance(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
Calculates minimum distance from this envelope to the other.
distance(Point2D) - Method in class com.esri.core.geometry.Envelope2D
Calculates minimum distance from this envelope to the point.
distance(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Calculates the 2D planar distance between two geometries.
distance(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
distance(Point2D, Point2D) - Static method in class com.esri.core.geometry.Point2D
 
dotProduct(Point2D) - Method in class com.esri.core.geometry.Point2D
 
drawScan(int[], int) - Method in interface com.esri.core.geometry.SimpleRasterizer.ScanCallback
Rasterizer calls this method for each scan it produced
dropAllAttributes() - Method in class com.esri.core.geometry.Geometry
Drops all attributes from the Geometry with exception of POSITON.
dropAllAttributes() - Method in class com.esri.core.geometry.MultiPath
 
dropAllAttributes() - Method in class com.esri.core.geometry.MultiPoint
 
dropAttribute(int) - Method in class com.esri.core.geometry.Geometry
Drops an attribute from the Geometry.
dropAttribute(int) - Method in class com.esri.core.geometry.MultiPath
 
dropAttribute(int) - Method in class com.esri.core.geometry.MultiPoint
 

E

EllipticArc - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
endPoint() - Method in class com.esri.core.geometry.ogc.OGCCurve
 
endPoint() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
enumFillRuleOddEven - Static variable in interface com.esri.core.geometry.Polygon.FillRule
odd-even fill rule.
enumFillRuleWinding - Static variable in interface com.esri.core.geometry.Polygon.FillRule
winding fill rule (aka non-zero winding rule).
Envelope - Class in com.esri.core.geometry
An envelope is an axis-aligned rectangle.
Envelope(Point, double, double) - Constructor for class com.esri.core.geometry.Envelope
Creates an envelope by defining its center, width, and height.
Envelope() - Constructor for class com.esri.core.geometry.Envelope
Constructs an empty envelope.
Envelope(Point) - Constructor for class com.esri.core.geometry.Envelope
Constructs an envelope that covers the given point.
Envelope(double, double, double, double) - Constructor for class com.esri.core.geometry.Envelope
Constructs an envelope with the specified X and Y extents.
Envelope - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
envelope() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
envelope() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
Envelope1D - Class in com.esri.core.geometry
A 1-dimensional interval.
Envelope1D() - Constructor for class com.esri.core.geometry.Envelope1D
 
Envelope1D(double, double) - Constructor for class com.esri.core.geometry.Envelope1D
 
Envelope2D - Class in com.esri.core.geometry
An axis parallel 2-dimensional rectangle.
Envelope2D() - Constructor for class com.esri.core.geometry.Envelope2D
 
Envelope2D(double, double, double, double) - Constructor for class com.esri.core.geometry.Envelope2D
 
Envelope3D - Class in com.esri.core.geometry
A class that represents axis parallel 3D rectangle.
Envelope3D() - Constructor for class com.esri.core.geometry.Envelope3D
 
equals(Object) - Method in class com.esri.core.geometry.Envelope
Returns TRUE when this geometry has exactly same type, properties, and coordinates as the other geometry.
equals(Object) - Method in class com.esri.core.geometry.Envelope1D
 
equals(Object) - Method in class com.esri.core.geometry.Envelope2D
 
equals(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Indicates if two geometries are equal.
equals(Object) - Method in class com.esri.core.geometry.Line
 
equals(Object) - Method in class com.esri.core.geometry.MapGeometry
 
equals(Object) - Method in class com.esri.core.geometry.MultiPoint
Returns TRUE when this geometry has exactly same type, properties, and coordinates as the other geometry.
equals(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
OGC equals
equals(Object) - Method in class com.esri.core.geometry.Point
Returns TRUE when this geometry has exactly same type, properties, and coordinates as the other geometry.
equals(Point2D) - Method in class com.esri.core.geometry.Point2D
 
equals(Object) - Method in class com.esri.core.geometry.Point2D
 
equals(Object) - Method in class com.esri.core.geometry.Polygon
Returns TRUE when this geometry has exactly same type, properties, and coordinates as the other geometry.
equals(Object) - Method in class com.esri.core.geometry.Polyline
Returns TRUE when this geometry has exactly same type, properties, and coordinates as the other geometry.
equals(Object) - Method in class com.esri.core.geometry.Transformation2D
Returns True when all members of this transformation are equal to the corresponding members of the other.
equals(Object) - Method in class com.esri.core.geometry.VertexDescription
 
esriSR - Variable in class com.esri.core.geometry.ogc.OGCGeometry
SpatialReference of the Geometry.
EVEN_ODD - Static variable in class com.esri.core.geometry.SimpleRasterizer
Even odd fill rule
execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in interface com.esri.core.geometry.CombineOperator
Operation on two geometries, returning a third.
execute(GeometryCursor, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBoundary
Calculates the boundary geometry.
execute(Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBoundary
Calculates the boundary.
execute(GeometryCursor, SpatialReference, double[], boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBuffer
Creates a buffer around the input geometries
execute(Geometry, SpatialReference, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBuffer
Creates a buffer around the input geometry
execute(GeometryCursor, Envelope2D, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorClip
Performs the Clip operation on the geometry set.
execute(Geometry, Envelope2D, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorClip
Performs the Clip operation on a single geometry.
execute(GeometryCursor, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorConvexHull
Calculates the convex hull.
execute(Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorConvexHull
Calculates the convex hull geometry.
execute(boolean, Geometry, Polyline, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorCut
Performs the Cut operation on a geometry.
execute(GeometryCursor, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDensifyByLength
Performs the Densify operation on the geometry set.
execute(Geometry, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDensifyByLength
Performs the Densify operation on the geometry set.
execute(GeometryCursor, GeometryCursor, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDifference
Performs the Topological Difference operation on the geometry set.
execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDifference
Performs the Topological Difference operation on the two geometries.
execute(Geometry, Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDistance
Calculates distance between two geometries.
execute(int, Geometry) - Method in class com.esri.core.geometry.OperatorExportToESRIShape
Performs the ExportToESRIShape operation.
execute(int, Geometry, ByteBuffer) - Method in class com.esri.core.geometry.OperatorExportToESRIShape
Performs the ExportToESRIShape operation.
execute(SpatialReference, GeometryCursor) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
 
execute(SpatialReference, Geometry) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
 
execute(int, SpatialReference, Geometry) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
 
execute(Geometry) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
 
execute(SpatialReference, GeometryCursor) - Method in class com.esri.core.geometry.OperatorExportToJson
Performs the ExportToJson operation
execute(SpatialReference, Geometry) - Method in class com.esri.core.geometry.OperatorExportToJson
Performs the ExportToJson operation
execute(SpatialReference, Geometry, Map<String, Object>) - Method in class com.esri.core.geometry.OperatorExportToJson
Performs the ExportToJson operation
execute(int, Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorExportToWkb
Performs the ExportToWKB operation.
execute(int, Geometry, ByteBuffer, ProgressTracker) - Method in class com.esri.core.geometry.OperatorExportToWkb
Performs the ExportToWKB operation.
execute(int, Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorExportToWkt
 
execute(GeometryCursor, double, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorGeneralize
Performs the Generalize operation on a geometry set.
execute(Geometry, double, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorGeneralize
Performs the Generalize operation on a single geometry.
execute(int, Geometry.Type, ByteBuffer) - Method in class com.esri.core.geometry.OperatorImportFromESRIShape
Performs the ImportFromESRIShape operation.
execute(int, Geometry.Type, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromGeoJson
Performs the ImportFromGeoJson operation.
execute(Geometry.Type, JsonParser) - Method in class com.esri.core.geometry.OperatorImportFromJson
Performs the ImportFromJson operation on a single Json string
execute(Geometry.Type, String) - Method in class com.esri.core.geometry.OperatorImportFromJson
Performs the ImportFromJson operation on a single Json string
execute(Geometry.Type, JSONObject) - Method in class com.esri.core.geometry.OperatorImportFromJson
Performs the ImportFromJson operation on a JSONObject
execute(int, Geometry.Type, ByteBuffer, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkb
Performs the ImportFromWKB operation.
execute(int, Geometry.Type, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkt
Performs the ImportFromWkt operation.
execute(GeometryCursor, GeometryCursor, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorIntersection
Performs the Topological Intersection operation on the geometry set.
execute(GeometryCursor, GeometryCursor, SpatialReference, ProgressTracker, int) - Method in class com.esri.core.geometry.OperatorIntersection
Performs the Topological intersection operation on the geometry set.
execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorIntersection
Performs the Topological Intersection operation on the geometry.
execute(GeometryCursor, SpatialReference, double, OperatorOffset.JoinType, double, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorOffset
Creates offset version of the input geometries.
execute(Geometry, SpatialReference, double, OperatorOffset.JoinType, double, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorOffset
Creates offset version of the input geometry.
execute(Geometry, Geometry, SpatialReference, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorRelate
Performs the Relation operation between two geometries using the DE-9IM matrix encoded as a string.
execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimpleRelation
Performs the given relation operation between two geometries.
execute(GeometryCursor, SpatialReference, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplify
Performs the Simplify operation on the geometry cursor.
execute(Geometry, SpatialReference, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplify
Performs the Simplify operation on the geometry.
execute(GeometryCursor, SpatialReference, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplifyOGC
Processes geometry cursor to ensure its geometries are simple for OGC specification.
execute(Geometry, SpatialReference, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplifyOGC
Processes geometry to ensure it is simple for OGC specification.
execute(GeometryCursor, GeometryCursor, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSymmetricDifference
Performs the Symmetric Difference operation on the geometry set.
execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSymmetricDifference
Performs the Symmetric Difference operation on the two geometries.
execute(GeometryCursor, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorUnion
Performs the Topological Union operation on the geometry set.
execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorUnion
Performs the Topological Union operation on two geometries.
executeOGC(int, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromGeoJson
Performs the ImportFromGeoJson operation.
executeOGC(int, ByteBuffer, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkb
Performs the ImportFromWkb operation.
executeOGC(int, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkt
Performs the ImportFromWkt operation.
exteriorRing() - Method in class com.esri.core.geometry.ogc.OGCPolygon
Returns the exterior ring of this Polygon.
extractScaleTransform(Transformation2D, Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
Extracts scaling part of the transformation.

F

fillEnvelope(Envelope2D) - Method in class com.esri.core.geometry.SimpleRasterizer
 
find_tolerance_from_wkid(int) - Static method in class com.esri.core.geometry.Wkid
 
flipX(double, double) - Method in class com.esri.core.geometry.Transformation2D
Flips the transformation around the X axis.
flipY(double, double) - Method in class com.esri.core.geometry.Transformation2D
Flips the transformation around the Y axis.
flush() - Method in class com.esri.core.geometry.SimpleRasterizer
Flushes any cached scans.
fromBinary(ByteBuffer) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
fromEsriShape(ByteBuffer) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
fromGeoJson(String) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
fromJson(String) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 
fromJson(JsonParser) - Static method in class com.esri.core.geometry.SpatialReference
Returns spatial reference from the JsonParser.
fromText(String) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
 

G

geodesicDistanceOnWGS84(Point, Point) - Static method in class com.esri.core.geometry.GeometryEngine
A geodesic distance is the shortest distance between any two points on the earth's surface when the earth's surface is approximated by a spheroid.
geoJsonExportDefaults - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
 
GeoJsonExportFlags - Interface in com.esri.core.geometry
 
geoJsonExportPreferMultiGeometry - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
 
geoJsonImportDefaults - Static variable in interface com.esri.core.geometry.GeoJsonImportFlags
 
GeoJsonImportFlags - Interface in com.esri.core.geometry
 
geoJsonImportNonTrusted - Static variable in interface com.esri.core.geometry.GeoJsonImportFlags
 
Geometry - Class in com.esri.core.geometry
Common properties and methods shared by all geometric objects.
Geometry.GeometryAccelerationDegree - Enum in com.esri.core.geometry
Describes the degree of acceleration of the geometry.
Geometry.GeometryType - Interface in com.esri.core.geometry
Geometry types
Geometry.Type - Enum in com.esri.core.geometry
The type of this geometry.
GeometryCursor - Class in com.esri.core.geometry
An abstract Geometry Cursor class.
GeometryCursor() - Constructor for class com.esri.core.geometry.GeometryCursor
 
GeometryCursorAppend - Class in com.esri.core.geometry
 
GeometryCursorAppend(GeometryCursor, GeometryCursor) - Constructor for class com.esri.core.geometry.GeometryCursorAppend
 
GeometryEngine - Class in com.esri.core.geometry
Provides services that operate on geometry instances.
GeometryEngine() - Constructor for class com.esri.core.geometry.GeometryEngine
 
GeometryException - Exception in com.esri.core.geometry
A runtime exception raised when a geometry related exception occurs.
GeometryException(String) - Constructor for exception com.esri.core.geometry.GeometryException
Constructs a Geometry Exception with the given error string/message.
geometryFromEsriShape(byte[], Geometry.Type) - Static method in class com.esri.core.geometry.GeometryEngine
Imports geometry from the ESRI shape file format.
geometryFromGeoJson(String, int, Geometry.Type) - Static method in class com.esri.core.geometry.GeometryEngine
Imports a geometry from a geoJson string.
geometryFromWkt(String, int, Geometry.Type) - Static method in class com.esri.core.geometry.GeometryEngine
Imports a geometry from a WKT string.
geometryN(int) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
geometryN(int) - Method in class com.esri.core.geometry.ogc.OGCGeometryCollection
Returns the Nth geometry in this GeometryCollection.
geometryN(int) - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
geometryN(int) - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
geometryN(int) - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
geometryToEsriShape(Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
Exports geometry to the ESRI shape file format.
geometryToGeoJson(Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
 
geometryToGeoJson(int, Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
Exports the specified geometry instance to its GeoJSON representation.
geometryToGeoJson(SpatialReference, Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
Exports the specified geometry instance to it's JSON representation.
geometryToJson(int, Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
Exports the specified geometry instance to it's JSON representation.
geometryToJson(SpatialReference, Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
Exports the specified geometry instance to it's JSON representation.
geometryToWkt(Geometry, int) - Static method in class com.esri.core.geometry.GeometryEngine
Exports a geometry to a string in WKT format.
geometryType() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
geometryType() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
geometryType() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
geometryType() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
geometryType() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
geometryType() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
geometryType() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
geometryType() - Method in class com.esri.core.geometry.ogc.OGCPolygon
 
getArea() - Method in class com.esri.core.geometry.Envelope2D
 
getAttributeAsDbl(double, int, int) - Method in class com.esri.core.geometry.Line
 
getAttributeAsDbl(int, int, int) - Method in class com.esri.core.geometry.MultiPath
 
getAttributeAsDbl(int, int, int) - Method in class com.esri.core.geometry.MultiPoint
 
getAttributeAsDbl(int, int) - Method in class com.esri.core.geometry.Point
Returns value of the given vertex attribute's ordinate.
getAttributeAsDbl(double, int, int) - Method in class com.esri.core.geometry.Segment
Returns the attribute on the segment for the given parameter value.
getAttributeAsInt(int, int, int) - Method in class com.esri.core.geometry.MultiPath
 
getAttributeAsInt(int, int, int) - Method in class com.esri.core.geometry.MultiPoint
 
getAttributeAsInt(int, int) - Method in class com.esri.core.geometry.Point
Returns value of the given vertex attribute's ordinate.
getAttributeCount() - Method in class com.esri.core.geometry.VertexDescription
Returns the attribute count of this description.
getAttributeIndex(int) - Method in class com.esri.core.geometry.VertexDescription
Returns the index the given attribute in the vertex description.
getBoundary() - Method in class com.esri.core.geometry.Envelope
 
getBoundary() - Method in class com.esri.core.geometry.Geometry
Returns boundary of this geometry.
getBoundary() - Method in class com.esri.core.geometry.MultiPath
 
getBoundary() - Method in class com.esri.core.geometry.MultiPoint
 
getBoundary() - Method in class com.esri.core.geometry.Point
 
getBoundary() - Method in class com.esri.core.geometry.Segment
 
getCenter() - Method in class com.esri.core.geometry.Envelope
Returns the center point of the envelope.
getCenter() - Method in class com.esri.core.geometry.Envelope1D
 
getCenter() - Method in class com.esri.core.geometry.Envelope2D
Gets the center point of the envelope.
getCenterX() - Method in class com.esri.core.geometry.Envelope
The x-coordinate of the center of the envelope.
getCenterX() - Method in class com.esri.core.geometry.Envelope2D
 
getCenterY() - Method in class com.esri.core.geometry.Envelope
The y-coordinate of center of the envelope.
getCenterY() - Method in class com.esri.core.geometry.Envelope2D
 
getCoefficients(double[]) - Method in class com.esri.core.geometry.Transformation2D
Writes the matrix coefficients in the order XX, XY, XD, YX, YY, YD into the given array.
getComponentCount(int) - Static method in class com.esri.core.geometry.VertexDescription
Returns the number of the components of the given semantics.
getCoordinate() - Method in class com.esri.core.geometry.Proximity2DResult
Returns the closest coordinate for OperatorProximity2D.getNearestCoordinate or the vertex coordinates for the OperatorProximity2D.getNearestVertex and OperatorProximity2D.getNearestVertices.
getCoordinates2D() - Method in class com.esri.core.geometry.MultiVertexGeometry
Returns XY coordinates as an array.
getDefaultValue(int) - Static method in class com.esri.core.geometry.VertexDescription
Returns default value for each ordinate of the vertex attribute with given semantics.
getDescription() - Method in class com.esri.core.geometry.Geometry
Returns the VertexDescription of this geomtry.
getDescription() - Method in class com.esri.core.geometry.MultiPath
 
getDescription() - Method in class com.esri.core.geometry.MultiPoint
 
getDimension() - Method in class com.esri.core.geometry.Envelope
 
getDimension() - Method in class com.esri.core.geometry.Geometry
Returns the topological dimension of the geometry object based on the geometry's type.
getDimension() - Method in class com.esri.core.geometry.MultiPoint
 
getDimension() - Method in class com.esri.core.geometry.Point
 
getDimension() - Method in class com.esri.core.geometry.Polygon
 
getDimension() - Method in class com.esri.core.geometry.Polyline
 
getDimension() - Method in class com.esri.core.geometry.Segment
 
getDimensionFromType(int) - Static method in class com.esri.core.geometry.Geometry
Returns this geometry's dimension.
getDistance() - Method in class com.esri.core.geometry.Proximity2DResult
Returns the distance to the closest vertex or coordinate.
getElement(int) - Method in class com.esri.core.geometry.QuadTree
Returns the element at the given element_handle.
getElementCount() - Method in class com.esri.core.geometry.QuadTree
Returns the number of elements in the Quad_tree.
getEndAttributeAsDbl(int, int) - Method in class com.esri.core.geometry.Segment
Returns value of the end vertex attribute's ordinate.
getEndAttributeAsInt(int, int) - Method in class com.esri.core.geometry.Segment
Returns the value of the end vertex attribute's ordinate.
getEndPointIndex() - Method in class com.esri.core.geometry.SegmentIterator
Returns the index of the end point of the current segment.
getEndX() - Method in class com.esri.core.geometry.Segment
Returns the X coordinate of ending point.
getEndY() - Method in class com.esri.core.geometry.Segment
Returns the Y coordinate of ending point.
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
getEsriGeometry() - Method in class com.esri.core.geometry.ogc.OGCPolygon
 
getEsriGeometryCursor() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
getEsriGeometryCursor() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
getEsriSpatialReference() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
getExtent(int) - Method in class com.esri.core.geometry.QuadTree
Returns the extent of the quad at the given quad_handle.
getExteriorRingCount() - Method in class com.esri.core.geometry.Polygon
 
getFillRule() - Method in class com.esri.core.geometry.Polygon
Fill rule for the polygon that defines the interior of the self intersecting polygon.
getGeometry() - Method in class com.esri.core.geometry.MapGeometry
Gets the only geometry without the spatial reference from the MapGeometry.
getGeometryID() - Method in class com.esri.core.geometry.GeometryCursor
Returns the ID of the current geometry.
getGeometryID() - Method in class com.esri.core.geometry.GeometryCursorAppend
 
getGeometryID() - Method in class com.esri.core.geometry.ListeningGeometryCursor
 
getGeometryID() - Method in class com.esri.core.geometry.SimpleGeometryCursor
 
getHeight() - Method in class com.esri.core.geometry.Envelope
The height of the envelope.
getHeight() - Method in class com.esri.core.geometry.Envelope2D
 
getHeight(int) - Method in class com.esri.core.geometry.QuadTree
Returns the height of the quad at the given quad_handle.
getHeight() - Method in class com.esri.core.geometry.SimpleRasterizer
 
getID() - Method in class com.esri.core.geometry.JsonCursor
Returns the ID of the current geometry.
getID() - Method in class com.esri.core.geometry.Point
Returns the ID of this point.
getID() - Method in class com.esri.core.geometry.SpatialReference
Returns the well known ID for the horizontal coordinate system of the spatial reference.
getInflated(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
getInstance() - Static method in class com.esri.core.geometry.OperatorFactoryLocal
Returns a reference to the singleton.
getIterator(Geometry, double) - Method in class com.esri.core.geometry.QuadTree
Gets an iterator on the Quad_tree.
getIterator(Envelope2D, double) - Method in class com.esri.core.geometry.QuadTree
Gets an iterator on the Quad_tree using the input Envelope_2D as the query.
getIterator() - Method in class com.esri.core.geometry.QuadTree
Gets an iterator on the Quad_tree.
getLength() - Method in class com.esri.core.geometry.Envelope2D
 
getLowerLeft() - Method in class com.esri.core.geometry.Envelope
Returns the envelope's lower left corner point.
getLowerLeft() - Method in class com.esri.core.geometry.Envelope2D
 
getLowerRight() - Method in class com.esri.core.geometry.Envelope
Returns the envelope's lower right corner point.
getLowerRight() - Method in class com.esri.core.geometry.Envelope2D
 
getM() - Method in class com.esri.core.geometry.Point
Returns the attribute M of this point.
getNearestCoordinate(Geometry, Point, boolean) - Static method in class com.esri.core.geometry.GeometryEngine
Finds the coordinate of the geometry which is closest to the specified point.
getNearestCoordinate(Geometry, Point, boolean, boolean) - Method in class com.esri.core.geometry.OperatorProximity2D
Returns the nearest coordinate on the Geometry to the given input point.
getNearestCoordinate(Geometry, Point, boolean) - Method in class com.esri.core.geometry.OperatorProximity2D
Returns the nearest coordinate on the Geometry to the given input point.
getNearestVertex(Geometry, Point) - Static method in class com.esri.core.geometry.GeometryEngine
Finds nearest vertex on the geometry which is closed to the specified point.
getNearestVertex(Geometry, Point) - Method in class com.esri.core.geometry.OperatorProximity2D
Returns the nearest vertex of the Geometry to the given input point.
getNearestVertices(Geometry, Point, double, int) - Static method in class com.esri.core.geometry.GeometryEngine
Finds all vertices in the given distance from the specified point, sorted from the closest to the furthest.
getNearestVertices(Geometry, Point, double, int) - Method in class com.esri.core.geometry.OperatorProximity2D
Returns vertices of the Geometry that are closer to the given point than the given radius.
getOperator(Operator.Type) - Method in class com.esri.core.geometry.OperatorFactory
Returns an operator of the given type.
getOperator(Operator.Type) - Method in class com.esri.core.geometry.OperatorFactoryLocal
 
getPathCount() - Method in class com.esri.core.geometry.MultiPath
Returns the number of paths in this multipath.
getPathEnd(int) - Method in class com.esri.core.geometry.MultiPath
Returns the index immediately following the last index of the path.
getPathIndex() - Method in class com.esri.core.geometry.SegmentIterator
Returns the index of the current path.
getPathIndexFromPointIndex(int) - Method in class com.esri.core.geometry.MultiPath
Returns the path index from the point index.
getPathSize(int) - Method in class com.esri.core.geometry.MultiPath
Returns the number of vertices in a path.
getPathStart(int) - Method in class com.esri.core.geometry.MultiPath
Returns the start index of the path.
getPoint(int) - Method in class com.esri.core.geometry.MultiPath
 
getPoint(int) - Method in class com.esri.core.geometry.MultiPoint
 
getPoint(int) - Method in class com.esri.core.geometry.MultiVertexGeometry
Returns given vertex of the Geometry.
getPoint(int, Point) - Method in class com.esri.core.geometry.MultiVertexGeometry
Returns given vertex of the Geometry by value.
getPointCount() - Method in class com.esri.core.geometry.MultiPath
 
getPointCount() - Method in class com.esri.core.geometry.MultiPoint
 
getPointCount() - Method in class com.esri.core.geometry.MultiVertexGeometry
Returns the total vertex count in this Geometry.
getQuad(int) - Method in class com.esri.core.geometry.QuadTree
Returns the Quad_handle of the quad containing the given element_handle.
getQuarter() - Method in class com.esri.core.geometry.Point2D
Calculates which quarter of XY plane the vector lies in.
getRasterSize() - Method in class com.esri.core.geometry.RasterizedGeometry2D
Returns raster size in bytes
getScanCallback() - Method in class com.esri.core.geometry.SimpleRasterizer
 
getSegmentCount() - Method in class com.esri.core.geometry.MultiPath
Returns total segment count in the MultiPath.
getSegmentCount(int) - Method in class com.esri.core.geometry.MultiPath
Returns the segment count in the given multipath path.
getSemantics(int) - Method in class com.esri.core.geometry.VertexDescription
Returns the semantics of the given attribute.
getSpatialReference() - Method in class com.esri.core.geometry.MapGeometry
Gets the spatial reference for this MapGeometry.
getStartAttributeAsDbl(int, int) - Method in class com.esri.core.geometry.Segment
Returns value of the start vertex attribute's ordinate.
getStartAttributeAsInt(int, int) - Method in class com.esri.core.geometry.Segment
Returns the value of the start vertex attribute's ordinate.
getStartPointIndex() - Method in class com.esri.core.geometry.SegmentIterator
Returns the index of the start point of this segment.
getStartX() - Method in class com.esri.core.geometry.Segment
Returns the X coordinate of starting point.
getStartY() - Method in class com.esri.core.geometry.Segment
Returns the Y coordinate of starting point.
getStateFlag() - Method in class com.esri.core.geometry.Geometry
The stateFlag value changes with changes applied to this geometry.
getStateFlag() - Method in class com.esri.core.geometry.MultiPath
 
getStateFlag() - Method in class com.esri.core.geometry.MultiPoint
 
getText() - Method in class com.esri.core.geometry.SpatialReference
 
getTolerance() - Method in class com.esri.core.geometry.SpatialReference
Returns the XY tolerance of the spatial reference.
getToleranceXY() - Method in class com.esri.core.geometry.RasterizedGeometry2D
Returns the tolerance for which the rasterized Geometry has been built.
getTotalComponentCount() - Method in class com.esri.core.geometry.VertexDescription
Returns the total component count.
getType() - Method in class com.esri.core.geometry.Envelope
 
getType() - Method in class com.esri.core.geometry.Geometry
Returns the geometry type.
getType() - Method in class com.esri.core.geometry.Line
 
getType() - Method in class com.esri.core.geometry.MultiPoint
 
getType() - Method in class com.esri.core.geometry.Operator
 
getType() - Method in class com.esri.core.geometry.OperatorBoundary
 
getType() - Method in class com.esri.core.geometry.OperatorBuffer
 
getType() - Method in class com.esri.core.geometry.OperatorClip
 
getType() - Method in class com.esri.core.geometry.OperatorContains
 
getType() - Method in class com.esri.core.geometry.OperatorConvexHull
 
getType() - Method in class com.esri.core.geometry.OperatorCrosses
 
getType() - Method in class com.esri.core.geometry.OperatorCut
 
getType() - Method in class com.esri.core.geometry.OperatorDensifyByLength
 
getType() - Method in class com.esri.core.geometry.OperatorDifference
 
getType() - Method in class com.esri.core.geometry.OperatorDisjoint
 
getType() - Method in class com.esri.core.geometry.OperatorDistance
 
getType() - Method in class com.esri.core.geometry.OperatorEquals
 
getType() - Method in class com.esri.core.geometry.OperatorExportToESRIShape
 
getType() - Method in class com.esri.core.geometry.OperatorExportToGeoJson
 
getType() - Method in class com.esri.core.geometry.OperatorExportToJson
 
getType() - Method in class com.esri.core.geometry.OperatorExportToWkb
 
getType() - Method in class com.esri.core.geometry.OperatorExportToWkt
 
getType() - Method in class com.esri.core.geometry.OperatorGeneralize
 
getType() - Method in class com.esri.core.geometry.OperatorImportFromESRIShape
 
getType() - Method in class com.esri.core.geometry.OperatorImportFromGeoJson
 
getType() - Method in class com.esri.core.geometry.OperatorImportFromJson
 
getType() - Method in class com.esri.core.geometry.OperatorImportFromWkb
 
getType() - Method in class com.esri.core.geometry.OperatorImportFromWkt
 
getType() - Method in class com.esri.core.geometry.OperatorIntersection
 
getType() - Method in class com.esri.core.geometry.OperatorIntersects
 
getType() - Method in class com.esri.core.geometry.OperatorOffset
 
getType() - Method in class com.esri.core.geometry.OperatorOverlaps
 
getType() - Method in class com.esri.core.geometry.OperatorProximity2D
 
getType() - Method in class com.esri.core.geometry.OperatorRelate
 
getType() - Method in class com.esri.core.geometry.OperatorSimplify
 
getType() - Method in class com.esri.core.geometry.OperatorSimplifyOGC
 
getType() - Method in class com.esri.core.geometry.OperatorSymmetricDifference
 
getType() - Method in class com.esri.core.geometry.OperatorTouches
 
getType() - Method in class com.esri.core.geometry.OperatorUnion
 
getType() - Method in class com.esri.core.geometry.OperatorWithin
 
getType() - Method in class com.esri.core.geometry.Point
 
getType() - Method in class com.esri.core.geometry.Polygon
 
getType() - Method in class com.esri.core.geometry.Polyline
 
getUpperLeft() - Method in class com.esri.core.geometry.Envelope
Returns the envelope's upper left corner point.
getUpperLeft() - Method in class com.esri.core.geometry.Envelope2D
 
getUpperRight() - Method in class com.esri.core.geometry.Envelope
Returns the envelope's upper right corner point.
getUpperRight() - Method in class com.esri.core.geometry.Envelope2D
 
getVertexIndex() - Method in class com.esri.core.geometry.Proximity2DResult
Returns the vertex index.
getWidth() - Method in class com.esri.core.geometry.Envelope
The width of the envelope.
getWidth() - Method in class com.esri.core.geometry.Envelope1D
 
getWidth() - Method in class com.esri.core.geometry.Envelope2D
 
getWidth() - Method in class com.esri.core.geometry.SimpleRasterizer
 
getX() - Method in class com.esri.core.geometry.Point
Returns the X coordinate of the point.
getXMax() - Method in class com.esri.core.geometry.Envelope
Returns the X coordinate of the right corners of the envelope.
getXMin() - Method in class com.esri.core.geometry.Envelope
Returns the X coordinate of the left corners of the envelope.
getXY(int) - Method in class com.esri.core.geometry.MultiPath
 
getXY(int, Point2D) - Method in class com.esri.core.geometry.MultiPath
 
getXY(int) - Method in class com.esri.core.geometry.MultiPoint
 
getXY(int, Point2D) - Method in class com.esri.core.geometry.MultiPoint
 
getXY(int) - Method in class com.esri.core.geometry.MultiVertexGeometry
Returns XY coordinates of the given vertex of the Geometry.
getXY(int, Point2D) - Method in class com.esri.core.geometry.MultiVertexGeometry
 
getXY() - Method in class com.esri.core.geometry.Point
Returns XY coordinates of this point.
getXY(Point2D) - Method in class com.esri.core.geometry.Point
Returns XY coordinates of this point.
getY() - Method in class com.esri.core.geometry.Point
Returns the Y coordinate of this point.
getYMax() - Method in class com.esri.core.geometry.Envelope
Returns the Y coordinate of the top corners of the envelope.
getYMin() - Method in class com.esri.core.geometry.Envelope
Returns the Y coordinate of the bottom corners of the envelope.
getZ() - Method in class com.esri.core.geometry.Point
Returns the Z coordinate of this point.

H

hasAttribute(int) - Method in class com.esri.core.geometry.Geometry
A shortcut for getDescription().hasAttribute()
hasAttribute(int) - Method in class com.esri.core.geometry.VertexDescription
Returns True if the attribute with the given name and given set exists.
hasEmptyDimension() - Method in class com.esri.core.geometry.Envelope3D
 
hashCode() - Method in class com.esri.core.geometry.Envelope
Returns a hash code value for this envelope.
hashCode() - Method in class com.esri.core.geometry.Envelope1D
 
hashCode() - Method in class com.esri.core.geometry.Envelope2D
 
hashCode() - Method in class com.esri.core.geometry.MapGeometry
 
hashCode() - Method in class com.esri.core.geometry.MultiPath
Returns the hash code for the multipath.
hashCode() - Method in class com.esri.core.geometry.MultiPoint
Returns a hash code value for this multipoint.
hashCode() - Method in class com.esri.core.geometry.Point
Returns the hash code for the point.
hashCode() - Method in class com.esri.core.geometry.Point2D
 
hashCode() - Method in class com.esri.core.geometry.Polygon
Returns a hash code value for this polygon.
hashCode() - Method in class com.esri.core.geometry.Polyline
Returns the hash code for the polyline.
hashCode() - Method in class com.esri.core.geometry.Transformation2D
Returns the hash code for the 2D transformation.
hashCode() - Method in class com.esri.core.geometry.VertexDescription
 
hasID() - Method in class com.esri.core.geometry.Geometry
Returns true if this Geometry has an ID attribute
hasID() - Method in class com.esri.core.geometry.VertexDescription
Returns True, if the vertex has ID attribute.
hasM() - Method in class com.esri.core.geometry.Geometry
Returns true if this Geometry has an M attribute
hasM() - Method in class com.esri.core.geometry.VertexDescription
Returns True, if the vertex has M attribute.
hasNextSegment() - Method in class com.esri.core.geometry.SegmentIterator
Indicates whether a next segment exists for the path.
hasPreviousSegment() - Method in class com.esri.core.geometry.SegmentIterator
Indicates whether a previous segment exists in the path.
hasZ() - Method in class com.esri.core.geometry.Geometry
Returns true if this Geometry has the Z attribute
hasZ() - Method in class com.esri.core.geometry.VertexDescription
Returns True, if the vertex has Z attribute.

I

ID - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
ID2 - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
inflate(double, double) - Method in class com.esri.core.geometry.Envelope
Changes the dimensions of the envelope while preserving the center.
inflate(double) - Method in class com.esri.core.geometry.Envelope1D
 
inflate(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
insert(int, Envelope2D) - Method in class com.esri.core.geometry.QuadTree
Inserts the element and bounding_box into the Quad_tree.
insert(int, Envelope2D, int) - Method in class com.esri.core.geometry.QuadTree
Inserts the element and bounding_box into the Quad_tree at the given quad_handle.
insertPath(int, MultiPath, int, boolean) - Method in class com.esri.core.geometry.MultiPath
Inserts a path from another multipath.
insertPoint(int, int, Point) - Method in class com.esri.core.geometry.MultiPath
Inserts a point.
insertPoint(int, Point) - Method in class com.esri.core.geometry.MultiPoint
Inserts a point to this multipoint.
insertPoints(int, int, MultiPath, int, int, int, boolean) - Method in class com.esri.core.geometry.MultiPath
Inserts vertices from the given multipath into this multipath.
interiorRingN(int) - Method in class com.esri.core.geometry.ogc.OGCPolygon
Returns the Nth interior ring for this Polygon as a LineString.
interpolate(Point2D, double) - Method in class com.esri.core.geometry.Point2D
 
interpolate(Point2D, Point2D, double) - Method in class com.esri.core.geometry.Point2D
 
interpolateAttributes(int, int, int) - Method in class com.esri.core.geometry.Polygon
 
interpolateAttributes(int, int, int, int) - Method in class com.esri.core.geometry.Polygon
 
interpolateAttributes(int, int, int, int) - Method in class com.esri.core.geometry.Polyline
 
interpolateAttributes(int, int, int, int, int) - Method in class com.esri.core.geometry.Polyline
 
intersect(Envelope) - Method in class com.esri.core.geometry.Envelope
Changes this envelope to be the intersection of itself with the other envelope.
intersect(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
 
intersect(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
Intersects this envelope with the other and stores result in this envelope.
intersect(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Creates a geometry through intersection between two geometries.
intersection(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
intersectionWithAxis2D(boolean, double, double[], double[]) - Method in class com.esri.core.geometry.Line
 
intersectionWithAxis2D(boolean, double, double[], double[]) - Method in class com.esri.core.geometry.Segment
Calculates intersection points of this segment with an infinite line, parallel to one of the axes.
intersects(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
inverse(Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
Produces inverse matrix for this matrix and puts result into the inverse parameter.
inverse() - Method in class com.esri.core.geometry.Transformation2D
Inverses the matrix.
is3D() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
is3D() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
isArea(int) - Static method in class com.esri.core.geometry.Geometry
Indicates if the integer value of the enumeration is an area (dimension 2).
isClosed() - Method in class com.esri.core.geometry.ogc.OGCCurve
 
isClosed() - Method in class com.esri.core.geometry.ogc.OGCLinearRing
 
isClosed() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
isClosed() - Method in class com.esri.core.geometry.ogc.OGCMultiCurve
 
isClosedPath(int) - Method in class com.esri.core.geometry.MultiPath
Indicates if the given path is closed (represents a ring).
isClosedPathInXYPlane(int) - Method in class com.esri.core.geometry.MultiPath
 
isClosingSegment() - Method in class com.esri.core.geometry.SegmentIterator
Returns TRUE, if the segment is the closing segment of the closed path
isConcreteGeometryCollection() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
isConcreteGeometryCollection() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
isConvex(Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorConvexHull
Checks whether a Geometry is convex.
isCurve() - Method in class com.esri.core.geometry.Line
Indicates if the line segment is a curve.
isDefaultValue(int, double) - Static method in class com.esri.core.geometry.VertexDescription
Checks if the given value is the default one.
isDegenerate(double) - Method in class com.esri.core.geometry.Envelope2D
Returns True, envelope is degenerate (Width or Height are less than tolerance).
isDegenerate(double) - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE if this matrix is degenerated (does not have an inverse) within the given tolerance.
isEmpty() - Method in class com.esri.core.geometry.Envelope
Indicates whether this envelope contains any points.
isEmpty() - Method in class com.esri.core.geometry.Envelope1D
 
isEmpty() - Method in class com.esri.core.geometry.Envelope2D
 
isEmpty() - Method in class com.esri.core.geometry.Envelope3D
 
isEmpty() - Method in class com.esri.core.geometry.Geometry
IsEmpty returns TRUE when the Geometry object does not contain geometric information beyond its original initialization state.
isEmpty() - Method in class com.esri.core.geometry.MultiPath
 
isEmpty() - Method in class com.esri.core.geometry.MultiPoint
 
isEmpty() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
isEmpty() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
isEmpty() - Method in class com.esri.core.geometry.Point
 
isEmpty() - Method in class com.esri.core.geometry.Proximity2DResult
Returns TRUE if the Proximity2DResult is empty.
isEmpty() - Method in class com.esri.core.geometry.Segment
 
isEmptyImpl() - Method in class com.esri.core.geometry.Segment
Non public abstract version of the function.
isEmptyZ() - Method in class com.esri.core.geometry.Envelope3D
 
isEqual(Point2D) - Method in class com.esri.core.geometry.Point2D
 
isEqual(double, double) - Method in class com.esri.core.geometry.Point2D
 
isEqual(Point2D, double) - Method in class com.esri.core.geometry.Point2D
 
isExteriorRing(int) - Method in class com.esri.core.geometry.Polygon
Returns TRUE if the ring is an exterior ring.
isFirstSegmentInPath() - Method in class com.esri.core.geometry.SegmentIterator
Indicates whether the iterator points to the first segment in the current path.
isIdentity() - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE if this matrix is the identity matrix.
isIdentity(double) - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE if this matrix is an identity matrix within the given tolerance.
isIntersecting(Envelope) - Method in class com.esri.core.geometry.Envelope
Returns true if the envelope and the other given envelope intersect.
isIntersecting(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
Checks if this envelope intersects the other.
isIntersectingNE(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
Checks if this envelope intersects the other assuming neither one is empty.
isLastSegmentInPath() - Method in class com.esri.core.geometry.SegmentIterator
Indicates whether the iterator points to the last segment in the current path.
isLinear(int) - Static method in class com.esri.core.geometry.Geometry
Indicates if the integer value of the enumeration is linear (dimension 1).
isMeasured() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
isMeasured() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
isMultiPath(int) - Static method in class com.esri.core.geometry.Geometry
Indicates if the integer value of the enumeration is a multipath (ie, line or area).
isMultiVertex(int) - Static method in class com.esri.core.geometry.Geometry
Indicates if the integer value of the enumeration is a multivertex (ie, multipoint, line, or area).
isNaN() - Method in class com.esri.core.geometry.Point2D
 
isOperatorSupported(Operator.Type) - Method in class com.esri.core.geometry.OperatorFactory
Returns True if the given operator exists.
isOperatorSupported(Operator.Type) - Method in class com.esri.core.geometry.OperatorFactoryLocal
 
isOrthonormal(double) - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE if this is an orthonormal transformation with the given tolerance.
isPoint(int) - Static method in class com.esri.core.geometry.Geometry
Indicates if the integer value of the enumeration is a point type (dimension 0).
isPointOnBoundary(Point2D, double) - Method in class com.esri.core.geometry.Envelope2D
 
isReflective() - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE for reflective transformations.
isRightSide() - Method in class com.esri.core.geometry.Proximity2DResult
Returns true if the closest coordinate is to the right of the MultiPath.
isRing() - Method in class com.esri.core.geometry.ogc.OGCCurve
 
isRing() - Method in class com.esri.core.geometry.ogc.OGCLinearRing
 
isScaleAndShift(double) - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE, if this transformation does not have rotation and shear within the given tolerance.
isSegment(int) - Static method in class com.esri.core.geometry.Geometry
Indicates if the integer value of the enumeration is a segment.
isShift() - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE if this transformation is a shift transformation.
isShift(double) - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE if this transformation is a shift transformation within the given tolerance.
isSimple() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
isSimple() - Method in class com.esri.core.geometry.ogc.OGCGeometry
Returns true if this geometric object has no anomalous geometric points, such as self intersection or self tangency.
isSimpleAsFeature(Geometry, SpatialReference, boolean, NonSimpleResult, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplify
Tests if the Geometry is simple.
isSimpleAsFeature(Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplify
Tests if the Geometry is simple (second call will use a cached IsKnownSimple flag and immediately return).
isSimpleOGC(Geometry, SpatialReference, boolean, NonSimpleResult, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplifyOGC
Tests if the Geometry is simple for OGC specification.
isSimpleRelaxed() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
isSimpleRelaxed() - Method in class com.esri.core.geometry.ogc.OGCGeometry
Extension method - checks if geometry is simple for Geodatabase.
isUniform(double) - Method in class com.esri.core.geometry.Transformation2D
Returns TRUE if this transformation is a uniform transformation.
isValid() - Method in class com.esri.core.geometry.Envelope2D
Returns True if this envelope is valid (empty, or has xmin less or equal to xmax, or ymin less or equal to ymax).

J

JsonCursor - Class in com.esri.core.geometry
An abstract Json String Cursor class.
JsonCursor() - Constructor for class com.esri.core.geometry.JsonCursor
 
jsonToGeometry(JsonParser) - Static method in class com.esri.core.geometry.GeometryEngine
Imports the MapGeometry from its JSON representation.
jsonToGeometry(String) - Static method in class com.esri.core.geometry.GeometryEngine
Imports the MapGeometry from its JSON representation.

L

leftPerpendicular() - Method in class com.esri.core.geometry.Point2D
90 degree rotation, anticlockwise.
leftPerpendicular(Point2D) - Method in class com.esri.core.geometry.Point2D
90 degree rotation, anticlockwise.
length() - Method in class com.esri.core.geometry.ogc.OGCCurve
 
length() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
length() - Method in class com.esri.core.geometry.ogc.OGCMultiCurve
 
length() - Method in class com.esri.core.geometry.Point2D
 
length() - Method in class com.esri.core.geometry.Point3D
 
Line - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
Line - Class in com.esri.core.geometry
A straight line between a pair of points.
Line() - Constructor for class com.esri.core.geometry.Line
Creates a line segment.
lineTo(double, double) - Method in class com.esri.core.geometry.MultiPath
Adds a line segment from the last point to the given end coordinates.
lineTo(Point) - Method in class com.esri.core.geometry.MultiPath
Adds a Line Segment to the given end point.
ListeningGeometryCursor - Class in com.esri.core.geometry
A GeometryCursor implementation that allows pushing geometries into it.
ListeningGeometryCursor() - Constructor for class com.esri.core.geometry.ListeningGeometryCursor
 
loadGeometryFromEsriShapeDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
 
loadGeometryFromJSONFileDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
 
loadGeometryFromWKTFileDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
 
local() - Static method in class com.esri.core.geometry.OperatorBoundary
 
local() - Static method in class com.esri.core.geometry.OperatorBuffer
 
local() - Static method in class com.esri.core.geometry.OperatorClip
 
local() - Static method in class com.esri.core.geometry.OperatorContains
 
local() - Static method in class com.esri.core.geometry.OperatorConvexHull
 
local() - Static method in class com.esri.core.geometry.OperatorCrosses
 
local() - Static method in class com.esri.core.geometry.OperatorCut
 
local() - Static method in class com.esri.core.geometry.OperatorDensifyByLength
 
local() - Static method in class com.esri.core.geometry.OperatorDifference
 
local() - Static method in class com.esri.core.geometry.OperatorDisjoint
 
local() - Static method in class com.esri.core.geometry.OperatorDistance
 
local() - Static method in class com.esri.core.geometry.OperatorEquals
 
local() - Static method in class com.esri.core.geometry.OperatorExportToESRIShape
 
local() - Static method in class com.esri.core.geometry.OperatorExportToGeoJson
 
local() - Static method in class com.esri.core.geometry.OperatorExportToJson
 
local() - Static method in class com.esri.core.geometry.OperatorExportToWkb
 
local() - Static method in class com.esri.core.geometry.OperatorExportToWkt
 
local() - Static method in class com.esri.core.geometry.OperatorGeneralize
 
local() - Static method in class com.esri.core.geometry.OperatorImportFromESRIShape
 
local() - Static method in class com.esri.core.geometry.OperatorImportFromGeoJson
 
local() - Static method in class com.esri.core.geometry.OperatorImportFromJson
 
local() - Static method in class com.esri.core.geometry.OperatorImportFromWkb
 
local() - Static method in class com.esri.core.geometry.OperatorImportFromWkt
 
local() - Static method in class com.esri.core.geometry.OperatorIntersection
 
local() - Static method in class com.esri.core.geometry.OperatorIntersects
 
local() - Static method in class com.esri.core.geometry.OperatorOffset
 
local() - Static method in class com.esri.core.geometry.OperatorOverlaps
 
local() - Static method in class com.esri.core.geometry.OperatorProximity2D
 
local() - Static method in class com.esri.core.geometry.OperatorRelate
 
local() - Static method in class com.esri.core.geometry.OperatorSimplify
 
local() - Static method in class com.esri.core.geometry.OperatorSimplifyOGC
 
local() - Static method in class com.esri.core.geometry.OperatorSymmetricDifference
 
local() - Static method in class com.esri.core.geometry.OperatorTouches
 
local() - Static method in class com.esri.core.geometry.OperatorUnion
 
local() - Static method in class com.esri.core.geometry.OperatorWithin
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCLineString
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCPoint
 
locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCPolygon
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCLineString
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCPoint
 
locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCPolygon
 

M

M() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
M - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
m_geometry - Variable in class com.esri.core.geometry.OGCStructure
 
m_ogcStructure - Variable in class com.esri.core.geometry.MapOGCStructure
 
m_reason - Variable in class com.esri.core.geometry.NonSimpleResult
 
m_spatialReference - Variable in class com.esri.core.geometry.MapOGCStructure
 
m_structures - Variable in class com.esri.core.geometry.OGCStructure
 
m_type - Variable in class com.esri.core.geometry.OGCStructure
 
m_vertexIndex1 - Variable in class com.esri.core.geometry.NonSimpleResult
 
m_vertexIndex2 - Variable in class com.esri.core.geometry.NonSimpleResult
 
makeSimple() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
makeSimpleRelaxed is not supported for the GeometryCollection instance.
makeSimple() - Method in class com.esri.core.geometry.ogc.OGCGeometry
Resolves topological issues in this geometry and makes it Simple according to OGC specification.
makeSimpleRelaxed(boolean) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
makeSimpleRelaxed is not supported for the GeometryCollection instance.
MakeSimpleRelaxed(boolean) - Method in class com.esri.core.geometry.ogc.OGCGeometry
Deprecated.
makeSimpleRelaxed(boolean) - Method in class com.esri.core.geometry.ogc.OGCGeometry
Makes a simple geometry for Geodatabase.
MapGeometry - Class in com.esri.core.geometry
The MapGeometry class bundles the geometry with its spatial reference together.
MapGeometry(Geometry, SpatialReference) - Constructor for class com.esri.core.geometry.MapGeometry
Construct a MapGeometry instance using the specified geometry instance and its corresponding spatial reference.
MapOGCStructure - Class in com.esri.core.geometry
 
MapOGCStructure() - Constructor for class com.esri.core.geometry.MapOGCStructure
 
MaxMeasure() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MaxMeasure() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
MAXSEMANTICS - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
MaxZ() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MaxZ() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
merge(Envelope) - Method in class com.esri.core.geometry.Envelope
Merges this envelope with the extent of the given envelope.
merge(Point) - Method in class com.esri.core.geometry.Envelope
Merges this envelope with the point.
merge(double) - Method in class com.esri.core.geometry.Envelope1D
 
merge(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
 
merge(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
merge(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
merge(Point3D) - Method in class com.esri.core.geometry.Envelope2D
 
merge(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
 
merge(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
merge(Point3D) - Method in class com.esri.core.geometry.Envelope3D
 
merge(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
 
merge(double, double, double, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
mergeNE(double) - Method in class com.esri.core.geometry.Envelope1D
 
mergeNE(double, double) - Method in class com.esri.core.geometry.Envelope2D
Merges a point with this envelope without checking if the envelope is empty.
mergeNE(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
mgrsAutomatic - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Uses the spheroid to determine the military grid string.
MgrsConversionMode - Interface in com.esri.core.geometry
The modes for converting between military grid reference system (MGRS) notation and coordinates.
mgrsNewStyle - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as new, like WGS 1984, when creating or reading a military grid string.
mgrsNewWith180InZone01 - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as new, like WGS 1984, when creating or reading a military grid string.
mgrsOldStyle - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as old, like Bessel 1841, when creating or reading a military grid string.
mgrsOldWith180InZone01 - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as old, like Bessel 1841, when creating or reading a military grid string.
MinMeasure() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MinMeasure() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
MinZ() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MinZ() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
move(double, double) - Method in class com.esri.core.geometry.Envelope2D
Moves the Envelope by given distance.
move(Point3D) - Method in class com.esri.core.geometry.Envelope3D
 
mul(double) - Method in class com.esri.core.geometry.Point3D
 
mulLeft(Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
Multiplies this matrix on the left with the "left" matrix.
MultiPath - Class in com.esri.core.geometry
The MulitPath class is a base class for polygons and polylines.
MultiPath() - Constructor for class com.esri.core.geometry.MultiPath
 
multiply(Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
Multiplies this matrix on the right with the "right" matrix.
multiply(Transformation2D, Transformation2D, Transformation2D) - Static method in class com.esri.core.geometry.Transformation2D
Performs multiplication of matrices a and b and places the result into this matrix.
MultiPoint - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
MultiPoint - Class in com.esri.core.geometry
A Multipoint is a collection of points.
MultiPoint() - Constructor for class com.esri.core.geometry.MultiPoint
Creates a new empty multipoint.
MultiPoint(VertexDescription) - Constructor for class com.esri.core.geometry.MultiPoint
 
MultiVertexGeometry - Class in com.esri.core.geometry
This class is a base for geometries with many vertices.
MultiVertexGeometry() - Constructor for class com.esri.core.geometry.MultiVertexGeometry
 

N

negate() - Method in class com.esri.core.geometry.Point2D
 
negate(Point2D) - Method in class com.esri.core.geometry.Point2D
 
next() - Method in class com.esri.core.geometry.GeometryCursor
Moves the cursor to the next Geometry.
next() - Method in class com.esri.core.geometry.GeometryCursorAppend
 
next() - Method in class com.esri.core.geometry.JsonCursor
Moves the cursor to the next string.
next() - Method in class com.esri.core.geometry.ListeningGeometryCursor
 
next() - Method in class com.esri.core.geometry.QuadTree.QuadTreeIterator
Moves the iterator to the next Element_handle and returns the Element_handle.
next() - Method in class com.esri.core.geometry.SimpleGeometryCursor
 
nextPath() - Method in class com.esri.core.geometry.SegmentIterator
Moves the iterator to the next path.
nextSegment() - Method in class com.esri.core.geometry.SegmentIterator
Moves the iterator to the next segment and returns the segment.
NonSimpleResult - Class in com.esri.core.geometry
The result of the IsSimpleXXX.
NonSimpleResult() - Constructor for class com.esri.core.geometry.NonSimpleResult
 
NonSimpleResult.Reason - Enum in com.esri.core.geometry
 
NORMAL - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
normalize() - Method in class com.esri.core.geometry.Envelope
Normalizes envelopes if the minimum dimension is larger than the maximum dimension.
normalize() - Method in class com.esri.core.geometry.Envelope1D
 
normalize() - Method in class com.esri.core.geometry.Envelope2D
 
normalize(Point2D) - Method in class com.esri.core.geometry.Point2D
 
normalize() - Method in class com.esri.core.geometry.Point2D
 
normalize() - Method in class com.esri.core.geometry.Point3D
 
NumberUtils - Class in com.esri.core.geometry
 
NumberUtils() - Constructor for class com.esri.core.geometry.NumberUtils
 
numGeometries() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
numGeometries() - Method in class com.esri.core.geometry.ogc.OGCGeometryCollection
Returns the number of geometries in this GeometryCollection.
numGeometries() - Method in class com.esri.core.geometry.ogc.OGCMultiCurve
 
numGeometries() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
 
numGeometries() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
 
numInteriorRing() - Method in class com.esri.core.geometry.ogc.OGCPolygon
Returns the number of interior rings in this Polygon.
numPoints() - Method in class com.esri.core.geometry.ogc.OGCLinearRing
 
numPoints() - Method in class com.esri.core.geometry.ogc.OGCLineString
The number of Points in this LineString.

O

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(OGCGeometry, 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
 
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
 
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
 
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
 
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.OGCGeometry
 

P

Point - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
Point - Class in com.esri.core.geometry
A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.
Point() - Constructor for class com.esri.core.geometry.Point
Creates an empty 2D point.
Point(double, double) - Constructor for class com.esri.core.geometry.Point
Creates a 2D Point with specified X and Y coordinates.
Point(Point2D) - Constructor for class com.esri.core.geometry.Point
 
Point(double, double, double) - Constructor for class com.esri.core.geometry.Point
Creates a 3D point with specified X, Y and Z coordinates.
Point2D - Class in com.esri.core.geometry
Basic 2D point class.
Point2D() - Constructor for class com.esri.core.geometry.Point2D
 
Point2D(double, double) - Constructor for class com.esri.core.geometry.Point2D
 
Point3D - Class in com.esri.core.geometry
Basic 3D point class.
Point3D() - Constructor for class com.esri.core.geometry.Point3D
 
Point3D(double, double, double) - Constructor for class com.esri.core.geometry.Point3D
 
pointN(int) - Method in class com.esri.core.geometry.ogc.OGCLinearRing
 
pointN(int) - Method in class com.esri.core.geometry.ogc.OGCLineString
Returns the specified Point N in this LineString.
pointOnSurface() - Method in class com.esri.core.geometry.ogc.OGCMultiSurface
 
pointOnSurface() - Method in class com.esri.core.geometry.ogc.OGCSurface
 
Polygon - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
Polygon - Class in com.esri.core.geometry
A polygon is a collection of one or many interior or exterior rings.
Polygon() - Constructor for class com.esri.core.geometry.Polygon
Creates a polygon.
Polygon.FillRule - Interface in com.esri.core.geometry
 
Polyline - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
Polyline - Class in com.esri.core.geometry
A polyline is a collection of one or many paths.
Polyline() - Constructor for class com.esri.core.geometry.Polyline
Creates an empty polyline.
Polyline(Point, Point) - Constructor for class com.esri.core.geometry.Polyline
Creates a polyline with one line segment.
POSITION - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
previousPath() - Method in class com.esri.core.geometry.SegmentIterator
Moves the iterator to the previous path.
previousSegment() - Method in class com.esri.core.geometry.SegmentIterator
Moves the iterator to previous segment and returns the segment.
progress(int, int) - Method in class com.esri.core.geometry.ProgressTracker
Periodically called by a lengthy operation to check if the caller requested to cancel.
ProgressTracker - Class in com.esri.core.geometry
A callback to provide progress and cancel tracking mechanism for lengthy operation.
ProgressTracker() - Constructor for class com.esri.core.geometry.ProgressTracker
 
Proximity2DResult - Class in com.esri.core.geometry
Proximity operators are used to find the distance between two geometries or the distance from a given point to the nearest point on another geometry.

Q

QuadTree - Class in com.esri.core.geometry
 
QuadTree(Envelope2D, int) - Constructor for class com.esri.core.geometry.QuadTree
Creates a Quad_tree with the root having the extent of the input Envelope_2D, and height of the input height, where the root starts at height 0.
QuadTree.QuadTreeIterator - Class in com.esri.core.geometry
 
queryCenter(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiPath
 
queryCoordinates(Point2D[], int, int, int) - Method in class com.esri.core.geometry.MultiPath
 
queryCoordinates(Point[]) - Method in class com.esri.core.geometry.MultiPath
 
queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiPoint
 
queryCoordinates(Point[]) - Method in class com.esri.core.geometry.MultiPoint
 
queryCoordinates(Point[]) - Method in class com.esri.core.geometry.MultiVertexGeometry
 
queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiVertexGeometry
Queries XY coordinates as an array.
queryCorner(int) - Method in class com.esri.core.geometry.Envelope2D
Queries a corner of the envelope.
queryCornerByVal(int, Point) - Method in class com.esri.core.geometry.Envelope
Sets the point's coordinates to the coordinates of the envelope at the given corner.
queryCorners(Point2D[]) - Method in class com.esri.core.geometry.Envelope2D
Queries corners into a given array.
queryCorners(Point3D[]) - Method in class com.esri.core.geometry.Envelope3D
 
queryCornersReversed(Point2D[]) - Method in class com.esri.core.geometry.Envelope2D
Queries corners into a given array in reversed order.
queryEnd(Point) - Method in class com.esri.core.geometry.Segment
Returns coordinates of the end point in this segment.
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Envelope
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Geometry
Returns the axis aligned bounding box of the geometry.
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Line
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.MultiPath
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.MultiPoint
 
queryEnvelope(Envelope) - Method in class com.esri.core.geometry.Point
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Envelope
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Geometry
Returns tight bbox of the Geometry in X, Y plane.
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Line
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.MultiPath
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.MultiPoint
 
queryEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Point
 
queryEnvelopeInGeometry(Envelope2D) - Method in class com.esri.core.geometry.RasterizedGeometry2D
Test an envelope against the RasterizedGeometry.
queryInterval(int, int) - Method in class com.esri.core.geometry.Envelope
 
queryInterval(int, int) - Method in class com.esri.core.geometry.Geometry
Returns the min and max attribute values at the ordinate of the Geometry
queryInterval(int, int) - Method in class com.esri.core.geometry.MultiPath
 
queryInterval(int, int) - Method in class com.esri.core.geometry.MultiPoint
 
queryInterval(int, int) - Method in class com.esri.core.geometry.Point
 
queryInterval(int, int) - Method in class com.esri.core.geometry.Segment
 
queryIntervalX(Envelope1D) - Method in class com.esri.core.geometry.Envelope2D
 
queryIntervalY(Envelope1D) - Method in class com.esri.core.geometry.Envelope2D
 
queryLooseEnvelope(Envelope2D) - Method in class com.esri.core.geometry.MultiPath
 
queryLooseEnvelope2D(Envelope2D) - Method in class com.esri.core.geometry.Geometry
Returns the conservative bbox of the Geometry in X, Y plane.
queryLowerLeft(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryLowerRight(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryPathEnvelope2D(int, Envelope2D) - Method in class com.esri.core.geometry.MultiPath
 
queryPointInGeometry(double, double) - Method in class com.esri.core.geometry.RasterizedGeometry2D
Test a point against the RasterizedGeometry
querySegmentIterator() - Method in class com.esri.core.geometry.MultiPath
Returns a SegmentIterator that is set right before the beginning of the multipath.
querySegmentIteratorAtVertex(int) - Method in class com.esri.core.geometry.MultiPath
Returns a SegmentIterator that is set to a specific vertex of the MultiPath.
queryStart(Point) - Method in class com.esri.core.geometry.Segment
Returns coordinates of the start point in a Point class.
queryUpperLeft(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
queryUpperRight(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 

R

RasterizedGeometry2D - Class in com.esri.core.geometry
 
RasterizedGeometry2D() - Constructor for class com.esri.core.geometry.RasterizedGeometry2D
 
RasterizedGeometry2D.HitType - Enum in com.esri.core.geometry
 
rasterSizeFromAccelerationDegree(Geometry.GeometryAccelerationDegree) - Static method in class com.esri.core.geometry.RasterizedGeometry2D
 
reaspect(double, double) - Method in class com.esri.core.geometry.Envelope
Re-aspects this envelope to fit within the specified width and height.
reaspect(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
relate(Geometry, Geometry, SpatialReference, String) - Static method in class com.esri.core.geometry.GeometryEngine
Indicates if the given relation holds for the two geometries.
relate(OGCGeometry, String) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
removeElement(int) - Method in class com.esri.core.geometry.QuadTree
Removes the element and bounding_box at the given element_handle.
removePath(int) - Method in class com.esri.core.geometry.MultiPath
Removes the path at the given index.
removePoint(int, int) - Method in class com.esri.core.geometry.MultiPath
Removes a point at a given index.
removePoint(int) - Method in class com.esri.core.geometry.MultiPoint
Removes a point from this multipoint.
renderEdges(int) - Method in class com.esri.core.geometry.SimpleRasterizer
Renders all edges added so far, and removes them.
replaceNaNs(int, double) - Method in class com.esri.core.geometry.Envelope
 
replaceNaNs(int, double) - Method in class com.esri.core.geometry.Geometry
Replaces NaNs in the attribute with the given value.
replaceNaNs(int, double) - Method in class com.esri.core.geometry.Line
 
replaceNaNs(int, double) - Method in class com.esri.core.geometry.MultiPath
 
replaceNaNs(int, double) - Method in class com.esri.core.geometry.MultiPoint
 
replaceNaNs(int, double) - Method in class com.esri.core.geometry.Point
 
resetIterator(Geometry, double) - Method in class com.esri.core.geometry.QuadTree.QuadTreeIterator
Resets the iterator to an starting state on the Quad_tree.
resetIterator(Envelope2D, double) - Method in class com.esri.core.geometry.QuadTree.QuadTreeIterator
Resets the iterator to a starting state on the Quad_tree using the input Envelope_2D as the query.
resetToFirstPath() - Method in class com.esri.core.geometry.SegmentIterator
Resets the iterator such that a subsequent call to NextPath will set the iterator to the first path.
resetToFirstSegment() - Method in class com.esri.core.geometry.SegmentIterator
Resets the iterator so that the call to NextSegment will return the first segment of the current path.
resetToLastPath() - Method in class com.esri.core.geometry.SegmentIterator
Resets the iterator such that a subsequent call to PreviousPath will set the iterator to the last path.
resetToLastSegment() - Method in class com.esri.core.geometry.SegmentIterator
Resets the iterator so that the call to PreviousSegment will return the last segment of the current path.
resetToPath(int) - Method in class com.esri.core.geometry.SegmentIterator
Resets the iterator such that a subsequent call to NextPath will set the iterator to the given path index.
resetToVertex(int, int) - Method in class com.esri.core.geometry.SegmentIterator
Resets the iterator to a specific vertex.
resize(int) - Method in class com.esri.core.geometry.MultiPoint
Resizes the multipoint to have the given size.
reverseAllPaths() - Method in class com.esri.core.geometry.MultiPath
Reverses the order of the vertices in each path.
reversePath(int) - Method in class com.esri.core.geometry.MultiPath
Reverses the order of vertices in the path.
rightPerpendicular() - Method in class com.esri.core.geometry.Point2D
270 degree rotation, anticlockwise.
rightPerpendicular(Point2D) - Method in class com.esri.core.geometry.Point2D
270 degree rotation, anticlockwise.
rotate(double) - Method in class com.esri.core.geometry.Transformation2D
Rotates the transformation.
rotate(double, double) - Method in class com.esri.core.geometry.Transformation2D
Rotates the transformation.
rotate(double, double, Point2D) - Method in class com.esri.core.geometry.Transformation2D
Rotates the transformation aroung a center point.
rotateDirect(double, double) - Method in class com.esri.core.geometry.Point2D
 
rotateReverse(double, double) - Method in class com.esri.core.geometry.Point2D
 

S

saveGeometryToEsriShapeDbg(String, Geometry) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
 
saveJSONToTextFileDbg(String, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
 
saveToWKTFileDbg(String, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
 
scale(double) - Method in class com.esri.core.geometry.Envelope2D
 
scale(double, Point2D) - Method in class com.esri.core.geometry.Point2D
 
scale(double) - Method in class com.esri.core.geometry.Point2D
 
scale(double, double) - Method in class com.esri.core.geometry.Transformation2D
Scales the transformation.
scaleAdd(double, Point2D) - Method in class com.esri.core.geometry.Point2D
 
scaleAdd(double, Point2D, Point2D) - Method in class com.esri.core.geometry.Point2D
 
Segment - Class in com.esri.core.geometry
A base class for segments.
Segment() - Constructor for class com.esri.core.geometry.Segment
Creates a segment with start and end points (0,0).
SegmentIterator - Class in com.esri.core.geometry
This class provides functionality to iterate over multipath segments.
setAttribute(int, int, int, double) - Method in class com.esri.core.geometry.MultiPath
 
setAttribute(int, int, int, int) - Method in class com.esri.core.geometry.MultiPath
 
setAttribute(int, int, int, double) - Method in class com.esri.core.geometry.MultiPoint
 
setAttribute(int, int, int, int) - Method in class com.esri.core.geometry.MultiPoint
 
setAttribute(int, int, double) - Method in class com.esri.core.geometry.Point
Sets the value of the attribute.
setAttribute(int, int, int) - Method in class com.esri.core.geometry.Point
 
setCirculator(boolean) - Method in class com.esri.core.geometry.SegmentIterator
Switches the iterator to navigation mode.
setCoords(double, double, double, double) - Method in class com.esri.core.geometry.Envelope
Sets the 2-dimensional extents of the envelope.
setCoords(double, double) - Method in class com.esri.core.geometry.Envelope1D
 
setCoords(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
setCoords(double, double, double, double) - Method in class com.esri.core.geometry.Envelope2D
 
setCoords(Point2D, double, double) - Method in class com.esri.core.geometry.Envelope2D
 
setCoords(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
setCoords(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
 
setCoords(Envelope1D, Envelope1D) - Method in class com.esri.core.geometry.Envelope2D
 
setCoords(double, double, double, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
setCoords(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
setCoords(Point3D, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
setCoords(double, double) - Method in class com.esri.core.geometry.Point2D
 
setCoords(Point2D) - Method in class com.esri.core.geometry.Point2D
 
setCoords(double, double, double) - Method in class com.esri.core.geometry.Point3D
 
setEmpty() - Method in class com.esri.core.geometry.Envelope
Removes all points from this geometry.
setEmpty() - Method in class com.esri.core.geometry.Envelope1D
 
setEmpty() - Method in class com.esri.core.geometry.Envelope2D
 
setEmpty() - Method in class com.esri.core.geometry.Envelope3D
 
setEmpty() - Method in class com.esri.core.geometry.Geometry
Returns the geometry to its original initialization state by releasing all data referenced by the geometry.
setEmpty() - Method in class com.esri.core.geometry.MultiPath
 
setEmpty() - Method in class com.esri.core.geometry.MultiPoint
 
setEmpty() - Method in class com.esri.core.geometry.Point
 
setEmpty() - Method in class com.esri.core.geometry.Segment
 
setEmptyZ() - Method in class com.esri.core.geometry.Envelope3D
 
setEnd(Point) - Method in class com.esri.core.geometry.Segment
Sets the coordinates of the end point in a Point class.
setEndAttribute(int, int, double) - Method in class com.esri.core.geometry.Segment
Sets the value of end vertex attribute.
setEndAttribute(int, int, int) - Method in class com.esri.core.geometry.Segment
 
setFillRule(int) - Method in class com.esri.core.geometry.Polygon
Fill rule for the polygon that defines the interior of the self intersecting polygon.
setFlipX(double, double) - Method in class com.esri.core.geometry.Transformation2D
Sets the transformation to be a flip around the X axis.
setFlipY(double, double) - Method in class com.esri.core.geometry.Transformation2D
Sets the transformation to be a flip around the Y axis.
setFromPoints(Point2D[]) - Method in class com.esri.core.geometry.Envelope2D
Sets the envelope from the array of points.
setFromPoints(Point2D[], int) - Method in class com.esri.core.geometry.Envelope2D
 
setFromPoints(Point3D[]) - Method in class com.esri.core.geometry.Envelope3D
 
setGeometry(Geometry) - Method in class com.esri.core.geometry.MapGeometry
Sets the geometry for this MapGeometry.
setID(int) - Method in class com.esri.core.geometry.Point
Sets the ID of this point.
setIdentity() - Method in class com.esri.core.geometry.Transformation2D
Sets this matrix to be the identity matrix.
setInfinite() - Method in class com.esri.core.geometry.Envelope1D
 
setInfinite() - Method in class com.esri.core.geometry.Envelope2D
 
setInfinite() - Method in class com.esri.core.geometry.Envelope3D
 
setInterval(int, int, double, double) - Method in class com.esri.core.geometry.Envelope
 
setInterval(int, int, Envelope1D) - Method in class com.esri.core.geometry.Envelope
 
setM(double) - Method in class com.esri.core.geometry.Point
Sets the M coordinate of this point.
setNaN() - Method in class com.esri.core.geometry.Point2D
 
setPoint(int, Point) - Method in class com.esri.core.geometry.MultiPath
 
setPoint(int, Point) - Method in class com.esri.core.geometry.MultiPoint
 
setPoint(int, Point) - Method in class com.esri.core.geometry.MultiVertexGeometry
Sets the vertex at given index of the Geometry.
setRightSide(boolean) - Method in class com.esri.core.geometry.Proximity2DResult
Sets the right_side info to true or false.
setRotate(double) - Method in class com.esri.core.geometry.Transformation2D
Sets this transformation to be a rotation around point (0, 0).
setRotate(double, double) - Method in class com.esri.core.geometry.Transformation2D
Sets rotation for this transformation.
setScale(double, double) - Method in class com.esri.core.geometry.Transformation2D
Set this transformation to be a scale.
setScale(double) - Method in class com.esri.core.geometry.Transformation2D
Set transformation to be a uniform scale.
setShear(double, double) - Method in class com.esri.core.geometry.Transformation2D
Set transformation to a shear.
setShift(double, double) - Method in class com.esri.core.geometry.Transformation2D
Set this transformation to be a shift.
setSpatialReference(SpatialReference) - Method in class com.esri.core.geometry.MapGeometry
Sets the spatial reference for this MapGeometry.
setSpatialReference(SpatialReference) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
setSpatialReference(SpatialReference) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
setStart(Point) - Method in class com.esri.core.geometry.Segment
Sets the coordinates of the start point in this segment.
setStartAttribute(int, int, double) - Method in class com.esri.core.geometry.Segment
Sets the value of the start vertex attribute.
setStartAttribute(int, int, int) - Method in class com.esri.core.geometry.Segment
 
setup(int, int, SimpleRasterizer.ScanCallback) - Method in class com.esri.core.geometry.SimpleRasterizer
Sets up the rasterizer.
setX(double) - Method in class com.esri.core.geometry.Point
Sets the X coordinate of the point.
setXMax(double) - Method in class com.esri.core.geometry.Envelope
Sets the right X coordinate.
setXMin(double) - Method in class com.esri.core.geometry.Envelope
Sets the left X coordinate.
setXY(int, Point2D) - Method in class com.esri.core.geometry.MultiPath
 
setXY(int, Point2D) - Method in class com.esri.core.geometry.MultiPoint
 
setXY(int, Point2D) - Method in class com.esri.core.geometry.MultiVertexGeometry
Sets XY coordinates of the given vertex of the Geometry.
setXY(Point2D) - Method in class com.esri.core.geometry.Point
Sets the XY coordinates of this point.
setXY(double, double) - Method in class com.esri.core.geometry.Point
Set the X and Y coordinate of the point.
setXY(int, double, double) - Method in class com.esri.core.geometry.Polygon
Sets a new vertex for the polygon.
setY(double) - Method in class com.esri.core.geometry.Point
Sets the Y coordinate of this point.
setYMax(double) - Method in class com.esri.core.geometry.Envelope
Sets the top Y coordinate.
setYMin(double) - Method in class com.esri.core.geometry.Envelope
Sets the bottom Y coordinate.
setZ(double) - Method in class com.esri.core.geometry.Point
Sets the Z coordinate of this point.
setZero() - Method in class com.esri.core.geometry.Point3D
 
setZero() - Method in class com.esri.core.geometry.Transformation2D
Initializes a zero transformation.
ShapeExportAngularDensify - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportDefaults - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportDistanceDensify - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportFlags - Interface in com.esri.core.geometry
Flags used by the OperatorExportToEsriShape.
ShapeExportNewArcFormat - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportNoCompress - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportNoSwap - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportStripIDs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportStripMaterials - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportStripMs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportStripNormals - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportStripTextures - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportStripZs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeExportTrueNaNs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
 
ShapeImportAttach - Static variable in interface com.esri.core.geometry.ShapeImportFlags
 
ShapeImportDefaults - Static variable in interface com.esri.core.geometry.ShapeImportFlags
 
ShapeImportFlags - Interface in com.esri.core.geometry
Flags used by the OperatorImportFromEsriShape.
ShapeImportNonTrusted - Static variable in interface com.esri.core.geometry.ShapeImportFlags
 
ShapeImportNoSwap - Static variable in interface com.esri.core.geometry.ShapeImportFlags
 
shear(double, double) - Method in class com.esri.core.geometry.Transformation2D
Shears the transformation.
shift(double, double) - Method in class com.esri.core.geometry.Transformation2D
Shifts the transformation.
SimpleGeometryCursor - Class in com.esri.core.geometry
A simple GeometryCursor implementation that wraps a single Geometry or an array of Geometry classes
SimpleGeometryCursor(Geometry) - Constructor for class com.esri.core.geometry.SimpleGeometryCursor
 
SimpleGeometryCursor(Geometry[]) - Constructor for class com.esri.core.geometry.SimpleGeometryCursor
 
SimpleGeometryCursor(List<Geometry>) - Constructor for class com.esri.core.geometry.SimpleGeometryCursor
 
SimpleRasterizer - Class in com.esri.core.geometry
Simple scanline rasterizer.
SimpleRasterizer() - Constructor for class com.esri.core.geometry.SimpleRasterizer
 
SimpleRasterizer.ScanCallback - Interface in com.esri.core.geometry
 
simplify(Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Performs the simplify operation on the geometry.
snap(int, int, int) - Static method in class com.esri.core.geometry.NumberUtils
 
snap(long, long, long) - Static method in class com.esri.core.geometry.NumberUtils
 
snap(double, double, double) - Static method in class com.esri.core.geometry.NumberUtils
 
snapClip(double) - Method in class com.esri.core.geometry.Envelope1D
 
SpatialReference - Class in com.esri.core.geometry
A class that represents the spatial reference for the geometry.
SpatialReference() - Constructor for class com.esri.core.geometry.SpatialReference
 
sqrDistance(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
Calculates minimum squared distance from this envelope to the other.
sqrDistance(Point2D) - Method in class com.esri.core.geometry.Envelope2D
Calculates minimum squared distance from this envelope to the point.
sqrDistance(Point2D, Point2D) - Static method in class com.esri.core.geometry.Point2D
 
sqrLength() - Method in class com.esri.core.geometry.Point2D
 
SRID() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
startAddingEdges() - Method in class com.esri.core.geometry.SimpleRasterizer
Call before starting the edges.
startPath(double, double) - Method in class com.esri.core.geometry.MultiPath
Starts a new path at given coordinates.
startPath(Point) - Method in class com.esri.core.geometry.MultiPath
Starts a new path at a point.
startPoint() - Method in class com.esri.core.geometry.ogc.OGCCurve
 
startPoint() - Method in class com.esri.core.geometry.ogc.OGCLineString
 
sub(Point2D) - Method in class com.esri.core.geometry.Point2D
 
sub(Point2D, Point2D) - Method in class com.esri.core.geometry.Point2D
 
sub(Point3D) - Method in class com.esri.core.geometry.Point3D
 
symDifference(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
symmetricDifference(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Creates the symmetric difference of two geometries.

T

TEXTURE1D - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
TEXTURE2D - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
TEXTURE3D - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
tick(Geometry) - Method in class com.esri.core.geometry.ListeningGeometryCursor
Call this method to add geometry to the cursor.
tock() - Method in class com.esri.core.geometry.GeometryCursor
Executes a unit of work on the cursor.
toString() - Method in class com.esri.core.geometry.Envelope
The output of this method can be only used for debugging.
toString() - Method in class com.esri.core.geometry.Geometry
The output of this method can be only used for debugging.
toString() - Method in class com.esri.core.geometry.Line
The output of this method can be only used for debugging.
toString() - Method in class com.esri.core.geometry.MapGeometry
The output of this method can be only used for debugging.
toString() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
toString() - Method in class com.esri.core.geometry.Point2D
 
toString() - Method in class com.esri.core.geometry.SpatialReference
Returns string representation of the class for debugging purposes.
touches(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Indicates if one geometry touches another geometry.
touches(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
transform(Point[], int, Point[]) - Method in class com.esri.core.geometry.Transformation2D
Transforms an array of points.
transform(double[], int, int) - Method in class com.esri.core.geometry.Transformation2D
Transforms an array of points stored in an array of doubles as interleaved XY coordinates.
transform(double) - Method in class com.esri.core.geometry.Transformation2D
Transforms a tolerance value.
Transformation2D - Class in com.esri.core.geometry
The affine transformation class for 2D.
Transformation2D() - Constructor for class com.esri.core.geometry.Transformation2D
Creates a 2D affine transformation with identity transformation.
Transformation2D(double) - Constructor for class com.esri.core.geometry.Transformation2D
Creates a 2D affine transformation with a specified scale.

U

union(Geometry[], SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Constructs a new geometry by union an array of geometries.
union(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
Unknown - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 

V

value() - Method in enum com.esri.core.geometry.Geometry.Type
Returns the integer representation of the enumeration value.
valueOf(String) - Static method in enum com.esri.core.geometry.Geometry.GeometryAccelerationDegree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.core.geometry.Geometry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.core.geometry.NonSimpleResult.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.core.geometry.Operator.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.core.geometry.OperatorOffset.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.core.geometry.RasterizedGeometry2D.HitType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.esri.core.geometry.Geometry.GeometryAccelerationDegree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.core.geometry.Geometry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.core.geometry.NonSimpleResult.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.core.geometry.Operator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.core.geometry.OperatorOffset.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.core.geometry.RasterizedGeometry2D.HitType
Returns an array containing the constants of this enum type, in the order they are declared.
vertex_count(Geometry) - Static method in class com.esri.core.geometry.Geometry
Returns count of geometry vertices: 1 for Point, 4 for Envelope, get_point_count for MultiVertexGeometry types, 2 for segment types Returns 0 if geometry is empty.
VertexDescription - Class in com.esri.core.geometry
Describes the vertex format of a Geometry.
VertexDescription.Semantics - Interface in com.esri.core.geometry
Describes the attribute and, in case of predefined attributes, provides a hint of the attribute use.
vmax - Variable in class com.esri.core.geometry.Envelope1D
 
vmin - Variable in class com.esri.core.geometry.Envelope1D
 

W

WINDING - Static variable in class com.esri.core.geometry.SimpleRasterizer
Winding fill rule
within(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
Indicates if one geometry is within another geometry.
within(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
wkbExportDefaults - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportFailIfNotSimple - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
WkbExportFlags - Interface in com.esri.core.geometry
Flags used by the OperatorExpotToWkb.
wkbExportLineString - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportMultiLineString - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportMultiPoint - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportMultiPolygon - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportPoint - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportPolygon - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportStripMs - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbExportStripZs - Static variable in interface com.esri.core.geometry.WkbExportFlags
 
wkbImportDefaults - Static variable in interface com.esri.core.geometry.WkbImportFlags
 
WkbImportFlags - Interface in com.esri.core.geometry
Flags used by the OperatorImportFromWkb.
wkbImportNonTrusted - Static variable in interface com.esri.core.geometry.WkbImportFlags
 
Wkid - Class in com.esri.core.geometry
 
Wkid() - Constructor for class com.esri.core.geometry.Wkid
 
wkid_to_new(int) - Static method in class com.esri.core.geometry.Wkid
 
wkid_to_old(int) - Static method in class com.esri.core.geometry.Wkid
 
wktExportDefaults - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportFailIfNotSimple - Static variable in interface com.esri.core.geometry.WktExportFlags
 
WktExportFlags - Interface in com.esri.core.geometry
Flags used by the OperatorExportToWkt
wktExportLineString - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportMultiLineString - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportMultiPoint - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportMultiPolygon - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPoint - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPolygon - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPrecision10 - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPrecision11 - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPrecision12 - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPrecision13 - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPrecision14 - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPrecision15 - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportPrecision16 - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportStripMs - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktExportStripZs - Static variable in interface com.esri.core.geometry.WktExportFlags
 
wktImportDefaults - Static variable in interface com.esri.core.geometry.WktImportFlags
 
WktImportFlags - Interface in com.esri.core.geometry
Flags used by the OperatorImportFromWkt.
wktImportNonTrusted - Static variable in interface com.esri.core.geometry.WktImportFlags
 

X

X() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
x - Variable in class com.esri.core.geometry.Point2D
 
x - Variable in class com.esri.core.geometry.Point3D
 
xd - Variable in class com.esri.core.geometry.Transformation2D
X translation component of the transformation.
xmax - Variable in class com.esri.core.geometry.Envelope2D
 
xmax - Variable in class com.esri.core.geometry.Envelope3D
 
xmin - Variable in class com.esri.core.geometry.Envelope2D
 
xmin - Variable in class com.esri.core.geometry.Envelope3D
 
xx - Variable in class com.esri.core.geometry.Transformation2D
Matrix coefficient XX of the transformation.
xy - Variable in class com.esri.core.geometry.Transformation2D
Matrix coefficient XY of the transformation.

Y

Y() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
y - Variable in class com.esri.core.geometry.Point2D
 
y - Variable in class com.esri.core.geometry.Point3D
 
yd - Variable in class com.esri.core.geometry.Transformation2D
Y translation component of the transformation.
ymax - Variable in class com.esri.core.geometry.Envelope2D
 
ymax - Variable in class com.esri.core.geometry.Envelope3D
 
ymin - Variable in class com.esri.core.geometry.Envelope2D
 
ymin - Variable in class com.esri.core.geometry.Envelope3D
 
yx - Variable in class com.esri.core.geometry.Transformation2D
Matrix coefficient YX of the transformation.
yy - Variable in class com.esri.core.geometry.Transformation2D
Matrix coefficient YY of the transformation.

Z

Z() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
z - Variable in class com.esri.core.geometry.Point3D
 
Z - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
zmax - Variable in class com.esri.core.geometry.Envelope3D
 
zmin - Variable in class com.esri.core.geometry.Envelope3D
 
zoom(double, double) - Method in class com.esri.core.geometry.Envelope2D
 

_

_assignVertexDescriptionImpl(VertexDescription) - Method in class com.esri.core.geometry.Envelope
 
_assignVertexDescriptionImpl(VertexDescription) - Method in class com.esri.core.geometry.Geometry
 
_assignVertexDescriptionImpl(VertexDescription) - Method in class com.esri.core.geometry.MultiVertexGeometry
 
_assignVertexDescriptionImpl(VertexDescription) - Method in class com.esri.core.geometry.Point
 
_assignVertexDescriptionImpl(VertexDescription) - Method in class com.esri.core.geometry.Segment
 
_getImpl() - Method in class com.esri.core.geometry.Geometry
 
_getImpl() - Method in class com.esri.core.geometry.MultiPath
 
_getImpl() - Method in class com.esri.core.geometry.MultiPoint
 
_getImpl() - Method in class com.esri.core.geometry.SegmentIterator
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 

Copyright © 2015. All Rights Reserved.