Uses of Class
com.esri.core.geometry.RasterizedGeometry2DImpl
Packages that use RasterizedGeometry2DImpl
-
Uses of RasterizedGeometry2DImpl in com.esri.core.geometry
Methods in com.esri.core.geometry that return RasterizedGeometry2DImplModifier and TypeMethodDescription(package private) static RasterizedGeometry2DImpl
RasterizedGeometry2DImpl.createImpl
(Geometry geom, double toleranceXY, int rasterSizeBytes) (package private) static RasterizedGeometry2DImpl
RasterizedGeometry2DImpl.createImpl
(MultiVertexGeometryImpl geom, double toleranceXY, int rasterSizeBytes)