- saveGeometryToEsriShapeDbg(String, Geometry) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
-
- saveJSONToTextFileDbg(String, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
-
- saveToWKTFileDbg(String, Geometry, SpatialReference) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
-
- scale(double) - Method in class com.esri.core.geometry.Envelope2D
-
- scale(double, Point2D) - Method in class com.esri.core.geometry.Point2D
-
- scale(double) - Method in class com.esri.core.geometry.Point2D
-
- scale(double, Point3D) - Method in class com.esri.core.geometry.Point3D
-
- scale(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Scales the transformation.
- scaleAdd(double, Point2D) - Method in class com.esri.core.geometry.Point2D
-
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, int, double) - Method in class com.esri.core.geometry.MultiPath
-
- setAttribute(int, int, int, int) - Method in class com.esri.core.geometry.MultiPath
-
- setAttribute(int, int, int, double) - Method in class com.esri.core.geometry.MultiPoint
-
- setAttribute(int, int, int, int) - Method in class com.esri.core.geometry.MultiPoint
-
- setAttribute(int, int, double) - Method in class com.esri.core.geometry.Point
-
Sets the value of the attribute.
- setAttribute(int, int, int) - Method in class com.esri.core.geometry.Point
-
- setCirculator(boolean) - Method in class com.esri.core.geometry.SegmentIterator
-
Switches the iterator to navigation mode.
- setCoords(double, double, double, double) - Method in class com.esri.core.geometry.Envelope
-
Sets the 2-dimensional extents of the envelope.
- setCoords(double, double) - Method in class com.esri.core.geometry.Envelope1D
-
- setCoords(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
-
- setCoords(double, double) - Method in class com.esri.core.geometry.Envelope2D
-
- setCoords(double, double, double, double) - Method in class com.esri.core.geometry.Envelope2D
-
- setCoords(Point2D, double, double) - Method in class com.esri.core.geometry.Envelope2D
-
- setCoords(Point2D) - Method in class com.esri.core.geometry.Envelope2D
-
- setCoords(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
-
- setCoords(Envelope1D, Envelope1D) - Method in class com.esri.core.geometry.Envelope2D
-
- setCoords(double, double, double, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
-
- setCoords(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
-
- setCoords(Point3D, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
-
- setCoords(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
-
- setCoords(double, double) - Method in class com.esri.core.geometry.Point2D
-
- setCoords(Point2D) - Method in class com.esri.core.geometry.Point2D
-
- setCoords(double, double, double) - Method in class com.esri.core.geometry.Point3D
-
- setCoords(Point3D) - Method in class com.esri.core.geometry.Point3D
-
- setEmpty() - Method in class com.esri.core.geometry.Envelope
-
Removes all points from this geometry.
- setEmpty() - Method in class com.esri.core.geometry.Envelope1D
-
- setEmpty() - Method in class com.esri.core.geometry.Envelope2D
-
- setEmpty() - Method in class com.esri.core.geometry.Envelope3D
-
- setEmpty() - Method in class com.esri.core.geometry.Geometry
-
Returns the geometry to its original initialization state by releasing
all data referenced by the geometry.
- setEmpty() - Method in class com.esri.core.geometry.MultiPath
-
- setEmpty() - Method in class com.esri.core.geometry.MultiPoint
-
- setEmpty() - Method in class com.esri.core.geometry.Point
-
- setEmpty() - Method in class com.esri.core.geometry.Segment
-
- setEmptyZ() - Method in class com.esri.core.geometry.Envelope3D
-
- setEnd(Point) - Method in class com.esri.core.geometry.Segment
-
Sets the coordinates of the end point in a Point class.
- setEndAttribute(int, int, double) - Method in class com.esri.core.geometry.Segment
-
Sets the value of end vertex attribute.
- setEndAttribute(int, int, int) - Method in class com.esri.core.geometry.Segment
-
- setEndXY(Point2D) - Method in class com.esri.core.geometry.Segment
-
Sets the XY coordinates of the end point.
- setEndXY(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.
- setEndXYZ(double, double, double) - Method in class com.esri.core.geometry.Segment
-
- setFillRule(int) - Method in class com.esri.core.geometry.Polygon
-
Fill rule for the polygon that defines the interior of the self intersecting
polygon.
- setFlipX(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Sets the transformation to be a flip around the X axis.
- setFlipY(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Sets the transformation to be a flip around the Y axis.
- setFromPoints(Point2D[]) - Method in class com.esri.core.geometry.Envelope2D
-
Sets the envelope from the array of points.
- setFromPoints(Point2D[], int) - Method in class com.esri.core.geometry.Envelope2D
-
- setFromPoints(Point3D[]) - Method in class com.esri.core.geometry.Envelope3D
-
- setGeometry(Geometry) - Method in class com.esri.core.geometry.MapGeometry
-
Sets the geometry for this MapGeometry.
- 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, double) - Method in class com.esri.core.geometry.Transformation2D
-
Set this transformation to be a scale.
- setScale(double) - Method in class com.esri.core.geometry.Transformation2D
-
Set transformation to be a uniform scale.
- setShear(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Set transformation to a shear.
- setShift(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Set this transformation to be a shift.
- setSpatialReference(SpatialReference) - Method in class com.esri.core.geometry.MapGeometry
-
Sets the spatial reference for this MapGeometry.
- setSpatialReference(SpatialReference) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- setSpatialReference(SpatialReference) - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
- setStart(Point) - Method in class com.esri.core.geometry.Segment
-
Sets the coordinates of the start point in this segment.
- setStartAttribute(int, int, double) - Method in class com.esri.core.geometry.Segment
-
Sets the value of the start vertex attribute.
- setStartAttribute(int, int, int) - Method in class com.esri.core.geometry.Segment
-
- setStartXY(Point2D) - Method in class com.esri.core.geometry.Segment
-
Sets the XY coordinates of the start point.
- setStartXY(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.
- setStartXYZ(double, double, double) - Method in class com.esri.core.geometry.Segment
-
- setup(int, int, SimpleRasterizer.ScanCallback) - Method in class com.esri.core.geometry.SimpleRasterizer
-
Sets up the rasterizer.
- setX(double) - Method in class com.esri.core.geometry.Point
-
Sets the X coordinate of the point.
- setXMax(double) - Method in class com.esri.core.geometry.Envelope
-
Sets the right X coordinate.
- setXMin(double) - Method in class com.esri.core.geometry.Envelope
-
Sets the left X coordinate.
- setXY(int, Point2D) - Method in class com.esri.core.geometry.MultiPath
-
- setXY(int, Point2D) - Method in class com.esri.core.geometry.MultiPoint
-
- setXY(int, Point2D) - Method in class com.esri.core.geometry.MultiVertexGeometry
-
Sets XY coordinates of the given vertex of the Geometry.
- setXY(Point2D) - Method in class com.esri.core.geometry.Point
-
Sets the XY coordinates of this point.
- setXY(double, double) - Method in class com.esri.core.geometry.Point
-
Set the X and Y coordinate of the point.
- setXY(int, double, double) - Method in class com.esri.core.geometry.Polygon
-
Sets a new vertex for the polygon.
- 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.
- ShapeExportAngularDensify - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportDefaults - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportDistanceDensify - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportFlags - Interface in com.esri.core.geometry
-
Flags used by the OperatorExportToEsriShape.
- ShapeExportNewArcFormat - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportNoCompress - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportNoSwap - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportStripIDs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportStripMaterials - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportStripMs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportStripNormals - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportStripTextures - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportStripZs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeExportTrueNaNs - Static variable in interface com.esri.core.geometry.ShapeExportFlags
-
- ShapeImportAttach - Static variable in interface com.esri.core.geometry.ShapeImportFlags
-
- ShapeImportDefaults - Static variable in interface com.esri.core.geometry.ShapeImportFlags
-
- ShapeImportFlags - Interface in com.esri.core.geometry
-
Flags used by the OperatorImportFromEsriShape.
- ShapeImportNonTrusted - Static variable in interface com.esri.core.geometry.ShapeImportFlags
-
- ShapeImportNoSwap - Static variable in interface com.esri.core.geometry.ShapeImportFlags
-
- shear(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Shears the transformation.
- shift(double, double) - Method in class com.esri.core.geometry.Transformation2D
-
Shifts the transformation.
- SimpleGeometryCursor - Class in com.esri.core.geometry
-
A simple GeometryCursor implementation that wraps a single Geometry or
an array of Geometry classes
- SimpleGeometryCursor(Geometry) - Constructor for class com.esri.core.geometry.SimpleGeometryCursor
-
- SimpleGeometryCursor(Geometry[]) - Constructor for class com.esri.core.geometry.SimpleGeometryCursor
-
- SimpleGeometryCursor(List<Geometry>) - Constructor for class com.esri.core.geometry.SimpleGeometryCursor
-
- SimpleRasterizer - Class in com.esri.core.geometry
-
Simple scanline rasterizer.
- SimpleRasterizer() - Constructor for class com.esri.core.geometry.SimpleRasterizer
-
- SimpleRasterizer.ScanCallback - Interface in com.esri.core.geometry
-
- simplify(Geometry, SpatialReference) - Static method in class com.esri.core.geometry.GeometryEngine
-
Performs the simplify operation on the geometry.
- 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_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
-
- 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
-
- 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(int, int, int) - Static method in class com.esri.core.geometry.NumberUtils
-
- snap(long, long, long) - Static method in class com.esri.core.geometry.NumberUtils
-
- snap(double, double, double) - Static method in class com.esri.core.geometry.NumberUtils
-
- snapClip(double) - Method in class com.esri.core.geometry.Envelope1D
-
- SpatialReference - Class in com.esri.core.geometry
-
A class that represents the spatial reference for the geometry.
- SpatialReference() - Constructor for class com.esri.core.geometry.SpatialReference
-
- sqrDistance(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
-
Calculates minimum squared distance from this envelope to the other.
- sqrDistance(double, double, double, double) - 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.
- SRID() - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
- startAddingEdges() - Method in class com.esri.core.geometry.SimpleRasterizer
-
Call before starting the edges.
- startPath(double, double) - Method in class com.esri.core.geometry.MultiPath
-
Starts a new path at given coordinates.
- startPath(Point) - Method in class com.esri.core.geometry.MultiPath
-
Starts a new path at a point.
- startPoint() - Method in class com.esri.core.geometry.ogc.OGCCurve
-
- startPoint() - Method in class com.esri.core.geometry.ogc.OGCLineString
-
- sub(Point2D) - Method in class com.esri.core.geometry.Point2D
-
- sub(Point2D, Point2D) - Method in class com.esri.core.geometry.Point2D
-
- sub(Point3D) - Method in class com.esri.core.geometry.Point3D
-
- 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.