Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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(double, double) - Method in class com.esri.core.geometry.MultiPoint
-
Adds a point with the specified X, Y coordinates to this multipoint.
- add(MultiPath, boolean) - Method in class com.esri.core.geometry.MultiPath
-
Appends all paths from another multipath.
- add(MultiVertexGeometry, int, int) - Method in class com.esri.core.geometry.MultiPoint
-
Appends points from another multipoint at the end of this multipoint.
- add(Point) - Method in class com.esri.core.geometry.MultiPoint
-
Adds a point multipoint.
- add(Point2D) - Method in class com.esri.core.geometry.MultiPoint
-
Adds a point with the specified X, Y coordinates to 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
- addSegmentsFromPath(MultiPath, int, int, int, boolean) - Method in class com.esri.core.geometry.MultiPath
-
Adds segments from a source multipath to this MultiPath.
- 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
- applyTransformation(Transformation3D) - 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.OGCConcreteGeometryCollection
- 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
- assignVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.Geometry
-
Assigns the new VertexDescription by adding or dropping attributes.
- assignVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.MultiPath
- assignVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.MultiPoint
- 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
- Bevel - Enum constant in enum com.esri.core.geometry.OperatorOffset.JoinType
- Bezier - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
- Border - Enum constant in enum com.esri.core.geometry.RasterizedGeometry2D.HitType
- 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
- Boundary - Enum constant in enum com.esri.core.geometry.Operator.Type
- buffer(double) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- 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 - Enum constant in enum com.esri.core.geometry.Operator.Type
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(double, double) - Method in class com.esri.core.geometry.Envelope2D
- 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(Point) - Method in class com.esri.core.geometry.Envelope2D
- 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.
- centroid() - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Centroid2D - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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.
- Clip - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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.
- Clustering - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
Non-simple, because not clustered properly, that is there are non-coincident vertices closer than tolerance.
- 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 lexicographically by y.
- compareVectors(Point2D, Point2D) - Static method in class com.esri.core.geometry.Point2D
-
Assume vector v1 and v2 have same origin.
- 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
- 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(Envelope2D) - Static method in class com.esri.core.geometry.Envelope2D
- contains(double) - Method in class com.esri.core.geometry.Envelope1D
- contains(double, double) - Method in class com.esri.core.geometry.Envelope2D
- contains(Envelope) - Method in class com.esri.core.geometry.Envelope
-
Checks if this envelope contains (covers) other envelope.
- contains(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
-
Returns True if the envelope contains the other envelope (boundary inclusive).
- contains(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
-
Returns True if the envelope contains the other envelope (boundary inclusive).
- contains(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
-
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.OGCConcreteGeometryCollection
- contains(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- contains(Point) - Method in class com.esri.core.geometry.Envelope
-
Checks if this envelope contains (covers) the specified point.
- contains(Point) - Method in class com.esri.core.geometry.Envelope2D
- contains(Point2D) - Method in class com.esri.core.geometry.Envelope2D
- Contains - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- convexHull() - Method in class com.esri.core.geometry.ogc.OGCGeometry
- 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 - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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.
- copy() - Method in class com.esri.core.geometry.Transformation3D
- copyTo(Envelope2D) - Method in class com.esri.core.geometry.Envelope3D
- copyTo(Geometry) - Method in class com.esri.core.geometry.Envelope
- 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
- Cracking - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
Non-simple, because not cracked properly (intersecting segments, overlaping segments)
- 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(Geometry, double, int) - Static method in class com.esri.core.geometry.RasterizedGeometry2D
-
Creates a rasterized geometry from a given Geometry.
- 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
- createFromString(String) - Static method in class com.esri.core.geometry.JsonParserReader
-
Creates a JsonReader for the string.
- createFromStringNNT(String) - Static method in class com.esri.core.geometry.JsonParserReader
-
Creates a JsonReader for the string.
- 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.OGCConcreteGeometryCollection
- crosses(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Crosses - Enum constant in enum com.esri.core.geometry.Operator.Type
- CrossOver - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
Non-simple, because there are crossovers (self intersections that are not cracking case).
- crossProduct(Point2D) - Method in class com.esri.core.geometry.Point2D
- currentBooleanValue() - Method in class com.esri.core.geometry.JsonParserReader
- currentBooleanValue() - Method in interface com.esri.core.geometry.JsonReader
- currentDoubleValue() - Method in class com.esri.core.geometry.JsonParserReader
- currentDoubleValue() - Method in interface com.esri.core.geometry.JsonReader
- currentIntValue() - Method in class com.esri.core.geometry.JsonParserReader
- currentIntValue() - Method in interface com.esri.core.geometry.JsonReader
- currentString() - Method in class com.esri.core.geometry.JsonParserReader
- currentString() - Method in interface com.esri.core.geometry.JsonReader
- currentToken() - Method in class com.esri.core.geometry.JsonParserReader
- currentToken() - Method in interface com.esri.core.geometry.JsonReader
- cut(double, double) - Method in class com.esri.core.geometry.Line
- cut(double, double) - Method in class com.esri.core.geometry.Segment
-
Returns subsegment between parameters t1 and t2.
- cut(Geometry, Polyline, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
-
Calculates the cut geometry from a target geometry using a polyline.
- Cut - Enum constant in enum com.esri.core.geometry.Operator.Type
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.
- DegenerateSegments - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
Non-simple, because there are degenerate segments.
- DensifyByAngle - Enum constant in enum com.esri.core.geometry.Operator.Type
- DensifyByLength - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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.OGCConcreteGeometryCollection
- difference(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Difference - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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.OGCConcreteGeometryCollection
- disjoint(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Disjoint - Enum constant in enum com.esri.core.geometry.Operator.Type
- distance(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
-
Calculates minimum distance from this envelope to the other.
- 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.OGCConcreteGeometryCollection
- distance(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- distance(Point2D) - Method in class com.esri.core.geometry.Envelope2D
-
Calculates minimum distance from this envelope to the point.
- distance(Point2D, Point2D) - Static method in class com.esri.core.geometry.Point2D
- distance(Segment, boolean) - Method in class com.esri.core.geometry.Segment
- Distance - Enum constant in enum com.esri.core.geometry.Operator.Type
- dotProduct(Point2D) - Method in class com.esri.core.geometry.Point2D
- dotProduct(Point3D) - Method in class com.esri.core.geometry.Point3D
- 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
- END_ARRAY - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- END_OBJECT - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- 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).
- enumHot - Enum constant in enum com.esri.core.geometry.Geometry.GeometryAccelerationDegree
-
high acceleration, takes even more memory and may take longest time to accelerate, but may work faster than the other two. (1024x1024x2 bit raster and a quad tree for segments)
- enumMedium - Enum constant in enum com.esri.core.geometry.Geometry.GeometryAccelerationDegree
-
medium acceleration, takes more memory and takes more time to accelerate, but may work faster. (256x256x2 bit raster and a quad tree for segments)
- enumMild - Enum constant in enum com.esri.core.geometry.Geometry.GeometryAccelerationDegree
-
mild acceleration, takes least amount of memory. (64x64x2 bit raster)
- envelope() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- envelope() - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Envelope - Class in com.esri.core.geometry
-
An envelope is an axis-aligned rectangle.
- Envelope - Enum constant in enum com.esri.core.geometry.Geometry.Type
-
The value representing an envelope as geometry type.
- Envelope - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
- Envelope() - Constructor for class com.esri.core.geometry.Envelope
-
Constructs an empty envelope.
- Envelope(double, double, double, double) - Constructor for class com.esri.core.geometry.Envelope
-
Constructs an envelope with the specified X and Y extents.
- Envelope(Envelope2D) - Constructor for class com.esri.core.geometry.Envelope
- Envelope(Point) - Constructor for class com.esri.core.geometry.Envelope
-
Constructs an envelope that covers the given point.
- Envelope(Point, double, double) - Constructor for class com.esri.core.geometry.Envelope
-
Creates an envelope by defining its center, width, and height.
- Envelope(VertexDescription) - Constructor for class com.esri.core.geometry.Envelope
- Envelope(VertexDescription, Envelope2D) - Constructor for class com.esri.core.geometry.Envelope
- 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
- Envelope1D(Envelope1D) - 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
- Envelope2D(Envelope2D) - 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
- Envelope3D(double, double, double, double, double, double) - Constructor for class com.esri.core.geometry.Envelope3D
- Envelope3D(Envelope3D) - Constructor for class com.esri.core.geometry.Envelope3D
- EnvSrlzr - Class in com.esri.core.geometry
- EnvSrlzr() - Constructor for class com.esri.core.geometry.EnvSrlzr
- equals(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
-
Indicates if two geometries are equal.
- equals(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
Deprecated.
- equals(Point2D) - Method in class com.esri.core.geometry.Point2D
- equals(Point3D) - Method in class com.esri.core.geometry.Point3D
- 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(Object) - Method in class com.esri.core.geometry.Envelope3D
- 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(Object) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- equals(Object) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- 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(Object) - Method in class com.esri.core.geometry.Point2D
- equals(Object) - Method in class com.esri.core.geometry.Point3D
- 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
- Equals - Enum constant in enum com.esri.core.geometry.Operator.Type
- Equals(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- Equals(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
OGC equals.
- esriSR - Variable in class com.esri.core.geometry.ogc.OGCGeometry
-
SpatialReference of the Geometry.
- estimateMemorySize() - Method in class com.esri.core.geometry.Envelope
- estimateMemorySize() - Method in class com.esri.core.geometry.Envelope2D
- estimateMemorySize() - Method in class com.esri.core.geometry.Geometry
-
Returns an estimate of this object size in bytes.
- estimateMemorySize() - Method in class com.esri.core.geometry.Line
- estimateMemorySize() - Method in class com.esri.core.geometry.MapGeometry
-
Returns an estimate of this object size in bytes.
- estimateMemorySize() - Method in class com.esri.core.geometry.MultiPoint
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
Returns an estimate of this object size in bytes.
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCLineString
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCPoint
- estimateMemorySize() - Method in class com.esri.core.geometry.ogc.OGCPolygon
- estimateMemorySize() - Method in class com.esri.core.geometry.Point
- estimateMemorySize() - Method in class com.esri.core.geometry.Polygon
- estimateMemorySize() - Method in class com.esri.core.geometry.Polyline
- estimateMemorySize() - Method in class com.esri.core.geometry.RasterizedGeometry2D
-
Returns an estimate of this object size in bytes.
- estimateMemorySize() - Method in class com.esri.core.geometry.SimpleRasterizer
- estimateMemorySize() - Method in class com.esri.core.geometry.Transformation2D
- estimateMemorySize(double[]) - Static method in class com.esri.core.geometry.Geometry
- EVEN_ODD - Static variable in class com.esri.core.geometry.SimpleRasterizer
-
Even odd fill rule
- execute(boolean, Geometry, Polyline, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorCut
-
Performs the Cut operation on a geometry.
- execute(int, Geometry) - Method in class com.esri.core.geometry.OperatorExportToESRIShape
-
Performs the ExportToESRIShape operation.
- execute(int, Geometry.Type, JsonReader, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromGeoJson
-
Performs the ImportFromGeoJson operation.
- execute(int, Geometry.Type, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromGeoJson
-
Deprecated, use version without import_flags.
- execute(int, Geometry.Type, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkt
-
Performs the ImportFromWkt operation.
- execute(int, Geometry.Type, ByteBuffer) - Method in class com.esri.core.geometry.OperatorImportFromESRIShape
-
Performs the ImportFromESRIShape operation.
- execute(int, Geometry.Type, ByteBuffer, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkb
-
Performs the ImportFromWKB operation.
- execute(int, Geometry, 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(int, Geometry, ByteBuffer) - Method in class com.esri.core.geometry.OperatorExportToESRIShape
-
Performs the ExportToESRIShape operation.
- execute(int, Geometry, ByteBuffer, ProgressTracker) - Method in class com.esri.core.geometry.OperatorExportToWkb
-
Performs the ExportToWKB operation.
- execute(int, SpatialReference, Geometry) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
-
Performs the ExportToGeoJson operation
- execute(Geometry) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
-
Performs the ExportToGeoJson operation.
- execute(Geometry.Type, JsonReader) - 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(GeometryCursor, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorConvexHull
-
Calculates the convex hull.
- execute(GeometryCursor, double, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorGeneralize
-
Performs the Generalize operation on a geometry set.
- execute(GeometryCursor, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDensifyByLength
-
Performs the Densify operation on the geometry set.
- execute(GeometryCursor, Envelope2D, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorClip
-
Performs the Clip 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(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) - Method in class com.esri.core.geometry.OperatorSymmetricDifference
-
Performs the Symmetric Difference 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(GeometryCursor, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBoundary
-
Calculates the boundary geometry.
- execute(GeometryCursor, SpatialReference, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplify
-
Performs the Simplify operation on the geometry cursor.
- 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(GeometryCursor, SpatialReference, double[], boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBuffer
-
Creates a buffer around the input geometries
- 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(GeometryCursor, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorUnion
-
Performs the Topological Union operation on the geometry set.
- execute(Geometry, double, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorGeneralize
-
Performs the Generalize operation on a single geometry.
- execute(Geometry, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDensifyByLength
-
Performs the Densify 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(Geometry, Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorDistance
-
Calculates distance between two geometries.
- execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in interface com.esri.core.geometry.CombineOperator
-
Operation on two geometries, returning a third.
- 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, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorIntersection
-
Performs the Topological Intersection operation on the geometry.
- execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimpleRelation
-
Performs the given relation operation between two geometries.
- execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSymmetricDifference
-
Performs the Symmetric Difference operation on the two geometries.
- execute(Geometry, Geometry, SpatialReference, ProgressTracker) - Method in class com.esri.core.geometry.OperatorUnion
-
Performs the Topological Union operation on two geometries.
- 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, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBoundary
-
Calculates the boundary.
- execute(Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorCentroid2D
- execute(Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorCentroid2DLocal
- execute(Geometry, ProgressTracker) - Method in class com.esri.core.geometry.OperatorConvexHull
-
Calculates the convex hull geometry.
- execute(Geometry, SpatialReference, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplify
-
Performs the Simplify operation on the geometry.
- execute(Geometry, SpatialReference, boolean, ProgressTracker) - Method in class com.esri.core.geometry.OperatorSimplifyOGC
-
Processes geometry to ensure it is simple for OGC specification.
- 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, SpatialReference, double, ProgressTracker) - Method in class com.esri.core.geometry.OperatorBuffer
-
Creates a buffer around the input geometry
- execute(SpatialReference, Geometry) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
-
Performs the ExportToGeoJson operation
- execute(SpatialReference, Geometry) - Method in class com.esri.core.geometry.OperatorExportToJson
-
Performs the ExportToJson operation
- execute(SpatialReference, GeometryCursor) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
-
Performs the ExportToGeoJson operation
- execute(SpatialReference, GeometryCursor) - Method in class com.esri.core.geometry.OperatorExportToJson
-
Performs the ExportToJson operation
- execute(SpatialReference, Geometry, Map) - Method in class com.esri.core.geometry.OperatorExportToJson
-
Performs the ExportToJson operation
- executeOGC(int, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromGeoJson
-
Performs the ImportFromGeoJson operation.
- executeOGC(int, String, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkt
-
Performs the ImportFromWkt operation.
- executeOGC(int, ByteBuffer, ProgressTracker) - Method in class com.esri.core.geometry.OperatorImportFromWkb
-
Performs the ImportFromWkb operation.
- exportSpatialReference(int, SpatialReference) - Method in class com.esri.core.geometry.OperatorExportToGeoJson
-
Performs the ExportToGeoJson operation on a spatial reference.
- ExportToESRIShape - Enum constant in enum com.esri.core.geometry.Operator.Type
- ExportToGeoJson - Enum constant in enum com.esri.core.geometry.Operator.Type
- ExportToJson - Enum constant in enum com.esri.core.geometry.Operator.Type
- ExportToWkb - Enum constant in enum com.esri.core.geometry.Operator.Type
- ExportToWkt - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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. this == scale * rotateNshearNshift.
F
- FIELD_NAME - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- fillEnvelope(Envelope2D) - Method in class com.esri.core.geometry.SimpleRasterizer
- find_tolerance_from_wkid(int) - Static method in class com.esri.core.geometry.Wkid
- flatten() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
Flattens Geometry Collection.
- flattenAndRemoveOverlaps() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
Fixes topological overlaps in the GeometryCollecion.
- 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(JsonReader) - Static method in class com.esri.core.geometry.SpatialReference
- fromJson(JsonParser) - Static method in class com.esri.core.geometry.SpatialReference
-
Returns spatial reference from the JsonParser.
- fromJson(String) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
- fromJson(String) - Static method in class com.esri.core.geometry.SpatialReference
- fromText(String) - Static method in class com.esri.core.geometry.ogc.OGCGeometry
G
- Generalize - Enum constant in enum com.esri.core.geometry.Operator.Type
- GenericGeometrySerializer - Class in com.esri.core.geometry
- GenericGeometrySerializer() - Constructor for class com.esri.core.geometry.GenericGeometrySerializer
- GeodesicBuffer - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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.
- GeodeticArea - Enum constant in enum com.esri.core.geometry.Operator.Type
- GeodeticDensifyByLength - Enum constant in enum com.esri.core.geometry.Operator.Type
- GeodeticLength - Enum constant in enum com.esri.core.geometry.Operator.Type
- geoJsonExportDefaults - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportFailIfNotSimple - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- GeoJsonExportFlags - Interface in com.esri.core.geometry
- geoJsonExportPrecision0 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision1 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision10 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision11 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision12 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision13 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision14 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision15 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision16 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision2 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision3 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision4 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision5 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision6 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision7 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision8 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecision9 - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPrecisionFixedPoint - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportPreferMultiGeometry - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
-
Export MultiXXX geometries every time, by default it will export the minimum required type.
- geoJsonExportSkipCRS - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportStripMs - Static variable in interface com.esri.core.geometry.GeoJsonExportFlags
- geoJsonExportStripZs - 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
-
Deprecated.
- geoJsonImportNoWGS84Default - Static variable in interface com.esri.core.geometry.GeoJsonImportFlags
-
If set, and the geojson does not have a spatial reference, the result geometry will not have one too, otherwise it'll assume WGS84.
- geoJsonImportSkipCRS - Static variable in interface com.esri.core.geometry.GeoJsonImportFlags
-
If set, the import will skip CRS.
- geoJsonToGeometry(String, int, Geometry.Type) - Static method in class com.esri.core.geometry.GeometryEngine
-
Imports the MapGeometry from its JSON representation.
- 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 Class in com.esri.core.geometry
-
A runtime exception raised when a geometry related exception occurs.
- GeometryException(String) - Constructor for exception class 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.
- 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(int, Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
-
Exports the specified geometry instance to its GeoJSON representation.
- geometryToGeoJson(Geometry) - Static method in class com.esri.core.geometry.GeometryEngine
- 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(double, int, int) - Method in class com.esri.core.geometry.Segment
-
Returns the attribute on the segment for the given parameter value.
- getAttributeAsDbl(int, int) - Method in class com.esri.core.geometry.Point
-
Returns value of the given vertex attribute's ordinate.
- getAttributeAsDbl(int, int, int) - Method in class com.esri.core.geometry.MultiPath
- getAttributeAsDbl(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.
- getAttributeAsInt(int, int, int) - Method in class com.esri.core.geometry.MultiPath
- getAttributeAsInt(int, int, int) - Method in class com.esri.core.geometry.MultiPoint
- 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.
- getCenter(Point) - Method in class com.esri.core.geometry.Envelope
- getCenter2D() - Method in class com.esri.core.geometry.Envelope
-
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
- getCenterXY() - Method in class com.esri.core.geometry.Envelope
-
The x and y-coordinates of the center of the envelope.
- 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
- getClosestCoordinate(Point2D, boolean) - Method in class com.esri.core.geometry.Line
- getClosestCoordinate(Point2D, boolean) - Method in class com.esri.core.geometry.Segment
-
Finds a closest coordinate on this segment.
- 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.
- getContainedSubTreeElementCount(int) - Method in class com.esri.core.geometry.QuadTree
-
Returns the number of elements contained in the subtree rooted at the given quad_handle.
- getCoord2D(double) - Method in class com.esri.core.geometry.Segment
-
Returns the coordinate of the point on this segment for the given parameter value.
- getCoord2D(double, Point2D) - Method in class com.esri.core.geometry.Line
- getCoord2D(double, Point2D) - Method in class com.esri.core.geometry.Segment
-
Returns the coordinate of the point on this segment for the given parameter value (segments are parametric curves).
- 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.
- getDataExtent() - Method in class com.esri.core.geometry.QuadTree
-
Returns the extent of all elements in the quad tree.
- getDefaultValue(int) - Static method in class com.esri.core.geometry.VertexDescription
-
Returns default value for each ordinate of the vertex attribute with given semantics.
- getDepth() - Method in class com.esri.core.geometry.Envelope3D
- getDescription() - Method in class com.esri.core.geometry.Geometry
-
Returns the VertexDescription of this geometry.
- 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 QuadTree.
- getElementExtent(int) - Method in class com.esri.core.geometry.QuadTree
-
Returns the element extent at the given element_handle.
- 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.
- getEndXY() - Method in class com.esri.core.geometry.Segment
-
Returns XY coordinates of the end point.
- getEndXY(Point2D) - Method in class com.esri.core.geometry.Segment
- getEndXYZ() - Method in class com.esri.core.geometry.Segment
-
Returns XYZ coordinates of the end 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() - Method in class com.esri.core.geometry.Envelope3D
- getHeight() - Method in class com.esri.core.geometry.SimpleRasterizer
- getHeight(int) - Method in class com.esri.core.geometry.QuadTree
-
Returns the height of the quad at the given quad_handle.
- 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.
- getIntersectionCount(Envelope2D, double, int) - Method in class com.esri.core.geometry.QuadTree
-
Returns the number of elements in the quad tree that intersect the qiven query.
- getIterator() - Method in class com.esri.core.geometry.QuadTree
-
Gets an iterator on the QuadTree.
- getIterator(boolean) - Method in class com.esri.core.geometry.QuadTree
-
Gets an iterator on the QuadTree.
- getIterator(Envelope2D, double) - Method in class com.esri.core.geometry.QuadTree
-
Gets an iterator on the QuadTree using the input Envelope2D as the query.
- getIterator(Envelope2D, double, boolean) - Method in class com.esri.core.geometry.QuadTree
-
Gets an iterator on the QuadTree using the input Envelope2D as the query.
- getIterator(Geometry, double) - Method in class com.esri.core.geometry.QuadTree
-
Gets an iterator on the QuadTree.
- getIterator(Geometry, double, boolean) - Method in class com.esri.core.geometry.QuadTree
-
Gets an iterator on the QuadTree.
- 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.
- getMaxHeight() - Method in class com.esri.core.geometry.QuadTree
-
Returns the max height the quad tree can grow to.
- 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) - Method in class com.esri.core.geometry.OperatorProximity2D
-
Returns the nearest coordinate on the Geometry to the given input 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.
- 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.
- getPointByVal(int, Point) - Method in class com.esri.core.geometry.MultiPath
- getPointByVal(int, Point) - Method in class com.esri.core.geometry.MultiPoint
- getPointByVal(int, Point) - Method in class com.esri.core.geometry.MultiVertexGeometry
-
Returns given vertex of the Geometry.
- 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.
- getQuadTreeExtent() - Method in class com.esri.core.geometry.QuadTree
-
Returns the extent of the quad tree.
- 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.
- getStartXY() - Method in class com.esri.core.geometry.Segment
-
Returns XY coordinates of the start point.
- getStartXY(Point2D) - Method in class com.esri.core.geometry.Segment
- getStartXYZ() - Method in class com.esri.core.geometry.Segment
-
Returns XYZ coordinates of the start 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
- getSubTreeElementCount(int) - Method in class com.esri.core.geometry.QuadTree
-
Returns the number of elements in the subtree rooted at the given quad_handle.
- 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.OperatorCentroid2D
- 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.Envelope3D
- 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() - Method in class com.esri.core.geometry.Point
-
Returns XY coordinates of this point.
- getXY(int) - Method in class com.esri.core.geometry.MultiPath
- getXY(int) - 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.MultiPath
- getXY(int, Point2D) - Method in class com.esri.core.geometry.MultiPoint
- getXY(int, Point2D) - Method in class com.esri.core.geometry.MultiVertexGeometry
- getXY(Point2D) - Method in class com.esri.core.geometry.Point
-
Returns XY coordinates of this point.
- getXYZ() - Method in class com.esri.core.geometry.Point
-
Returns XYZ coordinates of the 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.
- hasAttributesFrom(VertexDescription) - Method in class com.esri.core.geometry.VertexDescription
-
Returns True if this vertex description includes all attributes from the src.
- hasData(Envelope2D, double) - Method in class com.esri.core.geometry.QuadTree
-
Returns true if the quad tree has data intersecting the given query.
- 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.Envelope3D
- hashCode() - Method in class com.esri.core.geometry.Line
- 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.ogc.OGCConcreteGeometryCollection
- hashCode() - Method in class com.esri.core.geometry.ogc.OGCGeometry
- 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.Point3D
- 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.Segment
- 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
- hashCombine(int, int) - Static method in class com.esri.core.geometry.NumberUtils
- 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
- ImportFromESRIShape - Enum constant in enum com.esri.core.geometry.Operator.Type
- ImportFromGeoJson - Enum constant in enum com.esri.core.geometry.Operator.Type
- ImportFromJson - Enum constant in enum com.esri.core.geometry.Operator.Type
- ImportFromWkb - Enum constant in enum com.esri.core.geometry.Operator.Type
- ImportFromWkt - Enum constant in enum com.esri.core.geometry.Operator.Type
- inflate(double) - Method in class com.esri.core.geometry.Envelope1D
- inflate(double, double) - Method in class com.esri.core.geometry.Envelope
-
Changes the dimensions of the envelope while preserving the center.
- inflate(double, double) - Method in class com.esri.core.geometry.Envelope2D
- inflate(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
- insert(int, Envelope2D) - Method in class com.esri.core.geometry.QuadTree
-
Inserts the element and bounding_box into the QuadTree.
- insert(int, Envelope2D, int) - Method in class com.esri.core.geometry.QuadTree
-
Inserts the element and bounding_box into the QuadTree 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.
- Inside - Enum constant in enum com.esri.core.geometry.RasterizedGeometry2D.HitType
- 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(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
-
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.OGCConcreteGeometryCollection
- intersection(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Intersection - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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
- Intersects - Enum constant in enum com.esri.core.geometry.Operator.Type
- intToType(int) - Static method in enum com.esri.core.geometry.Geometry.Type
- inverse() - Method in class com.esri.core.geometry.Transformation2D
-
Inverses the matrix.
- inverse(Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
-
Produces inverse matrix for this matrix and puts result into the inverse parameter.
- inverse(Transformation3D, Transformation3D) - Static method in class com.esri.core.geometry.Transformation3D
-
Calculates the Inverse transformation.
- 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(double, double) - Method in class com.esri.core.geometry.Point2D
- isEqual(Point2D) - 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.
- isFlattened() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
Checks if collection is flattened.
- 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(double, double, double, double) - Method in class com.esri.core.geometry.Envelope2D
-
Checks if this envelope intersects the other.
- 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.Envelope
- isIntersecting(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
-
Checks if this envelope intersects the other.
- isIntersecting(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
-
Checks if this envelope intersects the other.
- isIntersecting(Point2D, double) - Method in class com.esri.core.geometry.Line
-
Returns True if point and the segment intersect (not disjoint) for the given tolerance.
- isIntersecting(Point2D, double) - Method in class com.esri.core.geometry.Segment
-
Returns TRUE if the point and segment intersect (not disjoint) for the given tolerance.
- isIntersecting(Segment, double) - Method in class com.esri.core.geometry.Segment
-
Returns TRUE if this segment intersects with the other segment with the given tolerance.
- 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
- JsonGeometryException - Exception Class in com.esri.core.geometry
-
A runtime exception raised when a JSON related exception occurs.
- JsonGeometryException(Exception) - Constructor for exception class com.esri.core.geometry.JsonGeometryException
-
Constructs a Json Geometry Exception with the given another exception.
- JsonGeometryException(String) - Constructor for exception class com.esri.core.geometry.JsonGeometryException
-
Constructs a Json Geometry Exception with the given error string/message.
- JsonParserReader - Class in com.esri.core.geometry
-
A throw in JsonReader built around the Jackson JsonParser.
- JsonParserReader(JsonParser) - Constructor for class com.esri.core.geometry.JsonParserReader
- JsonReader - Interface in com.esri.core.geometry
-
An abstract reader for Json.
- JsonReader.Token - Enum in com.esri.core.geometry
- jsonToGeometry(JsonReader) - Static method in class com.esri.core.geometry.GeometryEngine
-
Imports the MapGeometry from its JSON representation.
- 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
- LabelPoint - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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 - Class in com.esri.core.geometry
-
A straight line between a pair of points.
- Line - Enum constant in enum com.esri.core.geometry.Geometry.Type
-
The value representing a line as geometry type.
- Line - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
- Line() - Constructor for class com.esri.core.geometry.Line
-
Creates a line segment.
- Line(double, double, double, double) - Constructor for class com.esri.core.geometry.Line
- 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
- LnSrlzr - Class in com.esri.core.geometry
- LnSrlzr() - Constructor for class com.esri.core.geometry.LnSrlzr
- loadGeometryFromEsriShapeDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
- loadGeometryFromJSONFileDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
- loadGeometryFromJSONStringDbg(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.OperatorCentroid2D
- 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 - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
- M() - Method in class com.esri.core.geometry.ogc.OGCPoint
- 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
-
Makes a simple geometry for Geodatabase.
- MakeSimpleRelaxed(boolean) - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
Deprecated.
- 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(double) - Method in class com.esri.core.geometry.Envelope1D
- merge(double, double) - Method in class com.esri.core.geometry.Envelope2D
- merge(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
- merge(double, double, double, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
- merge(Envelope) - Method in class com.esri.core.geometry.Envelope
-
Merges this envelope with the extent of the given envelope.
- merge(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
- merge(Envelope2D) - Method in class com.esri.core.geometry.Envelope
- merge(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
- merge(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
- merge(Point) - Method in class com.esri.core.geometry.Envelope
-
Merges this envelope with the point.
- merge(Point2D) - Method in class com.esri.core.geometry.Envelope
- merge(Point2D) - Method in class com.esri.core.geometry.Envelope2D
- merge(Point3D) - Method in class com.esri.core.geometry.Envelope2D
- merge(Point3D) - 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
- mergeVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.Geometry
-
Merges the new VertexDescription by adding missing attributes from the src.
- mergeVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.MultiPath
- mergeVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.MultiPoint
- 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
- Miter - Enum constant in enum com.esri.core.geometry.OperatorOffset.JoinType
- 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
- mul(Transformation3D) - Method in class com.esri.core.geometry.Transformation3D
- mulLeft(Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
-
Multiplies this matrix on the left with the "left" matrix.
- mulLeft(Transformation3D) - Method in class com.esri.core.geometry.Transformation3D
- 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.
- multiply(Transformation3D, Transformation3D, Transformation3D) - Static method in class com.esri.core.geometry.Transformation3D
-
Performs multiplication of matrices a and b and places result into result.
- MultiPoint - Class in com.esri.core.geometry
-
A Multipoint is a collection of points.
- MultiPoint - Enum constant in enum com.esri.core.geometry.Geometry.Type
-
The value representing a multipoint as geometry type.
- MultiPoint - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
- 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.
- nextToken() - Method in class com.esri.core.geometry.JsonParserReader
- nextToken() - Method in interface com.esri.core.geometry.JsonReader
- 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() - Method in class com.esri.core.geometry.Envelope3D
- normalize() - Method in class com.esri.core.geometry.Point2D
- normalize() - Method in class com.esri.core.geometry.Point3D
- normalize(Point2D) - Method in class com.esri.core.geometry.Point2D
- NotDetermined - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
This value is returned if the geometry "knows" through an internal state that it is non-simple.
- 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
- Offset - Enum constant in enum com.esri.core.geometry.Operator.Type
- OGCConcreteGeometryCollection - Class in com.esri.core.geometry.ogc
- OGCConcreteGeometryCollection(GeometryCursor, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- OGCConcreteGeometryCollection(OGCGeometry, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- OGCConcreteGeometryCollection(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- OGCConcreteGeometryCollection(List, 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
- OGCDisconnectedInterior - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
Touching interioir rings make a disconnected point set from polygon interior (strong simple, but not OGC simple).
- OGCGeometry - Class in com.esri.core.geometry.ogc
-
OGC Simple Feature Access specification v.1.2.1
- OGCGeometry() - Constructor for class com.esri.core.geometry.ogc.OGCGeometry
- OGCGeometryCollection - Class in com.esri.core.geometry.ogc
- OGCGeometryCollection() - Constructor for class com.esri.core.geometry.ogc.OGCGeometryCollection
- OGCLinearRing - Class in com.esri.core.geometry.ogc
- OGCLinearRing(MultiPath, int, SpatialReference, boolean) - Constructor for class com.esri.core.geometry.ogc.OGCLinearRing
- OGCLineString - Class in com.esri.core.geometry.ogc
- OGCLineString(MultiPath, int, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCLineString
- OGCLineString(MultiPath, int, SpatialReference, boolean) - Constructor for class com.esri.core.geometry.ogc.OGCLineString
- OGCMultiCurve - Class in com.esri.core.geometry.ogc
- OGCMultiCurve() - Constructor for class com.esri.core.geometry.ogc.OGCMultiCurve
- OGCMultiLineString - Class in com.esri.core.geometry.ogc
- OGCMultiLineString(Polyline, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiLineString
- OGCMultiLineString(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiLineString
- OGCMultiPoint - Class in com.esri.core.geometry.ogc
- OGCMultiPoint(MultiPoint, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
- OGCMultiPoint(OGCPoint, OGCPoint) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
- OGCMultiPoint(Point, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
- OGCMultiPoint(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPoint
- OGCMultiPolygon - Class in com.esri.core.geometry.ogc
- OGCMultiPolygon(Polygon, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPolygon
- OGCMultiPolygon(SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCMultiPolygon
- OGCMultiSurface - Class in com.esri.core.geometry.ogc
- OGCMultiSurface() - Constructor for class com.esri.core.geometry.ogc.OGCMultiSurface
- OGCPoint - Class in com.esri.core.geometry.ogc
- OGCPoint(Point, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCPoint
- OGCPolygon - Class in com.esri.core.geometry.ogc
- OGCPolygon(Polygon, int, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCPolygon
- OGCPolygon(Polygon, SpatialReference) - Constructor for class com.esri.core.geometry.ogc.OGCPolygon
- OGCPolygonSelfTangency - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
There is a self tangency situation (strong simple, but not OGC simple) Only OperatorSimplifyOGC returns this.
- OGCPolylineSelfTangency - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
There is a self tangency or cross-over situation (strong simple, but not OGC simple) Only OperatorSimplifyOGC returns this.
- OGCStructure - Class in com.esri.core.geometry
- OGCStructure() - Constructor for class com.esri.core.geometry.OGCStructure
- OGCStructureInternal - Class in com.esri.core.geometry
- OGCStructureInternal() - Constructor for class com.esri.core.geometry.OGCStructureInternal
- OGCSurface - Class in com.esri.core.geometry.ogc
- OGCSurface() - Constructor for class com.esri.core.geometry.ogc.OGCSurface
- Operator - Class in com.esri.core.geometry
-
The base class for Geometry Operators.
- Operator() - Constructor for class com.esri.core.geometry.Operator
- Operator.Type - Enum in com.esri.core.geometry
-
The operator type enum.
- OperatorBoundary - Class in com.esri.core.geometry
- OperatorBoundary() - Constructor for class com.esri.core.geometry.OperatorBoundary
- OperatorBuffer - Class in com.esri.core.geometry
-
Creates buffer polygons around geometries.
- OperatorBuffer() - Constructor for class com.esri.core.geometry.OperatorBuffer
- OperatorCentroid2D - Class in com.esri.core.geometry
- OperatorCentroid2D() - Constructor for class com.esri.core.geometry.OperatorCentroid2D
- OperatorCentroid2DLocal - Class in com.esri.core.geometry
- OperatorCentroid2DLocal() - Constructor for class com.esri.core.geometry.OperatorCentroid2DLocal
- OperatorClip - Class in com.esri.core.geometry
-
Clips geometries with Envelope2D.
- OperatorClip() - Constructor for class com.esri.core.geometry.OperatorClip
- OperatorContains - Class in com.esri.core.geometry
-
Relational operation Contains.
- OperatorContains() - Constructor for class com.esri.core.geometry.OperatorContains
- OperatorConvexHull - Class in com.esri.core.geometry
-
Creates the convex hull of the input geometry.
- OperatorConvexHull() - Constructor for class com.esri.core.geometry.OperatorConvexHull
- OperatorCrosses - Class in com.esri.core.geometry
-
Relational operation Crosses.
- OperatorCrosses() - Constructor for class com.esri.core.geometry.OperatorCrosses
- OperatorCut - Class in com.esri.core.geometry
-
Splits the target polyline or polygon where it is crossed by the cutter polyline.
- OperatorCut() - Constructor for class com.esri.core.geometry.OperatorCut
- OperatorDensifyByLength - Class in com.esri.core.geometry
-
Densifies MultiPath geometries by length so that no segments are longer than given threshold value.
- OperatorDensifyByLength() - Constructor for class com.esri.core.geometry.OperatorDensifyByLength
- OperatorDifference - Class in com.esri.core.geometry
-
Difference of geometries.
- OperatorDifference() - Constructor for class com.esri.core.geometry.OperatorDifference
- OperatorDisjoint - Class in com.esri.core.geometry
-
Relational operation Disjoint.
- OperatorDisjoint() - Constructor for class com.esri.core.geometry.OperatorDisjoint
- OperatorDistance - Class in com.esri.core.geometry
-
Calculates distance between geometries.
- OperatorDistance() - Constructor for class com.esri.core.geometry.OperatorDistance
- OperatorEquals - Class in com.esri.core.geometry
-
Relational operation Equals.
- OperatorEquals() - Constructor for class com.esri.core.geometry.OperatorEquals
- OperatorExportToESRIShape - Class in com.esri.core.geometry
-
Export to ESRI shape format.
- OperatorExportToESRIShape() - Constructor for class com.esri.core.geometry.OperatorExportToESRIShape
- OperatorExportToGeoJson - Class in com.esri.core.geometry
-
Export to GeoJson format.
- OperatorExportToGeoJson() - Constructor for class com.esri.core.geometry.OperatorExportToGeoJson
- OperatorExportToJson - Class in com.esri.core.geometry
-
Export to JSON format.
- OperatorExportToJson() - Constructor for class com.esri.core.geometry.OperatorExportToJson
- OperatorExportToWkb - Class in com.esri.core.geometry
-
Export to WKB format.
- OperatorExportToWkb() - Constructor for class com.esri.core.geometry.OperatorExportToWkb
- OperatorExportToWkt - Class in com.esri.core.geometry
- OperatorExportToWkt() - Constructor for class com.esri.core.geometry.OperatorExportToWkt
- OperatorFactory - Class in com.esri.core.geometry
-
An abstract class that represent the basic OperatorFactory interface.
- OperatorFactory() - Constructor for class com.esri.core.geometry.OperatorFactory
- OperatorFactoryLocal - Class in com.esri.core.geometry
-
An abstract class that represent the basic OperatorFactory interface.
- OperatorGeneralize - Class in com.esri.core.geometry
-
Generalizes geometries using Douglas-Peucker algorithm.
- OperatorGeneralize() - Constructor for class com.esri.core.geometry.OperatorGeneralize
- OperatorImportFromESRIShape - Class in com.esri.core.geometry
-
Import from ESRI shape format.
- OperatorImportFromESRIShape() - Constructor for class com.esri.core.geometry.OperatorImportFromESRIShape
- OperatorImportFromGeoJson - Class in com.esri.core.geometry
- OperatorImportFromGeoJson() - Constructor for class com.esri.core.geometry.OperatorImportFromGeoJson
- OperatorImportFromJson - Class in com.esri.core.geometry
-
Import from JSON format.
- OperatorImportFromJson() - Constructor for class com.esri.core.geometry.OperatorImportFromJson
- OperatorImportFromWkb - Class in com.esri.core.geometry
-
Import from WKB format.
- OperatorImportFromWkb() - Constructor for class com.esri.core.geometry.OperatorImportFromWkb
- OperatorImportFromWkt - Class in com.esri.core.geometry
- OperatorImportFromWkt() - Constructor for class com.esri.core.geometry.OperatorImportFromWkt
- OperatorIntersection - Class in com.esri.core.geometry
-
Intersection of geometries by a given geometry.
- OperatorIntersection() - Constructor for class com.esri.core.geometry.OperatorIntersection
- OperatorIntersects - Class in com.esri.core.geometry
- OperatorIntersects() - Constructor for class com.esri.core.geometry.OperatorIntersects
- OperatorOffset - Class in com.esri.core.geometry
- OperatorOffset() - Constructor for class com.esri.core.geometry.OperatorOffset
- OperatorOffset.JoinType - Enum in com.esri.core.geometry
-
Join types for the offset operation.
- OperatorOverlaps - Class in com.esri.core.geometry
- OperatorOverlaps() - Constructor for class com.esri.core.geometry.OperatorOverlaps
- OperatorProximity2D - Class in com.esri.core.geometry
-
Finds closest vertices of the Geometry.
- OperatorProximity2D() - Constructor for class com.esri.core.geometry.OperatorProximity2D
- OperatorRelate - Class in com.esri.core.geometry
-
Performs the Relation operation between two geometries using the DE-9IM matrix encoded as a string.
- OperatorRelate() - Constructor for class com.esri.core.geometry.OperatorRelate
- OperatorSimpleRelation - Class in com.esri.core.geometry
-
A base class for simple relation operators.
- OperatorSimpleRelation() - Constructor for class com.esri.core.geometry.OperatorSimpleRelation
- OperatorSimplify - Class in com.esri.core.geometry
-
Simplifies the geometry or determines if the geometry is simple.
- OperatorSimplify() - Constructor for class com.esri.core.geometry.OperatorSimplify
- OperatorSimplifyOGC - Class in com.esri.core.geometry
-
Simplifies the geometry or determines if the geometry is simple.
- OperatorSimplifyOGC() - Constructor for class com.esri.core.geometry.OperatorSimplifyOGC
- OperatorSymmetricDifference - Class in com.esri.core.geometry
-
Symmetric difference (XOR) operation between geometries.
- OperatorSymmetricDifference() - Constructor for class com.esri.core.geometry.OperatorSymmetricDifference
- OperatorTouches - Class in com.esri.core.geometry
-
Relational operation Touches.
- OperatorTouches() - Constructor for class com.esri.core.geometry.OperatorTouches
- OperatorUnion - Class in com.esri.core.geometry
-
Union of geometries.
- OperatorUnion() - Constructor for class com.esri.core.geometry.OperatorUnion
- OperatorWithin - Class in com.esri.core.geometry
-
Relational operation Within.
- OperatorWithin() - Constructor for class com.esri.core.geometry.OperatorWithin
- orientationRobust(Point2D, Point2D, Point2D) - Static method in class com.esri.core.geometry.Point2D
-
Calculates the orientation of the triangle formed by p, q, r.
- Outside - Enum constant in enum com.esri.core.geometry.RasterizedGeometry2D.HitType
- overlaps(Geometry, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
-
Indicates if one geometry overlaps another geometry.
- overlaps(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- overlaps(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Overlaps - Enum constant in enum com.esri.core.geometry.Operator.Type
P
- 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 - Enum constant in enum com.esri.core.geometry.Geometry.Type
-
The value representing a point as geometry type.
- Point - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
- 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(double, double, double) - Constructor for class com.esri.core.geometry.Point
-
Creates a 3D point with specified X, Y and Z coordinates.
- Point(Point2D) - Constructor for class com.esri.core.geometry.Point
- Point(VertexDescription) - Constructor for class com.esri.core.geometry.Point
- 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
- Point2D(Point2D) - 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
- Point3D(Point3D) - 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 - Class in com.esri.core.geometry
-
A polygon is a collection of one or many interior or exterior rings.
- Polygon - Enum constant in enum com.esri.core.geometry.Geometry.Type
-
The value representing a polygon as geometry type.
- Polygon - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
- Polygon() - Constructor for class com.esri.core.geometry.Polygon
-
Creates a polygon.
- Polygon(VertexDescription) - Constructor for class com.esri.core.geometry.Polygon
- Polygon.FillRule - Interface in com.esri.core.geometry
- Polyline - Class in com.esri.core.geometry
-
A polyline is a collection of one or many paths.
- Polyline - Enum constant in enum com.esri.core.geometry.Geometry.Type
-
The value representing a polyline as geometry type.
- Polyline - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
- 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.
- Polyline(VertexDescription) - Constructor for class com.esri.core.geometry.Polyline
- POSITION - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
- prepare_for_ops_(GeometryCursor, SpatialReference) - Static method in class com.esri.core.geometry.OGCStructureInternal
- 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
- Project - Enum constant in enum com.esri.core.geometry.Operator.Type
- Proximity2D - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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.
- PtSrlzr - Class in com.esri.core.geometry
- PtSrlzr() - Constructor for class com.esri.core.geometry.PtSrlzr
Q
- QuadTree - Class in com.esri.core.geometry
- QuadTree(Envelope2D, int) - Constructor for class com.esri.core.geometry.QuadTree
-
Creates a QuadTree with the root having the extent of the input Envelope2D, and height of the input height, where the root starts at height 0.
- QuadTree(Envelope2D, int, boolean) - Constructor for class com.esri.core.geometry.QuadTree
-
Creates a QuadTree with the root having the extent of the input Envelope2D, 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(Point[]) - Method in class com.esri.core.geometry.MultiPath
- 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.Envelope
- queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiPath
- queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiPoint
- queryCoordinates(Point2D[]) - Method in class com.esri.core.geometry.MultiVertexGeometry
-
Queries XY coordinates as an array.
- queryCoordinates(Point2D[], int, int, int) - Method in class com.esri.core.geometry.MultiPath
- queryCorner(int) - Method in class com.esri.core.geometry.Envelope2D
-
Queries a corner of the envelope.
- queryCorner(int, Point2D) - Method in class com.esri.core.geometry.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
- readResolve() - Method in class com.esri.core.geometry.EnvSrlzr
- readResolve() - Method in class com.esri.core.geometry.GenericGeometrySerializer
- readResolve() - Method in class com.esri.core.geometry.LnSrlzr
- readResolve() - Method in class com.esri.core.geometry.PtSrlzr
- 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
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
For the geometry collection types, when it has 1 or 0 elements, converts a MultiPolygon to Polygon, MultiPoint to Point, MultiLineString to a LineString, and OGCConcretGeometryCollection to the reduced element it contains.
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCLineString
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCPoint
- reduceFromMulti() - Method in class com.esri.core.geometry.ogc.OGCPolygon
- 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.OGCConcreteGeometryCollection
- relate(OGCGeometry, String) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Relate - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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) - Method in class com.esri.core.geometry.MultiPoint
-
Removes a point from this multipoint.
- removePoint(int, int) - Method in class com.esri.core.geometry.MultiPath
-
Removes a point at a given index.
- 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(Envelope2D, double) - Method in class com.esri.core.geometry.QuadTree.QuadTreeIterator
-
Resets the iterator to a starting state on the QuadTree using the input Envelope2D as the query.
- resetIterator(Geometry, double) - Method in class com.esri.core.geometry.QuadTree.QuadTreeIterator
-
Resets the iterator to an starting state on the QuadTree.
- 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.
- RingOrder - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
The geometry is simple, but not strong-simple, because exteriors and holes are not in the correct order, and separation into sub polygons is not possible.
- RingOrientation - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
Non-simple, because holes or exteriors have wrong orientation.
- 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
- Round - Enum constant in enum com.esri.core.geometry.OperatorOffset.JoinType
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) - Method in class com.esri.core.geometry.Point2D
- scale(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Scales the transformation.
- scale(double, Point2D) - Method in class com.esri.core.geometry.Point2D
- scale(double, Point3D) - Method in class com.esri.core.geometry.Point3D
- scaleAdd(double, Point2D) - Method in class com.esri.core.geometry.Point2D
-
Calculates this = this * f + shift
- scaleAdd(double, Point2D, Point2D) - Method in class com.esri.core.geometry.Point2D
-
Calculates this = other * f + shift
- 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, 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
- setAttribute(int, int, int, double) - 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.MultiPath
- setAttribute(int, int, int, int) - Method in class com.esri.core.geometry.MultiPoint
- setCirculator(boolean) - Method in class com.esri.core.geometry.SegmentIterator
-
Switches the iterator to navigation mode.
- 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) - Method in class com.esri.core.geometry.Point2D
- setCoords(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
- setCoords(double, double, double) - Method in class com.esri.core.geometry.Point3D
- setCoords(double, double, double, double) - Method in class com.esri.core.geometry.Envelope
-
Sets the 2-dimensional extents of the envelope.
- setCoords(double, double, double, double) - Method in class com.esri.core.geometry.Envelope2D
- setCoords(double, double, double, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
- setCoords(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
- setCoords(Envelope1D, Envelope1D) - Method in class com.esri.core.geometry.Envelope2D
- setCoords(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
- setCoords(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
- setCoords(Point2D) - Method in class com.esri.core.geometry.Envelope2D
- setCoords(Point2D) - Method in class com.esri.core.geometry.Point2D
- setCoords(Point2D, double, double) - Method in class com.esri.core.geometry.Envelope2D
- setCoords(Point3D) - Method in class com.esri.core.geometry.Point3D
- setCoords(Point3D, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
- 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
- setEndXY(double, double) - Method in class com.esri.core.geometry.Segment
- setEndXY(Point2D) - Method in class com.esri.core.geometry.Segment
-
Sets the XY coordinates of the end point.
- setEndXYZ(double, double, double) - Method in class com.esri.core.geometry.Segment
- setEndXYZ(Point3D) - Method in class com.esri.core.geometry.Segment
-
Sets the XYZ coordinates of the end point.
- 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.
- setGeometryByValue(Envelope) - Method in class com.esri.core.geometry.EnvSrlzr
- setGeometryByValue(Geometry) - Method in class com.esri.core.geometry.GenericGeometrySerializer
- setGeometryByValue(Line) - Method in class com.esri.core.geometry.LnSrlzr
- setGeometryByValue(Point) - Method in class com.esri.core.geometry.PtSrlzr
- 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.
- setPointByVal(int, Point) - Method in class com.esri.core.geometry.MultiPath
- setPointByVal(int, Point) - Method in class com.esri.core.geometry.MultiPoint
- setPointByVal(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) - Method in class com.esri.core.geometry.Transformation2D
-
Set transformation to be a uniform scale.
- setScale(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Set this transformation to be a scale.
- setScale(double, double, double) - Method in class com.esri.core.geometry.Transformation3D
- 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
- setStartXY(double, double) - Method in class com.esri.core.geometry.Segment
- setStartXY(Point2D) - Method in class com.esri.core.geometry.Segment
-
Sets the XY coordinates of the start point.
- setStartXYZ(double, double, double) - Method in class com.esri.core.geometry.Segment
- setStartXYZ(Point3D) - Method in class com.esri.core.geometry.Segment
-
Sets the XYZ coordinates of the start point.
- setTranslate(double, double, double) - Method in class com.esri.core.geometry.Transformation3D
- 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(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.
- 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. param pt The point to create the X and Y coordinate from.
- setXYZ(Point3D) - Method in class com.esri.core.geometry.Point
-
Sets the XYZ coordinates of this point.
- 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.
- setZero() - Method in class com.esri.core.geometry.Transformation3D
-
Sets all elements to 0, thus producing and invalid 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
- ShapePreservingDensify - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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) - 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.
- Simplify - Enum constant in enum com.esri.core.geometry.Operator.Type
- SimplifyOGC - Enum constant in enum com.esri.core.geometry.Operator.Type
- SIZE_OF_ATTRIBUTE_STREAM_OF_DBL - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_ATTRIBUTE_STREAM_OF_FLOAT - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_ATTRIBUTE_STREAM_OF_INT16 - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_ATTRIBUTE_STREAM_OF_INT32 - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_ATTRIBUTE_STREAM_OF_INT64 - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_ATTRIBUTE_STREAM_OF_INT8 - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_DATA - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_EDGE - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_ENVELOPE - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_ENVELOPE2D - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_LINE - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_MAPGEOMETRY - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_MULTI_PATH - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_MULTI_PATH_IMPL - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_MULTI_POINT - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_MULTI_POINT_IMPL - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_OGC_CONCRETE_GEOMETRY_COLLECTION - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_OGC_LINE_STRING - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_OGC_MULTI_LINE_STRING - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_OGC_MULTI_POINT - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_OGC_MULTI_POLYGON - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_OGC_POINT - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_OGC_POLYGON - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_POINT - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_POLYGON - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_POLYLINE - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_QUAD_TREE_IMPL - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_RASTERIZED_GEOMETRY_2D_IMPL - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_SCAN_CALLBACK_IMPL - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_SIMPLE_RASTERIZER - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_STRIDED_INDEX_TYPE_COLLECTION - Static variable in class com.esri.core.geometry.SizeOf
- SIZE_OF_TRANSFORMATION_2D - Static variable in class com.esri.core.geometry.SizeOf
- SizeOf - Class in com.esri.core.geometry
- sizeOfByteArray(int) - Static method in class com.esri.core.geometry.SizeOf
- sizeOfCharArray(int) - Static method in class com.esri.core.geometry.SizeOf
- sizeOfDoubleArray(int) - Static method in class com.esri.core.geometry.SizeOf
- sizeOfFloatArray(int) - Static method in class com.esri.core.geometry.SizeOf
- sizeOfIntArray(int) - Static method in class com.esri.core.geometry.SizeOf
- sizeOfLongArray(int) - Static method in class com.esri.core.geometry.SizeOf
- sizeOfObjectArray(int) - Static method in class com.esri.core.geometry.SizeOf
- sizeOfShortArray(int) - Static method in class com.esri.core.geometry.SizeOf
- skipChildren() - Method in class com.esri.core.geometry.JsonParserReader
- skipChildren() - Method in interface com.esri.core.geometry.JsonReader
- snap(double, double, double) - Static method in class com.esri.core.geometry.NumberUtils
- 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
- 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(double, double, double, double) - Method in class com.esri.core.geometry.Envelope2D
-
Calculates minimum squared distance from this envelope to the other.
- 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
- sqrLength() - Method in class com.esri.core.geometry.Point3D
- sqrMaxDistance(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
-
Returns squared max distance between two bounding boxes.
- Square - Enum constant in enum com.esri.core.geometry.OperatorOffset.JoinType
- SRID() - Method in class com.esri.core.geometry.ogc.OGCGeometry
- START_ARRAY - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- START_OBJECT - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- 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
- Structure - Enum constant in enum com.esri.core.geometry.NonSimpleResult.Reason
-
non-simple, because the structure is bad (0 size path, for example).
- 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
- sub(Point3D, Point3D) - Method in class com.esri.core.geometry.Point3D
- symDifference(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- 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.
- SymmetricDifference - Enum constant in enum com.esri.core.geometry.Operator.Type
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.OGCConcreteGeometryCollection
- touches(OGCGeometry) - Method in class com.esri.core.geometry.ogc.OGCGeometry
- Touches - Enum constant in enum com.esri.core.geometry.Operator.Type
- transform(double) - Method in class com.esri.core.geometry.Transformation2D
-
Transforms a tolerance value.
- 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(Envelope3D) - Method in class com.esri.core.geometry.Transformation3D
-
Transforms an envelope.
- transform(Point[], int, Point[]) - Method in class com.esri.core.geometry.Transformation2D
-
Transforms an array of points.
- transform(Point3D) - Method in class com.esri.core.geometry.Transformation3D
- transform(Point3D[], int, int) - Method in class com.esri.core.geometry.Transformation3D
- transform(Point3D[], int, Point3D[]) - Method in class com.esri.core.geometry.Transformation3D
- 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.
- Transformation3D - Class in com.esri.core.geometry
-
The 3D affine transformation class.
- Transformation3D() - Constructor for class com.esri.core.geometry.Transformation3D
- translate(double, double, double) - Method in class com.esri.core.geometry.Transformation3D
- TYPE - Static variable in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
- TYPE - Static variable in class com.esri.core.geometry.ogc.OGCLineString
- TYPE - Static variable in class com.esri.core.geometry.ogc.OGCMultiLineString
- TYPE - Static variable in class com.esri.core.geometry.ogc.OGCMultiPoint
- TYPE - Static variable in class com.esri.core.geometry.ogc.OGCMultiPolygon
- TYPE - Static variable in class com.esri.core.geometry.ogc.OGCPoint
- TYPE - Static variable in class com.esri.core.geometry.ogc.OGCPolygon
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
- Union - Enum constant in enum com.esri.core.geometry.Operator.Type
- Unknown - Enum constant in enum com.esri.core.geometry.Geometry.Type
-
Used to indicate that the geometry type is not known before executing a method.
- 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.
- VALUE_FALSE - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- VALUE_NULL - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- VALUE_NUMBER_FLOAT - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- VALUE_NUMBER_INT - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- VALUE_STRING - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- VALUE_TRUE - Enum constant in enum com.esri.core.geometry.JsonReader.Token
- 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.JsonReader.Token
-
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.JsonReader.Token
-
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
- Within - Enum constant in enum com.esri.core.geometry.Operator.Type
- 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 - Variable in class com.esri.core.geometry.Point2D
- x - Variable in class com.esri.core.geometry.Point3D
- X() - Method in class com.esri.core.geometry.ogc.OGCPoint
- xd - Variable in class com.esri.core.geometry.Transformation2D
-
X translation component of the transformation.
- xd - Variable in class com.esri.core.geometry.Transformation3D
- 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.
- xx - Variable in class com.esri.core.geometry.Transformation3D
- xy - Variable in class com.esri.core.geometry.Transformation2D
-
Matrix coefficient XY of the transformation.
- xy - Variable in class com.esri.core.geometry.Transformation3D
- xz - Variable in class com.esri.core.geometry.Transformation3D
Y
- y - Variable in class com.esri.core.geometry.Point2D
- y - Variable in class com.esri.core.geometry.Point3D
- Y() - Method in class com.esri.core.geometry.ogc.OGCPoint
- yd - Variable in class com.esri.core.geometry.Transformation2D
-
Y translation component of the transformation.
- yd - Variable in class com.esri.core.geometry.Transformation3D
- 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.
- yx - Variable in class com.esri.core.geometry.Transformation3D
- yy - Variable in class com.esri.core.geometry.Transformation2D
-
Matrix coefficient YY of the transformation.
- yy - Variable in class com.esri.core.geometry.Transformation3D
- yz - Variable in class com.esri.core.geometry.Transformation3D
Z
- z - Variable in class com.esri.core.geometry.Point3D
- Z - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
- Z() - Method in class com.esri.core.geometry.ogc.OGCPoint
- zd - Variable in class com.esri.core.geometry.Transformation3D
- 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
- zx - Variable in class com.esri.core.geometry.Transformation3D
- zy - Variable in class com.esri.core.geometry.Transformation3D
- zz - Variable in class com.esri.core.geometry.Transformation3D
_
- _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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form