Uses of Class
com.esri.core.geometry.QuadTree
Packages that use QuadTree
-
Uses of QuadTree in com.esri.core.geometry
Methods in com.esri.core.geometry that return QuadTreeModifier and TypeMethodDescription(package private) static QuadTree
InternalUtils.buildQuadTreeForOnePath
(MultiPathImpl multipathImpl, int path) Methods in com.esri.core.geometry with parameters of type QuadTreeModifier and TypeMethodDescription(package private) static boolean
PointInPolygonHelper._isRingInRing2D
(MultiPath polygon, int iRing1, int iRing2, double tolerance, QuadTree quadTree) static int
PointInPolygonHelper.isPointInRing
(MultiPathImpl inputPolygonImpl, int iRing, Point2D inputPoint, double tolerance, QuadTree quadTree)