Uses of Class
com.esri.core.geometry.MultiPointImpl
-
Packages that use MultiPointImpl Package Description com.esri.core.geometry -
-
Uses of MultiPointImpl in com.esri.core.geometry
Fields in com.esri.core.geometry declared as MultiPointImpl Modifier and Type Field Description private MultiPointImpl
MultiPoint. m_impl
private MultiPointImpl
EditShape. m_vertices
Methods in com.esri.core.geometry with parameters of type MultiPointImpl Modifier and Type Method Description (package private) static QuadTreeImpl
InternalUtils. buildQuadTree(MultiPointImpl multipointImpl)
(package private) static QuadTreeImpl
InternalUtils. buildQuadTree(MultiPointImpl multipointImpl, Envelope2D extentOfInterest)
(package private) void
RasterizedGeometry2DImpl. fillPoints(SimpleRasterizer rasterizer, MultiPointImpl geom, double stroke_half_width)
-