RasterGeometryType

RasterGeometryType()

Geometric Object Types for Live Rasterization

Members

staticconstantSuperMap3D.RasterGeometryType.POLYGON : Number

polygon.

staticconstantSuperMap3D.RasterGeometryType.POLYGON_HOLE : Number

Holes in polygons (if an original polygon has holes, its outer boundary points and holes need to be drawn separately).

staticconstantSuperMap3D.RasterGeometryType.POLYLINE : Number

Polyline.