- 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(Point2D) - Method in class com.esri.core.geometry.Point2D
-
- normalize() - Method in class com.esri.core.geometry.Point2D
-
- normalize() - Method in class com.esri.core.geometry.Point3D
-
- NumberUtils - Class in com.esri.core.geometry
-
- NumberUtils() - Constructor for class com.esri.core.geometry.NumberUtils
-
- numGeometries() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- numGeometries() - Method in class com.esri.core.geometry.ogc.OGCGeometryCollection
-
Returns the number of geometries in this GeometryCollection.
- numGeometries() - Method in class com.esri.core.geometry.ogc.OGCMultiCurve
-
- numGeometries() - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
-
- numGeometries() - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
-
- numInteriorRing() - Method in class com.esri.core.geometry.ogc.OGCPolygon
-
Returns the number of interior rings in this Polygon.
- numPoints() - Method in class com.esri.core.geometry.ogc.OGCLinearRing
-
- numPoints() - Method in class com.esri.core.geometry.ogc.OGCLineString
-
The number of Points in this LineString.