-
-
- serialVersionUID:
- 20201223L
-
- serialVersionUID:
- 20200108L
-
Serialized Fields
-
bounds
org.djutils.draw.bounds.Bounds3d bounds
the bounds of the map.
-
cachedExtent
org.djutils.draw.bounds.Bounds2d cachedExtent
the cached extent.
-
cachedImage
BufferedImage cachedImage
the image cached image.
-
cachedScreenSize
Dimension cachedScreenSize
the cached screenSize.
-
location
org.djutils.draw.point.OrientedPoint3d location
the location of the map.
-
map
GisMapInterface map
the map to display.
-
- serialVersionUID:
- 20201223L
-
Serialized Fields
-
coordinateTransform
CoordinateTransform coordinateTransform
an optional transformation of the lat/lon (or other) coordinates.
-
currentType
int currentType
the type of shape we are working on.
-
dbfFile
URL dbfFile
the URL for the dbase-III format file with texts to be read.
-
dbfReader
DbfReader dbfReader
our DBF reader.
-
featuresToRead
List<FeatureInterface> featuresToRead
the features to read by this OpenStreeetMap reader.
-
numShapes
int numShapes
number of shapes in the current file.
-
shpFile
URL shpFile
the URL for the shape file to be read.
-
shxFile
URL shxFile
the URL for the shape index file to be read.