Uses of Class
com.esri.core.geometry.Point
Packages that use Point
-
Uses of Point in com.esri.core.geometry
Fields in com.esri.core.geometry declared as PointModifier and TypeFieldDescription(package private) Point
EditShape.m_helper_point
private Point
PlaneSweepCrackerHelper.m_helper_point
protected Point
MultiPathImpl.m_moveToPoint
private Point
OperatorImportFromGeoJsonLocal.OperatorImportFromGeoJsonHelper.m_point
private Point
SegmentIntersector.m_point
Methods in com.esri.core.geometry that return PointModifier and TypeMethodDescription(package private) static Point
CrackAndCluster.cluster_non_empty_points
(Point pt1, Point pt2, double w1, int rank1, double w2, int rank2) (package private) static Point
TopologicalOperations.difference
(Point point, Geometry geom, double tolerance) (package private) static Point
TopologicalOperations.difference
(Point point, Point point2, double tolerance) Envelope.getCenter()
Returns the center point of the envelope.Proximity2DResult.getCoordinate()
Returns the closest coordinate for OperatorProximity2D.getNearestCoordinate or the vertex coordinates for the OperatorProximity2D.getNearestVertex and OperatorProximity2D.getNearestVertices.(package private) Point
EditShape.getHelperPoint_()
Envelope.getLowerLeft()
Returns the envelope's lower left corner point.Envelope.getLowerRight()
Returns the envelope's lower right corner point.MultiPath.getPoint
(int index) MultiPoint.getPoint
(int index) abstract Point
MultiVertexGeometry.getPoint
(int index) Returns given vertex of the Geometry.MultiVertexGeometryImpl.getPoint
(int index) SegmentIntersector.getResultPoint()
Envelope.getUpperLeft()
Returns the envelope's upper left corner point.Envelope.getUpperRight()
Returns the envelope's upper right corner point.(package private) static Point
TopologicalOperations.intersection
(Point point, Geometry geom, double tolerance) (package private) static Point
TopologicalOperations.intersection
(Point point, Point point2, double tolerance) (package private) static Point
TopologicalOperations.processPointIntersectOrDiff_
(Point point, Geometry intersector, double tolerance, boolean bClipIn) Methods in com.esri.core.geometry with parameters of type PointModifier and TypeMethodDescriptionprivate void
(package private) void
MultiVertexGeometryImpl._interpolateTwoVertices
(int vertex1, int vertex2, double f, Point outPoint) private void
(package private) void
Envelope._setFromPoint
(Point centerPoint) (package private) void
Envelope._setFromPoint
(Point centerPoint, double width, double height) void
Adds a point multipoint.void
Adds a Point to this MultiPoint.private void
Bufferer.addCircle_
(MultiPathImpl result_mp, Point point) (package private) int
private void
(package private) void
void
private Geometry
Bufferer.bufferPoint_
(Point point) void
Centers the envelope around the specified point preserving the envelope's width and height.void
Sets the envelope's corners to be centered around the specified point, using its center, width, and height.void
(package private) static Point
CrackAndCluster.cluster_non_empty_points
(Point pt1, Point pt2, double w1, int rank1, double w2, int rank2) boolean
Checks if this envelope contains (covers) the specified point.boolean
(package private) static Point
TopologicalOperations.difference
(Point point, Geometry geom, double tolerance) (package private) static Point
TopologicalOperations.difference
(Point point, Point point2, double tolerance) private static int
OperatorExportToESRIShapeCursor.exportPointToESRIShape
(int exportFlags, Point point, ByteBuffer shapeBuffer) private static void
OperatorExportToGeoJsonCursor.exportPointToGeoJson_
(int export_flags, Point point, JsonWriter json_writer) private static void
OperatorExportToJsonCursor.exportPointToJson
(Point pt, SpatialReference spatialReference, JsonWriter jsonWriter, Map<String, Object> exportProperties) private static int
OperatorExportToWkbLocal.exportPointToWKB
(int exportFlags, Point point, ByteBuffer wkbBuffer) (package private) static void
OperatorExportToWktLocal.exportPointToWkt
(int export_flags, Point point, StringBuilder string) static double
GeometryEngine.geodesicDistanceOnWGS84
(Point ptFrom, Point ptTo) 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.(package private) static double
SpatialReferenceImpl.geodesicDistanceOnWGS84Impl
(Point ptFrom, Point ptTo) void
static Proximity2DResult
GeometryEngine.getNearestCoordinate
(Geometry geometry, Point inputPoint, boolean bTestPolygonInterior) Finds the coordinate of the geometry which is closest to the specified point.abstract Proximity2DResult
OperatorProximity2D.getNearestCoordinate
(Geometry geom, Point inputPoint, boolean bTestPolygonInterior) Returns the nearest coordinate on the Geometry to the given input point.abstract Proximity2DResult
OperatorProximity2D.getNearestCoordinate
(Geometry geom, Point inputPoint, boolean bTestPolygonInterior, boolean bCalculateLeftRightSide) Returns the nearest coordinate on the Geometry to the given input point.OperatorProximity2DLocal.getNearestCoordinate
(Geometry geom, Point inputPoint, boolean bTestPolygonInterior) OperatorProximity2DLocal.getNearestCoordinate
(Geometry geom, Point inputPoint, boolean bTestPolygonInterior, boolean bCalculateLeftRightSide) static Proximity2DResult
GeometryEngine.getNearestVertex
(Geometry geometry, Point inputPoint) Finds nearest vertex on the geometry which is closed to the specified point.abstract Proximity2DResult
OperatorProximity2D.getNearestVertex
(Geometry geom, Point inputPoint) Returns the nearest vertex of the Geometry to the given input point.OperatorProximity2DLocal.getNearestVertex
(Geometry geom, Point inputPoint) static Proximity2DResult[]
GeometryEngine.getNearestVertices
(Geometry geometry, Point inputPoint, double searchRadius, int maxVertexCountToReturn) Finds all vertices in the given distance from the specified point, sorted from the closest to the furthest.abstract Proximity2DResult[]
OperatorProximity2D.getNearestVertices
(Geometry geom, Point inputPoint, double searchRadius, int maxVertexCountToReturn) Returns vertices of the Geometry that are closer to the given point than the given radius.OperatorProximity2DLocal.getNearestVertices
(Geometry geom, Point inputPoint, double searchRadius, int maxVertexCountToReturn) void
Returns given vertex of the Geometry by value.void
MultiPath.getPointByVal
(int index, Point outPoint) void
MultiPoint.getPointByVal
(int index, Point outPoint) abstract void
MultiVertexGeometry.getPointByVal
(int index, Point outPoint) Returns given vertex of the Geometry.void
MultiVertexGeometryImpl.getPointByVal
(int index, Point dst) abstract void
AttributeStreamBase.insertAttributes
(int start, Point pt, int semantics, int validSize) Inserts the attributes of a given semantics from a Point geometry.void
AttributeStreamOfDbl.insertAttributes
(int start, Point pt, int semantics, int validSize) void
AttributeStreamOfFloat.insertAttributes
(int start, Point pt, int semantics, int validSize) void
AttributeStreamOfInt16.insertAttributes
(int start, Point pt, int semantics, int validSize) void
AttributeStreamOfInt32.insertAttributes
(int start, Point pt, int semantics, int validSize) void
AttributeStreamOfInt64.insertAttributes
(int start, Point pt, int semantics, int validSize) void
AttributeStreamOfInt8.insertAttributes
(int start, Point pt, int semantics, int validSize) void
MultiPath.insertPoint
(int pathIndex, int beforePointIndex, Point pt) Inserts a point.void
MultiPathImpl.insertPoint
(int pathIndex, int beforePointIndex, Point pt) void
MultiPoint.insertPoint
(int beforePointIndex, Point pt) Inserts a point to this multipoint.void
MultiPointImpl.insertPoint
(int beforePointIndex, Point pt) (package private) int
EditShape.insertVertex_
(int path, int before, Point point) void
SegmentIntersector.intersect
(double tolerance, Point pt_intersector_point, int point_rank, double point_weight, boolean b_intersecting) (package private) static Point
TopologicalOperations.intersection
(Point point, Geometry geom, double tolerance) (package private) static Point
TopologicalOperations.intersection
(Point point, Point point2, double tolerance) static int
PointInPolygonHelper.isPointInPolygon
(Polygon inputPolygon, Point inputPoint, double tolerance) static PolygonUtils.PiPResult
PolygonUtils.isPointInPolygon2D
(Polygon polygon, Point inputPoint, double tolerance) Tests if Point is inside the Polygon.void
Adds a Line Segment to the given end point.void
void
Merges this envelope with the point.(package private) static boolean
Clusterer.mergeVertices
(Point pt_1, Point pt_2, double w_1, int rank_1, double w_2, int rank_2, Point pt_res, double[] w_res, int[] rank_res) private static boolean
RelationalOperations.multiPointContainsPoint_
(MultiPoint multipoint_a, Point point_b, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.multiPointDisjointPoint_
(MultiPoint multipoint_a, Point point_b, double tolerance, ProgressTracker progress_tracker) (package private) static boolean
RelationalOperations.multiPointEqualsPoint_
(MultiPoint multipoint_a, Point point_b, double tolerance, ProgressTracker progress_tracker) (package private) static Geometry
OperatorDifferenceLocal.multiPointMinusPoint_
(MultiPoint multi_point, Point point, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.multiPointRelatePoint_
(MultiPoint multipoint_a, Point point_b, double tolerance, int relation, ProgressTracker progress_tracker) (package private) static boolean
RelationalOperationsMatrix.multiPointRelatePoint_
(MultiPoint multipoint_a, Point point_b, double tolerance, String scl, ProgressTracker progress_tracker) (package private) static Geometry
OperatorSymmetricDifferenceLocal.multiPointSymDiffPoint_
(MultiPoint multi_point, Point point, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.multiPointWithinPoint_
(MultiPoint multipoint_a, Point point_b, double tolerance, ProgressTracker progress_tracker) (package private) static boolean
CrackAndCluster.non_empty_points_need_to_cluster
(double tolerance, Point pt1, Point pt2) (package private) Proximity2DResult
OperatorProximity2DLocal.pointGetNearestVertex
(Point geom, Point2D input_point) (package private) Proximity2DResult[]
OperatorProximity2DLocal.pointGetNearestVertices
(Point geom, Point2D inputPoint, double searchRadius, int maxVertexCountToReturn) (package private) static Geometry
OperatorDifferenceLocal.pointMinusEnvelope_
(Point point, Envelope envelope, double tolerance, ProgressTracker progress_tracker) (package private) static Geometry
OperatorDifferenceLocal.pointMinusMultiPoint_
(Point point, MultiPoint multi_point, double tolerance, ProgressTracker progress_tracker) (package private) static Geometry
OperatorDifferenceLocal.pointMinusPoint_
(Point point_a, Point point_b, double tolerance, ProgressTracker progress_tracker) (package private) static Geometry
OperatorDifferenceLocal.pointMinusPolygon_
(Point point, Polygon polygon, double tolerance, ProgressTracker progress_tracker) (package private) static Geometry
OperatorDifferenceLocal.pointMinusPolyline_
(Point point, Polyline polyline, double tolerance, ProgressTracker progress_tracker) (package private) static boolean
RelationalOperationsMatrix.pointRelatePoint_
(Point point_a, Point point_b, double tolerance, String scl, ProgressTracker progress_tracker) (package private) static Geometry
OperatorSymmetricDifferenceLocal.pointSymDiffPoint_
(Point point_a, Point point_b, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polygonContainsPoint_
(Polygon polygon_a, Point point_b, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polygonDisjointPoint_
(Polygon polygon_a, Point point_b, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polygonRelatePoint_
(Polygon polygon_a, Point point_b, double tolerance, int relation, ProgressTracker progress_tracker) (package private) static boolean
RelationalOperationsMatrix.polygonRelatePoint_
(Polygon polygon_a, Point point_b, double tolerance, String scl, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polygonTouchesPoint_
(Polygon polygon_a, Point point_b, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polylineContainsPoint_
(Polyline polyline_a, Point point_b, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polylineDisjointPoint_
(Polyline polyline_a, Point point_b, double tolerance, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polylineRelatePoint_
(Polyline polyline_a, Point point_b, double tolerance, int relation, ProgressTracker progress_tracker) (package private) static boolean
RelationalOperationsMatrix.polylineRelatePoint_
(Polyline polyline_a, Point point_b, double tolerance, String scl, ProgressTracker progress_tracker) private static boolean
RelationalOperations.polylineTouchesPoint_
(Polyline polyline_a, Point point_b, double tolerance, ProgressTracker progress_tracker) (package private) static Point
TopologicalOperations.processPointIntersectOrDiff_
(Point point, Geometry intersector, double tolerance, boolean bClipIn) (package private) void
Segment.queryCoord
(double t, Point point) void
MultiPath.queryCoordinates
(Point[] dst) void
MultiPoint.queryCoordinates
(Point[] dst) abstract void
MultiVertexGeometry.queryCoordinates
(Point[] dst) void
MultiVertexGeometryImpl.queryCoordinates
(Point[] dst) void
Envelope.queryCornerByVal
(int index, Point ptDst) Sets the point's coordinates to the coordinates of the envelope at the given corner.void
Returns coordinates of the end point in this segment.(package private) void
EditShape.queryPoint
(int vertex, Point point) void
Segment.queryStart
(Point dstPoint) Returns coordinates of the start point in a Point class.private static int
OperatorInternalRelationUtils.quickTest2DEnvelopePoint
(Envelope geomA, Point geomB, double tolerance) private static int
OperatorInternalRelationUtils.quickTest2DMultiPointPoint
(MultiPoint geomA, Point geomB, double tolerance) private static int
OperatorInternalRelationUtils.quickTest2DPointPoint
(Point geomA, Point geomB, double tolerance) private static int
OperatorInternalRelationUtils.quickTest2DPolygonPoint
(Polygon geomA, Point geomB, double tolerance) private static int
OperatorInternalRelationUtils.quickTest2DPolylinePoint
(Polyline geomA, Point geomB, double tolerance, int testType) private static boolean
RelationalOperations.relate
(Point point_a, Envelope envelope_b, SpatialReference sr, int relation, ProgressTracker progress_tracker) private static boolean
RelationalOperations.relate
(Point point_a, Point point_b, SpatialReference sr, int relation, ProgressTracker progress_tracker) (package private) void
Sets the envelope from the array of points.void
Sets the coordinates of the end point in a Point class.void
PtSrlzr.setGeometryByValue
(Point point) (package private) void
void
void
abstract void
Sets the vertex at given index of the Geometry.void
void
MultiPath.setPointByVal
(int index, Point point) void
MultiPoint.setPointByVal
(int index, Point pointSrc) abstract void
MultiVertexGeometry.setPointByVal
(int index, Point pointSrc) Sets the vertex at given index of the Geometry.void
MultiVertexGeometryImpl.setPointByVal
(int index, Point src) void
Sets the coordinates of the start point in this segment.void
Starts a new path at a point.void
abstract int
OperatorProject.transform
(ProjectionTransformation transform, Point[] coordsSrc, int length, Point[] coordsDst) Transforms an array of points.int
OperatorProjectLocal.transform
(ProjectionTransformation transform, Point[] pointsIn, int count, Point[] pointsOut) void
Transforms an array of points.Constructors in com.esri.core.geometry with parameters of type Point -
Uses of Point in com.esri.core.geometry.ogc
Fields in com.esri.core.geometry.ogc declared as PointConstructors in com.esri.core.geometry.ogc with parameters of type PointModifierConstructorDescriptionOGCMultiPoint
(Point startPoint, SpatialReference sr) OGCPoint
(Point pt, SpatialReference sr)