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 QuadTreeInternalUtils.buildQuadTreeForOnePath(MultiPathImpl multipathImpl, int path) Methods in com.esri.core.geometry with parameters of type QuadTreeModifier and TypeMethodDescription(package private) static booleanPointInPolygonHelper._isRingInRing2D(MultiPath polygon, int iRing1, int iRing2, double tolerance, QuadTree quadTree) static intPointInPolygonHelper.isPointInRing(MultiPathImpl inputPolygonImpl, int iRing, Point2D inputPoint, double tolerance, QuadTree quadTree)