- 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
- 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
- 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
-
- 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
-
- 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
- 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(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
- 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