Package com.nutiteq.components

Basic elements used in library.

See:
          Description

Interface Summary
Label  
OnMapElement  
Placemark Interface for defining custom placemarks.
Sortable  
 

Class Summary
Cell  
Distance Generic distance object.
DurationTime Generic duration object containing days, hours, minutes and seconds.
KmlPlace  
Line Line object to be displayed on map
LineStyle Style object for Line
MapPos Implements a projected position on a map as a set of 3 numbers: (x,y) projected pixel coordinates, (zoom) zoom level.
MapTile Object containing map tile location on the map (x, y coordinates of upper-left corner on whole map) and image data for that tile.
Place Place object to be used for showing location points on maps.
PlaceIcon Icon used for marking a place on map
PlaceInfo Data object representing additional data for internally handled map object.
PlaceLabel Place label to be displayed on map if a place is highlighted.
Point This class implements a point on a map, identified by WGS84 coordinates, longitude (x) and latitude (y).
Polygon A generic polygon object.
PolyStyle  
Rectangle  
Route Data object containing route information from directions service.
RouteInstruction Data object for route instruction
RouteSummary Summary of the found route int directions service.
ZoomRange Zoom range supported by map
TileMapBounds Defines map bounds on pixel map.
WgsBoundingBox Bounding box containing corner coordinates in WGS84.
WgsPoint Point object for moving WGS84 coordinates between library and implementing application
 

Package com.nutiteq.components Description

Basic elements used in library.