Package org.nocrala.tools.gis.data.esri.shapefile.shape.shapes
See: Description
-
Class Summary Class Description AbstractMultiPointShape AbstractPointShape AbstractPolyMShape AbstractPolyPlainShape AbstractPolyShape AbstractPolyZShape MultiPatchShape Represents a MultiPatch Shape object, as defined by the ESRI Shape file specification. MultiPointMShape Represents a MultiPointM Shape object, as defined by the ESRI Shape file specification. MultiPointPlainShape Represents a MultiPoint Shape object, as defined by the ESRI Shape file specification. MultiPointZShape Represents a MultiPointZ Shape object, as defined by the ESRI Shape file specification. NullShape Represents a Null Shape object, as defined by the ESRI Shape file specification. PointMShape Represents a PointM Shape object, as defined by the ESRI Shape file specification. PointShape Represents a Point Shape object, as defined by the ESRI Shape file specification. PointZShape Represents a PointZ Shape object, as defined by the ESRI Shape file specification. PolygonMShape Represents a PolygonM Shape object, as defined by the ESRI Shape file specification. PolygonShape Represents a Polygon Shape object, as defined by the ESRI Shape file specification. PolygonZShape Represents a PolygonZ Shape object, as defined by the ESRI Shape file specification. PolylineMShape Represents a PolylineM Shape object, as defined by the ESRI Shape file specification. PolylineShape Represents a Polyline Shape object, as defined by the ESRI Shape file specification. PolylineZShape Represents a PolylineZ Shape object, as defined by the ESRI Shape file specification.