GitHub repository | This map was generated from repository code by SourceSpy (more info)
osmdroidModule Packages/Classes: osmdroid-shape
Module packages/classes as well as relevant class, dependency and other diagrams
Module osmdroid-shape
org.nocrala.tools.gis.data.esri.shapefile
ShapeFileReader
Reads an ESRI Shape File from an InputStream and provides its contents as simple Jav...
ValidationPreferences
This class allows the client to relax the level of validation when reading a shape f...
org.nocrala.tools.gis.data.esri.shapefile.exception
DataStreamEOFException
InvalidShapeFileException
org.nocrala.tools.gis.data.esri.shapefile.header
ShapeFileHeader
org.nocrala.tools.gis.data.esri.shapefile.shape
AbstractShape
Const
PartType
TRIANGLE_STRIP,TRIANGLE_FAN,OUTER_RING,INNER_RING, FIRST_RING,RING
PointData
ShapeHeader
ShapeType
NULL,POINT,POLYLINE,POLYGON,MULTIPOINT,POINT_Z, POLYLINE_Z,POLYGON_Z,MULTIPOINT_Z,POINT_M, POLYLINE...
org.nocrala.tools.gis.data.esri.shapefile.shape.shapes
AbstractShape
AbstractMultiPointShape
AbstractShape
AbstractPointShape
AbstractPolyShape
AbstractPolyMShape
AbstractPolyShape
AbstractPolyPlainShape
AbstractShape
AbstractPolyShape
AbstractPolyShape
AbstractPolyZShape
AbstractShape
MultiPatchShape
Represents a MultiPatch Shape object, as defined by the ESRI Shape file specification.
AbstractMultiPointShape
MultiPointMShape
Represents a MultiPointM Shape object, as defined by the ESRI Shape file specificati...
AbstractMultiPointShape
MultiPointPlainShape
Represents a MultiPoint Shape object, as defined by the ESRI Shape file specification.
AbstractMultiPointShape
MultiPointZShape
Represents a MultiPointZ Shape object, as defined by the ESRI Shape file specificati...
AbstractShape
NullShape
Represents a Null Shape object, as defined by the ESRI Shape file specification.
AbstractPointShape
PointMShape
Represents a PointM Shape object, as defined by the ESRI Shape file specification.
AbstractPointShape
PointShape
Represents a Point Shape object, as defined by the ESRI Shape file specification.
AbstractPointShape
PointZShape
Represents a PointZ Shape object, as defined by the ESRI Shape file specification.
AbstractPolyMShape
PolygonMShape
Represents a PolygonM Shape object, as defined by the ESRI Shape file specification.
AbstractPolyPlainShape
PolygonShape
Represents a Polygon Shape object, as defined by the ESRI Shape file specification.
AbstractPolyZShape
PolygonZShape
Represents a PolygonZ Shape object, as defined by the ESRI Shape file specification.
AbstractPolyMShape
PolylineMShape
Represents a PolylineM Shape object, as defined by the ESRI Shape file specification.
AbstractPolyPlainShape
PolylineShape
Represents a Polyline Shape object, as defined by the ESRI Shape file specification.
AbstractPolyZShape
PolylineZShape
Represents a PolylineZ Shape object, as defined by the ESRI Shape file specification.
org.nocrala.tools.gis.data.esri.shapefile.util
BAUtil
DoubleSerializer
HexaUtil
ISUtil
IntSerializer
org.osmdroid.shape
ShapeMetaSetter
DefaultShapeMetaSetter
ShapeConverter
https://github.com/osmdroid/osmdroid/issues/906 A simple utility class to convert a ...
- works with files
source
ShapeMetaSetter