Uses of Package
nl.bebr.mapviewer.data
-
Classes in nl.bebr.mapviewer.data used by nl.bebr.mapviewer.data Class Description AbstractTileFactory TheAbstractTileFactoryprovides a basic implementation for the TileFactory.GeoBounds TheGeoBoundsclass provides access the the North East and South West corners of the bounds and provides an intersects method.GeoPosition An immutable coordinate in the real (geographic) world, composed of a latitude and a longitude.RepaintCallback Callback to notify all components, usingAbstractMapViewer, that repaint of subcomponents is needed.Tile The Tile class represents a particular square image piece of the world bitmap at a particular zoom level.Tile.Priority TileCache An implementation only class for now.TileFactory A class that can produce tiles and convert coordinates to pixelsTileFactoryInfo A TileFactoryInfo encapsulates all information specific to a map server.Waypoint A Waypoint is a GeoPosition that can be drawn on a may using a WaypointPainter. -
Classes in nl.bebr.mapviewer.data used by nl.bebr.mapviewer.data.bmng Class Description AbstractTileFactory TheAbstractTileFactoryprovides a basic implementation for the TileFactory.DefaultTileFactory A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.GeoPosition An immutable coordinate in the real (geographic) world, composed of a latitude and a longitude.Tile The Tile class represents a particular square image piece of the world bitmap at a particular zoom level.TileCache An implementation only class for now.TileFactory A class that can produce tiles and convert coordinates to pixelsTileFactoryInfo A TileFactoryInfo encapsulates all information specific to a map server. -
Classes in nl.bebr.mapviewer.data used by nl.bebr.mapviewer.data.cache Class Description AbstractTileFactory TheAbstractTileFactoryprovides a basic implementation for the TileFactory.DefaultTileFactory A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.Tile The Tile class represents a particular square image piece of the world bitmap at a particular zoom level.TileFactory A class that can produce tiles and convert coordinates to pixelsTileFactoryInfo A TileFactoryInfo encapsulates all information specific to a map server. -
Classes in nl.bebr.mapviewer.data used by nl.bebr.mapviewer.data.cache.spi Class Description Tile The Tile class represents a particular square image piece of the world bitmap at a particular zoom level. -
Classes in nl.bebr.mapviewer.data used by nl.bebr.mapviewer.data.esri Class Description AbstractTileFactory TheAbstractTileFactoryprovides a basic implementation for the TileFactory.DefaultTileFactory A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.Tile The Tile class represents a particular square image piece of the world bitmap at a particular zoom level.TileCache An implementation only class for now.TileFactory A class that can produce tiles and convert coordinates to pixels -
Classes in nl.bebr.mapviewer.data used by nl.bebr.mapviewer.data.tilefactory Class Description TileFactoryInfo A TileFactoryInfo encapsulates all information specific to a map server. -
Classes in nl.bebr.mapviewer.data used by nl.bebr.mapviewer.data.util Class Description GeoBounds TheGeoBoundsclass provides access the the North East and South West corners of the bounds and provides an intersects method.GeoPosition An immutable coordinate in the real (geographic) world, composed of a latitude and a longitude.MapViewer Interface of the mapViewer componentTile The Tile class represents a particular square image piece of the world bitmap at a particular zoom level.TileFactoryInfo A TileFactoryInfo encapsulates all information specific to a map server.