- BoundedOverlay - Class in mil.nga.geopackage.map.tiles.overlay
-
Abstract overlay which provides bounding returned tiles by zoom levels and/or a bounding box
- BoundedOverlay() - Constructor for class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Constructor
- boundingBox() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Get a bounding box that includes the shape
- buildClickBoundingBox(LatLng, View, GoogleMap) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a bounding box using the click location, map view, and map.
- buildClickBoundingBox(LatLng, BoundingBox) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a bounding box using the location coordinate click location and map view bounds
- buildMapClickMessage(LatLng, View, GoogleMap) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build a info message
- buildMapClickMessage(LatLng, View, GoogleMap, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build a info message
- buildMapClickMessageWithMapBounds(LatLng, double, BoundingBox) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build a info message
- buildMapClickMessageWithMapBounds(LatLng, double, BoundingBox, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build a info message
- buildMapClickTableData(LatLng, View, GoogleMap) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build feature table data
- buildMapClickTableData(LatLng, View, GoogleMap, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build feature table data
- buildMapClickTableDataWithMapBounds(LatLng, double, BoundingBox) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build feature table data
- buildMapClickTableDataWithMapBounds(LatLng, double, BoundingBox, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Perform a query based upon the map click location and build feature table data
- buildMaxFeaturesInfoMessage(long) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get a max features information message
- buildResultsInfoMessage(FeatureIndexResults) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message
- buildResultsInfoMessage(FeatureIndexResults, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message
- buildResultsInfoMessage(FeatureIndexResults, LatLng) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message
- buildResultsInfoMessage(FeatureIndexResults, LatLng, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message
- buildResultsInfoMessageAndClose(FeatureIndexResults) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message and close the results
- buildResultsInfoMessageAndClose(FeatureIndexResults, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message and close the results
- buildResultsInfoMessageAndClose(FeatureIndexResults, LatLng) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message and close the results
- buildResultsInfoMessageAndClose(FeatureIndexResults, LatLng, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message and close the results
- buildTableDataAndClose(FeatureIndexResults, LatLng) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message
- buildTableDataAndClose(FeatureIndexResults, LatLng, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Build a feature results information message
- GeoPackageMapActivity - Class in mil.nga.geopackage.map
-
GeoPackage Map Activity
- GeoPackageMapActivity() - Constructor for class mil.nga.geopackage.map.GeoPackageMapActivity
-
- GeoPackageOverlay - Class in mil.nga.geopackage.map.tiles.overlay
-
GeoPackage Map Overlay Tile Provider
- GeoPackageOverlay(TileDao) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
-
Constructor using GeoPackage tile sizes
- GeoPackageOverlay(TileDao, int, int) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
-
Constructor with specified tile size
- GeoPackageOverlayFactory - Class in mil.nga.geopackage.map.tiles.overlay
-
Get a tile provider for the Tile DAO
- GeoPackageOverlayFactory() - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
-
- getBoundedOverlay() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the bounded overlay
- getBoundedOverlay(TileDao) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
-
Get a Bounded Overlay Tile Provider for the Tile DAO
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Get the bounding box as the provided projection
- getCurrentZoom(GoogleMap) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the current zoom level of the map
- getExteriorOrientation() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Get exterior orientation for conversions.
- getFeatureTiles() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
-
Get the feature tiles
- getFeatureTiles() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the feature tiles
- getGeometryType() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Get the geometry type
- getGeometryType() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the geometry type
- getHoleOrientation() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Get polygon hole orientation for conversions.
- getHoles() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
- getLatitudeDistance(BoundingBox) - Static method in class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
-
Get the latitude distance
- getLatitudeDistance(double, double) - Static method in class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
-
Get the latitude distance
- getLatLngs() - Method in class mil.nga.geopackage.map.geom.MultiLatLng
-
- getLongitudeDistance(BoundingBox) - Static method in class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
-
Get the longitude distance in the middle latitude
- getLongitudeDistance(double, double) - Static method in class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
-
Get the longitude distance in the middle latitude
- getLongitudeDistance(double, double, double) - Static method in class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
-
Get the longitude distance in the middle latitude
- getMarkerOptions() - Method in class mil.nga.geopackage.map.geom.MultiLatLng
-
- getMarkers() - Method in class mil.nga.geopackage.map.geom.MultiMarker
-
Get all markers
- getMarkers() - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
-
Get all markers
- getMarkers() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
Get all markers
- getMarkers() - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
Get all markers
- getMarkers() - Method in interface mil.nga.geopackage.map.geom.ShapeMarkers
-
Get all markers
- getMaxFeatureDetailedInfo() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the max features in a query to print detailed results about
- getMaxPointDetailedInfo() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the max points in a query to print detailed results about
- getMaxZoom() - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Get the max zoom
- getMinZoom() - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Get the min zoom
- getName() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the name used in text
- getOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
-
- getOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
-
- getOrientation(List<LatLng>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Determine the closed points orientation
- getPointsFromMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Get a list of points as LatLng from a list of Markers
- getPolygon() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
- getPolygonMarkers() - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
-
- getPolygonOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
-
- getPolygons() - Method in class mil.nga.geopackage.map.geom.MultiPolygon
-
- getPolyline() - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
- getPolylineMarkers() - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
-
- getPolylineOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
-
- getPolylines() - Method in class mil.nga.geopackage.map.geom.MultiPolyline
-
- getProjection() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Get the projection
- getScreenClickPercentage() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Get the screen click percentage, between 0.0 and 1.0
- getShape() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Get the shape
- getShape() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Get the map shape
- getShapeMarkers(Marker) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Get the shape markers for a marker, only returns a value of shapes that
can be edited
- getShapeMarkersMap() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Get the shape markers map
- getShapeType() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Get the shape type
- getTile(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
- getTile(GeoPackageTile) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
-
Get a map tile from the GeoPackage tile
- getTileProvider(TileDao) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
-
Get a Tile Provider for the Tile DAO
- getWebMercatorBoundingBox() - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Get the web mercator bounding box
- GoogleAPIGeoPackageOverlay - Class in mil.nga.geopackage.map.tiles.overlay
-
GeoPackage Map Overlay Tile Provider, assumes the Google Maps API zoom level
and grid
- GoogleAPIGeoPackageOverlay(TileDao) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GoogleAPIGeoPackageOverlay
-
Constructor
- GoogleMapShape - Class in mil.nga.geopackage.map.geom
-
Google Map Shape
- GoogleMapShape(GeometryType, GoogleMapShapeType, Object) - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShape
-
Constructor
- GoogleMapShapeConverter - Class in mil.nga.geopackage.map.geom
-
Provides conversions methods between geometry object and Google Maps Android
API v2 Shapes
- GoogleMapShapeConverter() - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Constructor
- GoogleMapShapeConverter(Projection) - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Constructor with specified projection, see
FeatureDao#getProjection
- GoogleMapShapeMarkers - Class in mil.nga.geopackage.map.geom
-
Google Map Shape with markers
- GoogleMapShapeMarkers() - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
- GoogleMapShapeType - Enum in mil.nga.geopackage.map.geom
-
Enumeration of Map shape types for handling geometry hierarchies
- ignoreTileDao(TileDao) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
-
Ignore drawing tiles if they exist in the tile table represented by the tile dao
- ignoreTileDaos(List<TileDao>) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
-
Ignore drawing tiles if they exist in the tile tables represented by the tile daos
- isDeleted() - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
-
Is it deleted
- isDeleted() - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
-
Is it deleted
- isDeleted() - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
-
Is it deleted
- isDeleted() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
Is it deleted
- isDeleted() - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
Is it deleted
- isDetailedInfoPrintFeatures() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Is the detailed info going to print feature geometries
- isDetailedInfoPrintPoints() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Is the detailed info going to print point geometries
- isEmpty() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Check if the shape markers is empty
- isIndexed() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Check if the features are indexed
- isMoreThanMaxFeatures(long) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Determine if the provided count of features in the tile is more than the configured max features per tile
- isOnAtCurrentZoom(GoogleMap, LatLng) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Determine if the the feature overlay is on for the current zoom level of the map at the location
- isOnAtCurrentZoom(double, LatLng) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Determine if the feature overlay is on for the provided zoom level at the location
- isValid() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Determines if the shape is in a valid state
- isValid() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Determines if the shape is in a valid state
- isValid() - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
-
Is it valid
- isValid() - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
-
Is it valid
- isValid() - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
-
Is it valid
- isValid() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
Is it valid
- isValid() - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
Is it valid
- isWithinBoundingBox(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Check if the tile request is within the desired tile bounds
- isWithinBounds(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Is the tile within the zoom and bounding box bounds
- isWithinZoom(float) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Check if the zoom is within the overlay zoom range
- setBoundingBox(BoundingBox, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Set the bounding box, provided as the indicated projection
- setDetailedInfoPrintFeatures(boolean) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Set the detailed info to print feature geometries
- setDetailedInfoPrintPoints(boolean) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Set the detailed info to print point geometries
- setExteriorOrientation(PolygonOrientation) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Set the exterior orientation for conversions, set to null to maintain orientation
- setGeometryType(GeometryType) - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Set the geometry type
- setHoleOrientation(PolygonOrientation) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
-
Set the polygon hole orientation for conversions, set to null to maintain orientation
- setHoles(List<PolygonHoleMarkers>) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
- setLatLngs(List<LatLng>) - Method in class mil.nga.geopackage.map.geom.MultiLatLng
-
- setMarkerOptions(MarkerOptions) - Method in class mil.nga.geopackage.map.geom.MultiLatLng
-
- setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.MultiMarker
-
- setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
-
- setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
- setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
- setMaxFeatureDetailedInfo(int) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Set the max features in a query to print detailed results about
- setMaxPointDetailedInfo(int) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Set the max points in a query to print detailed results about
- setMaxZoom(Integer) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Set the max zoom
- setMinZoom(Integer) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
-
Set the min zoom
- setName(String) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Set the name used in text
- setOptions(PolygonOptions) - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
-
- setOptions(PolylineOptions) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
-
- setPolygon(Polygon) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
- setPolygonMarkers(List<PolygonMarkers>) - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
-
- setPolygonOptions(List<PolygonOptions>) - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
-
- setPolygons(List<Polygon>) - Method in class mil.nga.geopackage.map.geom.MultiPolygon
-
- setPolyline(Polyline) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
- setPolylineMarkers(List<PolylineMarkers>) - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
-
- setPolylineOptions(List<PolylineOptions>) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
-
- setPolylines(List<Polyline>) - Method in class mil.nga.geopackage.map.geom.MultiPolyline
-
- setScreenClickPercentage(float) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
-
Set the screen click percentage, between 0.0 and 1.0
- setShape(Object) - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Set the shape
- setShape(GoogleMapShape) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Set the map shape
- setShapeType(GoogleMapShapeType) - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Set the shape type
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
-
Updates visibility of all objects
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Updates visibility of all objects
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.MultiMarker
-
Updates visibility of all objects
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.MultiPolygon
-
Set visibility on the map
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
-
Set visibility on the map
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.MultiPolyline
-
Set visibility on the map
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
-
Set visibility on the map
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
-
Updates visibility of all objects
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
Updates visibility of all objects
- setVisible(boolean) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
Updates visibility of all objects
- setVisible(boolean) - Method in interface mil.nga.geopackage.map.geom.ShapeMarkers
-
Updates visibility of all objects
- setVisibleMarkers(boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Updates visibility of the shape representing markers
- setVisibleMarkers(boolean) - Method in class mil.nga.geopackage.map.geom.MultiMarker
-
Updates visibility of the shape representing markers
- setVisibleMarkers(boolean) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
-
Updates visibility of the shape representing markers
- setVisibleMarkers(boolean) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
-
Updates visibility of the shape representing markers
- setVisibleMarkers(boolean) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
-
Updates visibility of the shape representing markers
- setVisibleMarkers(boolean) - Method in interface mil.nga.geopackage.map.geom.ShapeMarkers
-
Updates visibility of the shape representing markers
- ShapeMarkers - Interface in mil.nga.geopackage.map.geom
-
Shape markers interface for handling marker changes
- ShapeWithChildrenMarkers - Interface in mil.nga.geopackage.map.geom
-
Shape markers interface for handling marker changes on shapes that have
children
- size() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
-
Get the shape markers size