Index

A B C D E F G H I L M O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages

A

add(LatLng) - Method in class mil.nga.geopackage.map.geom.MultiLatLng
Add a LatLng
add(Marker) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add a marker with no shape
add(Marker) - Method in class mil.nga.geopackage.map.geom.MultiMarker
Add a Marker
add(Marker) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
Add a marker
add(Marker) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Add a marker
add(Marker) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Add a marker
add(Marker, ShapeMarkers) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add the marker to the shape
add(Polygon) - Method in class mil.nga.geopackage.map.geom.MultiPolygon
Add a polygon
add(PolygonOptions) - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
Add a polygon option
add(Polyline) - Method in class mil.nga.geopackage.map.geom.MultiPolyline
Add a polyline
add(PolylineOptions) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Add a polyline option
add(String, ShapeMarkers) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add the marker id to the shape
add(List<Marker>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add a list of markers with no shape
add(GoogleMapShapeMarkers) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add an embedded shape markers
add(PolygonMarkers) - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
Add a Polygon Marker
add(PolylineMarkers) - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
Add a polyline marker
add(ShapeMarkers) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add all markers in the shape
addHole(PolygonHoleMarkers) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Add a polygon hole
addLatLngsToMap(GoogleMap, MultiLatLng) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a list of LatLngs to the map
addLatLngToMap(GoogleMap, LatLng) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a LatLng to the map
addLatLngToMap(GoogleMap, LatLng, MarkerOptions) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a LatLng to the map
addMapMetadataShape(GoogleMapShape, long, String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Add a map metadata shape with the feature id, database, and table
addMapShape(GoogleMapShape, long, String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Add a map shape with the feature id, database, and table
addMarkerAsPolygon(Marker, List<Marker>) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Polygon add a marker in the list of markers to where it is closest to the the surrounding points
addMarkerAsPolyline(Marker, List<Marker>) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Polyline add a marker in the list of markers to where it is closest to the the surrounding points
addMarkerOptionsToMap(GoogleMap, MarkerOptions) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add MarkerOptions to the map
addMetadataShape(GoogleMapShape) - Method in class mil.nga.geopackage.map.geom.FeatureShape
Add a metadata map shape
addMultiPolygonToMapAsMarkers(GoogleMapShapeMarkers, GoogleMap, MultiPolygonOptions, MarkerOptions, MarkerOptions, PolygonOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a MultiPolygonOptions to the map as markers
addMultiPolylineToMapAsMarkers(GoogleMapShapeMarkers, GoogleMap, MultiPolylineOptions, MarkerOptions, PolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a MultiPolylineOptions to the map as markers
addNew(Marker) - Method in class mil.nga.geopackage.map.geom.MultiMarker
Add the marker
addNew(Marker) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
Add the marker
addNew(Marker) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Add the marker
addNew(Marker) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Add the marker
addNew(Marker) - Method in interface mil.nga.geopackage.map.geom.ShapeMarkers
Add the marker
addOverlay(BoundedOverlay) - Method in class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Add an overlay
addOverlays(Collection<BoundedOverlay>) - Method in class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Add overlays
addPointsToMapAsMarkers(GoogleMap, List<LatLng>, MarkerOptions, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add the list of points as markers
addPolygonsToMap(GoogleMap, MultiPolygonOptions) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a list of Polygons to the map
addPolygonToMap(GoogleMap, PolygonOptions) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a Polygon to the map
addPolygonToMapAsMarkers(GoogleMapShapeMarkers, GoogleMap, PolygonOptions, MarkerOptions, MarkerOptions, PolygonOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a Polygon to the map as markers
addPolylinesToMap(GoogleMap, MultiPolylineOptions) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a list of Polylines to the map
addPolylineToMap(GoogleMap, PolylineOptions) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a Polyline to the map
addPolylineToMapAsMarkers(GoogleMap, PolylineOptions, MarkerOptions, PolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a Polyline to the map as markers
addShape(GoogleMapShape) - Method in class mil.nga.geopackage.map.geom.FeatureShape
Add a map shape
addShapeToMap(GoogleMap, GoogleMapShape) - Static method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a shape to the map
addShapeToMapAsMarkers(GoogleMap, GoogleMapShape, MarkerOptions, MarkerOptions, MarkerOptions, MarkerOptions, PolylineOptions, PolygonOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Add a shape to the map as markers
addToMap(GoogleMap, Geometry) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Geometry to a Map shape and add it
addToMap(GoogleMap, GeometryCollection<Geometry>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a GeometryCollection to a list of Map shapes and add to the map

B

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
boundingBoxFromWebMercator(BoundingBox) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Transform the bounding box in web mercator to the feature projection
boundingBoxFromWgs84(BoundingBox) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Transform the bounding box in WGS84 to the feature projection
boundingBoxToWebMercator(BoundingBox) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Transform the bounding box in the feature projection to web mercator
boundingBoxToWgs84(BoundingBox) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Transform the bounding box in the feature projection to WGS84
buildClickBoundingBox(LatLng, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a bounding box using the click location, zoom level, pixel bounds, map view, map, and screen percentage tolerance.
buildClickBoundingBox(LatLng, float, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a bounding box using the click location, display density, zoom level, pixel bounds, map view, map, and screen percentage tolerance.
buildClickBoundingBox(LatLng, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a bounding box using the click location, map view, map, and screen percentage tolerance.
buildClickBoundingBox(LatLng, BoundingBox, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a bounding box using the location coordinate click location and map view bounds
buildClickBoundingBox(LatLng, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a bounding box using the click location, pixel bounds, map view, map, and screen percentage tolerance.
buildClickBoundingBox(LatLngBoundingBox) - Static method in class mil.nga.geopackage.map.MapUtils
Build a bounding box using the click location
buildClickLatLngBoundingBox(LatLng, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounding box using the click location, zoom level, pixel bounds, map view, map, and screen percentage tolerance.
buildClickLatLngBoundingBox(LatLng, float, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounding box using the click location, display density, zoom level, pixel bounds, map view, map, and screen percentage tolerance.
buildClickLatLngBoundingBox(LatLng, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounding box using the click location, map view, map, and screen percentage tolerance.
buildClickLatLngBoundingBox(LatLng, BoundingBox, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a bounding box using the location coordinate click location and map view bounds
buildClickLatLngBoundingBox(LatLng, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounding box using the click location, pixel bounds, map view, map, and screen percentage tolerance.
buildClickLatLngBounds(LatLng, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounds using the click location, zoom level, pixel bounds, map view, map, and screen percentage tolerance.
buildClickLatLngBounds(LatLng, float, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounds using the click location, display density, zoom level, pixel bounds, map view, map, and screen percentage tolerance.
buildClickLatLngBounds(LatLng, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounds using the click location, map view, map, and screen percentage tolerance.
buildClickLatLngBounds(LatLng, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Build a lat lng bounds using the click location, pixel bounds, map view, map, and screen percentage tolerance.
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, double) - 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, double, 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, 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, double) - 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, double, 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, 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, double) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildResultsInfoMessage(FeatureIndexResults, double, LatLng) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildResultsInfoMessage(FeatureIndexResults, double, LatLng, float, double, View, GoogleMap, float) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildResultsInfoMessage(FeatureIndexResults, double, LatLng, float, double, View, GoogleMap, float, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildResultsInfoMessage(FeatureIndexResults, double, LatLng, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildResultsInfoMessage(FeatureIndexResults, double, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildResultsInfoMessageAndClose(FeatureIndexResults) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message and close the results
buildResultsInfoMessageAndClose(FeatureIndexResults, double, LatLng) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message and close the results
buildResultsInfoMessageAndClose(FeatureIndexResults, double, LatLng, float, double, View, GoogleMap, float) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message and close the results
buildResultsInfoMessageAndClose(FeatureIndexResults, double, LatLng, float, double, View, GoogleMap, float, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message and close the results
buildResultsInfoMessageAndClose(FeatureIndexResults, double, LatLng, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message and close the results
buildResultsInfoMessageAndClose(FeatureIndexResults, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message and close the results
buildTableDataAndClose(FeatureIndexResults, double, LatLng) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildTableDataAndClose(FeatureIndexResults, double, LatLng, float, double, View, GoogleMap, float) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildTableDataAndClose(FeatureIndexResults, double, LatLng, float, double, View, GoogleMap, float, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message
buildTableDataAndClose(FeatureIndexResults, double, LatLng, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message

C

calculateStylePixelBounds() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Calculate and set the style pixel bounds to enable queries on visible feature styles
clear() - Method in class mil.nga.geopackage.map.features.StyleCache
Clear the cache
clear() - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Clear
clearIgnored() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
Clear all ignored tile tables
clearOverlays() - Method in class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Clear the overlays
CLOCKWISE - Enum constant in enum mil.nga.geopackage.map.geom.PolygonOrientation
Clockwise orientation
close() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Close the feature overlay query connection
closePolygonRing(List<LatLng>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Close the polygon ring (exterior or hole) points if needed
COLLECTION - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
Collection of shapes
CompositeOverlay - Class in mil.nga.geopackage.map.tiles.overlay
Composite overlay comprised of multiple overlays, checking each in order for a tile
CompositeOverlay() - Constructor for class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Constructor
CompositeOverlay(Collection<BoundedOverlay>) - Constructor for class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Constructor
CompositeOverlay(BoundedOverlay) - Constructor for class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Constructor
contains(Marker) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Check if contains the marker
contains(String) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Check if contains the marker id
count() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Get the count of map shapes
COUNTERCLOCKWISE - Enum constant in enum mil.nga.geopackage.map.geom.PolygonOrientation
Counterclockwise orientation
countMetadataShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Get the count of map metadata shapes
createChild() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Create a child shape
createChild() - Method in interface mil.nga.geopackage.map.geom.ShapeWithChildrenMarkers
Create a child shape
createIcon(IconRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create the icon bitmap
createIcon(IconRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create the icon bitmap
createIcon(IconRow, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create the icon bitmap
createMarkerOptions(FeatureStyle) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new marker options populated with the feature style (icon or style)
createMarkerOptions(FeatureStyleExtension, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the feature row style (icon or style)
createMarkerOptions(FeatureStyleExtension, FeatureRow, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the feature row style (icon or style)
createMarkerOptions(FeatureStyle, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the feature style (icon or style)
createMarkerOptions(FeatureStyle, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the feature style (icon or style)
createMarkerOptions(IconRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new marker options populated with the icon
createMarkerOptions(IconRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the icon
createMarkerOptions(IconRow, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the icon
createMarkerOptions(StyleRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new marker options populated with the style
createMarkerOptions(StyleRow) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the style
createMarkerOptions(FeatureRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new marker options populated with the feature row style (icon or style)
createMarkerOptions(GeoPackage, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the feature row style (icon or style)
createMarkerOptions(GeoPackage, FeatureRow, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new marker options populated with the feature row style (icon or style)
createMultiPolygon(List<Polygon>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a MultiPolygon
createMultiPolygon(List<Polygon>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a MultiPolygon
createPolygonOptions(FeatureStyle) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new polygon options populated with the feature style
createPolygonOptions(FeatureStyleExtension, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polygon options populated with the feature row style
createPolygonOptions(FeatureStyle, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polygon options populated with the feature style
createPolygonOptions(StyleRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new polygon options populated with the style
createPolygonOptions(StyleRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polygon options populated with the style
createPolygonOptions(FeatureRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new polygon options populated with the feature row style
createPolygonOptions(GeoPackage, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polygon options populated with the feature row style
createPolylineOptions(FeatureStyle) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new polyline options populated with the feature style
createPolylineOptions(FeatureStyleExtension, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polyline options populated with the feature row style
createPolylineOptions(FeatureStyle, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polyline options populated with the feature style
createPolylineOptions(StyleRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new polyline options populated with the style
createPolylineOptions(StyleRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polyline options populated with the style
createPolylineOptions(FeatureRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Create new polyline options populated with the feature row style
createPolylineOptions(GeoPackage, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Create new polyline options populated with the feature row style

D

delete(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
delete(Marker) - Method in class mil.nga.geopackage.map.geom.MultiMarker
Delete the marker
delete(Marker) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
Delete the marker
delete(Marker) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Delete the marker
delete(Marker) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Delete the marker
delete(Marker) - Method in interface mil.nga.geopackage.map.geom.ShapeMarkers
Delete the marker

E

exists(long, String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Check if map shapes exist for the feature id, database, and table
expandBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
Expand the bounding box to include the shape

F

FeatureInfoBuilder - Class in mil.nga.geopackage.map.features
Feature Info Builder for building feature result based info messages or table data from feature results
FeatureInfoBuilder(Context, FeatureDao) - Constructor for class mil.nga.geopackage.map.features.FeatureInfoBuilder
Constructor
FeatureInfoBuilder(Context, FeatureDao, boolean) - Constructor for class mil.nga.geopackage.map.features.FeatureInfoBuilder
Constructor
FeatureInfoBuilder(Context, FeatureDao, FeatureTableStyles) - Constructor for class mil.nga.geopackage.map.features.FeatureInfoBuilder
Constructor
FeatureInfoBuilder(Context, FeatureDao, FeatureTableStyles, boolean) - Constructor for class mil.nga.geopackage.map.features.FeatureInfoBuilder
Constructor
FeatureOverlay - Class in mil.nga.geopackage.map.tiles.overlay
Feature overlay which draws tiles from a feature table
FeatureOverlay(FeatureTiles) - Constructor for class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
Constructor
FeatureOverlayQuery - Class in mil.nga.geopackage.map.tiles.overlay
Used to query the features represented by tiles, either being drawn from or linked to the features
FeatureOverlayQuery(Context, BoundedOverlay, FeatureTiles) - Constructor for class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Constructor
FeatureOverlayQuery(Context, FeatureOverlay) - Constructor for class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Constructor
FeatureShape - Class in mil.nga.geopackage.map.geom
Map shapes and metadata shapes for a single feature shape
FeatureShape(long) - Constructor for class mil.nga.geopackage.map.geom.FeatureShape
Constructor
FeatureShapes - Class in mil.nga.geopackage.map.geom
Maintains a collection of feature map shapes by database, table name, and feature id
FeatureShapes() - Constructor for class mil.nga.geopackage.map.geom.FeatureShapes
Constructor

G

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, float) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor using the density to determine tile size
GeoPackageOverlay(TileDao, float, TileScaling) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor using the density to determine tile size and with tile scaling options
GeoPackageOverlay(TileDao, int, int) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor with specified tile size
GeoPackageOverlay(TileDao, int, int, TileScaling) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor with specified tile size and tile scaling options
GeoPackageOverlay(TileDao, TileScaling) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor with tile scaling options
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(Context, GeoPackage, String) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for a tile or feature table
getBoundedOverlay(Context, GeoPackage, String, float) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for a tile or feature table
getBoundedOverlay(Context, GeoPackage, UserDao<?, ?, ?, ?>) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for a tile or feature DAO
getBoundedOverlay(Context, GeoPackage, UserDao<?, ?, ?, ?>, float) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for a tile or feature DAO
getBoundedOverlay(TileDao) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for the Tile DAO
getBoundedOverlay(TileDao, float) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for the Tile DAO with the display density
getBoundedOverlay(TileDao, float, TileScaling) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for the Tile DAO with the display density and tile creator options
getBoundedOverlay(TileDao, TileScaling) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for the Tile DAO with the tile creator options
getBoundingBox(GoogleMap) - Static method in class mil.nga.geopackage.map.MapUtils
Get the WGS84 bounding box of the current map view screen.
getBoundingBox(Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Get the bounding box as the provided projection
getCompositeOverlay(Collection<TileDao>) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Create a composite overlay by adding tile overlays for the tile DAOs
getCompositeOverlay(Collection<TileDao>, BoundedOverlay) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Create a composite overlay by first adding tile overlays for the tile DAOs followed by the provided overlay
getCompositeOverlay(TileDao, BoundedOverlay) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Create a composite overlay by first adding a tile overlay for the tile DAO followed by the provided overlay
getCurrentZoom(GoogleMap) - Static method in class mil.nga.geopackage.map.MapUtils
Get the current zoom level of the map
getDatabases() - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the mapping between databases and tables
getDatabasesCount() - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the databases count
getDensity() - Method in class mil.nga.geopackage.map.features.StyleCache
Get the display density
getDownCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the down coordinate
getEastCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the east coordinate
getExteriorOrientation() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Get exterior orientation for conversions.
getFeatureId() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Get feature id
getFeatureIds(String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the mapping between feature ids and map shapes for the database and table
getFeatureIdsCount(String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the feature ids count for the database and table
getFeatureInfoBuilder() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the feature info builder
getFeatureShape(String, String, long) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the feature shape for the database, table, and feature id
getFeatureShapeCount(String, String, long) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the feature shape count for the database, table, and feature id
getFeatureStyleExtension() - Method in class mil.nga.geopackage.map.features.StyleCache
Get the feature style extension
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
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
Get the polygon holes
getLatitudeDistance(double, double) - Static method in class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
Get the latitude distance
getLatitudeDistance(BoundingBox) - Static method in class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
Get the latitude distance
getLatLngs() - Method in class mil.nga.geopackage.map.geom.MultiLatLng
Get the LatLngs
getLeftCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the left coordinate
getLinkedFeatureOverlay(FeatureOverlay, GeoPackage) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Create a composite overlay linking the feature overly with
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
getLongitudeDistance(BoundingBox) - 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
Get the marker options
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.features.FeatureInfoBuilder
Get the max features in a query to print detailed results about
getMaxPointDetailedInfo() - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
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
getMetadataShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Get the map metadata shapes
getMinZoom() - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Get the min zoom
getName() - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Get the name used in text
getNorthCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the north coordinate
getNortheastCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the northeast coordinate
getNorthwestCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the northwest coordinate
getOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
Get the global polygon options
getOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Get the global polyline options
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
Get the polygon
getPolygonMarkers() - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
Get the polygon markers
getPolygonOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
Get the polygon options
getPolygons() - Method in class mil.nga.geopackage.map.geom.MultiPolygon
Get the polygons
getPolyline() - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Get the polyline
getPolylineMarkers() - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
Get the polyline markers
getPolylineOptions() - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Get the polyline options
getPolylines() - Method in class mil.nga.geopackage.map.geom.MultiPolyline
Get the polylines
getProjection() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Get the projection
getRetriever() - Method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Get the tile retriever
getRetriever() - Method in class mil.nga.geopackage.map.tiles.overlay.XYZGeoPackageOverlay
Get the tile retriever
getRightCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the right coordinate
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
getShapeMarkers(String) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Get the shape markers for a marker id, 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
getShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Get the map shapes
getShapeType() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
Get the shape type
getSimplifyTolerance() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Get the simplify tolerance in meters to simplify lines and polygons to similar curves with fewer points
getSouthCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the south coordinate
getSoutheastCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the southeast coordinate
getSouthwestCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the southwest coordinate
getStylePixelBounds() - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the style pixel bounds
getTables(String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the mapping between tables and feature ids for the database
getTablesCount(String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the tables count for the database
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(Context, GeoPackage, String) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Tile Provider for a tile or feature table
getTileProvider(Context, GeoPackage, String, float) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Tile Provider for a tile or feature table
getTileProvider(Context, GeoPackage, UserDao<?, ?, ?, ?>) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Tile Provider for a tile or feature DAO
getTileProvider(Context, GeoPackage, UserDao<?, ?, ?, ?>, float) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Tile Provider for a tile or feature DAO
getTileProvider(TileDao) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Tile Provider for the Tile DAO
getTileProvider(TileDao, TileScaling) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Tile Provider for the Tile DAO with the tile creator options
getToleranceDistance(int, int, GoogleMap) - Static method in class mil.nga.geopackage.map.MapUtils
Get the tolerance distance meters in the current region of the visible map.
getToleranceDistance(int, int, BoundingBox) - Static method in class mil.nga.geopackage.map.MapUtils
Get the tolerance distance meters in the current region of the visible map bounds.
getToleranceDistance(int, int, BoundingBox, Projection) - Static method in class mil.nga.geopackage.map.MapUtils
Get the tolerance distance meters in the current region of the visible map projected bounds.
getToleranceDistance(View, GoogleMap) - Static method in class mil.nga.geopackage.map.MapUtils
Get the tolerance distance meters in the current region of the visible map.
getToleranceDistance(View, BoundingBox) - Static method in class mil.nga.geopackage.map.MapUtils
Get the tolerance distance meters in the current region of the visible map bounds.
getToleranceDistance(View, BoundingBox, Projection) - Static method in class mil.nga.geopackage.map.MapUtils
Get the tolerance distance meters in the current region of the visible map projected bounds.
getToleranceDistance(LatLng, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Get the allowable tolerance distance in meters from the click location on the map view and map with the screen percentage tolerance.
getToleranceDistance(LatLng, float, double, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Get the allowable tolerance distance in meters from the click location on the map view and map with the screen percentage tolerance.
getToleranceDistance(LatLng, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Get the allowable tolerance distance in meters from the click location on the map view and map with the screen percentage tolerance.
getToleranceDistance(LatLng, LatLngBoundingBox) - Static method in class mil.nga.geopackage.map.MapUtils
Get the allowable tolerance distance in meters from the click bounding box
getToleranceDistance(LatLng, PixelBounds, View, GoogleMap, float) - Static method in class mil.nga.geopackage.map.MapUtils
Get the allowable tolerance distance in meters from the click location on the map view and map with the screen percentage tolerance.
getToleranceDistance(LatLngBoundingBox) - Static method in class mil.nga.geopackage.map.MapUtils
Get the allowable tolerance distance in meters from the click bounding box
getUpCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the up coordinate
getWebMercatorBoundingBox() - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Get the web mercator bounding box
getWebMercatorBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Get the bounded overlay web mercator bounding box expanded as needed by the requested bounding box dimensions
getWebMercatorBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
Get the bounded overlay web mercator bounding box expanded as needed by the requested bounding box dimensions
getWestCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the west coordinate
getWGS84BoundingBox(BoundingBox, Projection) - Static method in class mil.nga.geopackage.map.MapUtils
Get a WGS84 Bounding Box from a projected bounding box
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 UserCoreDao.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

H

hasMetadataShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Determine if there are map metadata shapes
hasShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Determine if there are map shapes
hasTile(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Determine if there is a tile for the x, y, and zoom
hasTileToRetrieve(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Check if there is a tile to retrieve
hasTileToRetrieve(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Check if there is a tile to retrieve
hasTileToRetrieve(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
Check if there is a tile to retrieve
hasTileToRetrieve(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Check if there is a tile to retrieve
hasTileToRetrieve(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.XYZGeoPackageOverlay
Check if there is a tile to retrieve

I

ignoreGeometryType(GeometryType) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Ignore the provided geometry type
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.features.FeatureInfoBuilder
Is the detailed info going to print feature geometries
isDetailedInfoPrintPoints() - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
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
isGeodesic() - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Is geodesic checking enabled
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(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
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
isPointNearMarker(LatLng, MarkerOptions, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near the shape marker
isPointNearMarkerDistance(LatLng, MarkerOptions, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near the shape marker, returning the distance when on marker
isPointNearMultiLatLng(LatLng, MultiLatLng, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near any points in the multi lat lng
isPointNearMultiLatLngDistance(LatLng, MultiLatLng, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near any points in the multi lat lng, returning the nearest distance when on multi lat lng
isPointNearPoint(LatLng, LatLng, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near the shape point
isPointNearPointDistance(LatLng, LatLng, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near the shape point, returning the distance when on point
isPointOnMultiPolygon(LatLng, MultiPolygonOptions, boolean, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point on the multi polygon
isPointOnMultiPolyline(LatLng, MultiPolylineOptions, boolean, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point on the multi polyline
isPointOnPolygon(LatLng, PolygonOptions, boolean, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point of the polygon
isPointOnPolyline(LatLng, PolylineOptions, boolean, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point on the polyline
isPointOnShape(LatLng, GoogleMapShape, boolean, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point on or near the shape
isPointOnShapeDistance(LatLng, GoogleMapShape, boolean, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point on or near the shape, returning the distance when on the shape
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

L

LAT_LNG - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
LatLngBoundingBox - Class in mil.nga.geopackage.map
Lat Lng Bounding Box, contains left, up, right, and down coordinates as opposed to the LatLngBounds two corners
LatLngBoundingBox() - Constructor for class mil.nga.geopackage.map.LatLngBoundingBox
Empty constructor
LatLngBoundingBox(LatLng) - Constructor for class mil.nga.geopackage.map.LatLngBoundingBox
Constructor
LatLngBoundingBox(LatLng, LatLng, LatLng, LatLng) - Constructor for class mil.nga.geopackage.map.LatLngBoundingBox
Constructor

M

MapUtils - Class in mil.nga.geopackage.map
Map utilities
MapUtils() - Constructor for class mil.nga.geopackage.map.MapUtils
 
MARKER - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MARKER_OPTIONS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
mil.nga.geopackage.map - package mil.nga.geopackage.map
 
mil.nga.geopackage.map.features - package mil.nga.geopackage.map.features
 
mil.nga.geopackage.map.geom - package mil.nga.geopackage.map.geom
 
mil.nga.geopackage.map.tiles - package mil.nga.geopackage.map.tiles
 
mil.nga.geopackage.map.tiles.overlay - package mil.nga.geopackage.map.tiles.overlay
 
MULTI_LAT_LNG - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MULTI_MARKER - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MULTI_POLYGON - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MULTI_POLYGON_MARKERS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MULTI_POLYGON_OPTIONS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MULTI_POLYLINE - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MULTI_POLYLINE_MARKERS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MULTI_POLYLINE_OPTIONS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
MultiLatLng - Class in mil.nga.geopackage.map.geom
Multiple LatLng object
MultiLatLng() - Constructor for class mil.nga.geopackage.map.geom.MultiLatLng
 
MultiMarker - Class in mil.nga.geopackage.map.geom
Multiple Marker object
MultiMarker() - Constructor for class mil.nga.geopackage.map.geom.MultiMarker
 
MultiPolygon - Class in mil.nga.geopackage.map.geom
Multiple Polygon object
MultiPolygon() - Constructor for class mil.nga.geopackage.map.geom.MultiPolygon
 
MultiPolygonMarkers - Class in mil.nga.geopackage.map.geom
Multiple Polygon Markers object
MultiPolygonMarkers() - Constructor for class mil.nga.geopackage.map.geom.MultiPolygonMarkers
 
MultiPolygonOptions - Class in mil.nga.geopackage.map.geom
Multiple Polygon Options object
MultiPolygonOptions() - Constructor for class mil.nga.geopackage.map.geom.MultiPolygonOptions
 
MultiPolyline - Class in mil.nga.geopackage.map.geom
Multiple Polyline object
MultiPolyline() - Constructor for class mil.nga.geopackage.map.geom.MultiPolyline
 
MultiPolylineMarkers - Class in mil.nga.geopackage.map.geom
Multiple Polyline Markers object
MultiPolylineMarkers() - Constructor for class mil.nga.geopackage.map.geom.MultiPolylineMarkers
 
MultiPolylineOptions - Class in mil.nga.geopackage.map.geom
Multiple Polyline Options object
MultiPolylineOptions() - Constructor for class mil.nga.geopackage.map.geom.MultiPolylineOptions
 

O

onCreate(Bundle) - Method in class mil.nga.geopackage.map.GeoPackageMapActivity

P

POLYGON - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
POLYGON_MARKERS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
POLYGON_OPTIONS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
PolygonHoleMarkers - Class in mil.nga.geopackage.map.geom
Polygon Hole with Markers object
PolygonHoleMarkers(PolygonMarkers) - Constructor for class mil.nga.geopackage.map.geom.PolygonHoleMarkers
Constructor
PolygonMarkers - Class in mil.nga.geopackage.map.geom
Polygon with Markers object
PolygonMarkers(GoogleMapShapeConverter) - Constructor for class mil.nga.geopackage.map.geom.PolygonMarkers
Constructor
PolygonOrientation - Enum in mil.nga.geopackage.map.geom
Orientation types of polygon exterior and hole rings
POLYLINE - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
POLYLINE_MARKERS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
POLYLINE_OPTIONS - Enum constant in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
PolylineMarkers - Class in mil.nga.geopackage.map.geom
Polyline with Markers object
PolylineMarkers(GoogleMapShapeConverter) - Constructor for class mil.nga.geopackage.map.geom.PolylineMarkers
Constructor
populateLineString(LineString, List<LatLng>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng to a LineString
projectGeometry(GeoPackageGeometryData, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Project the geometry into the provided projection

Q

queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Query for features in the WGS84 projected bounding box
queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Query for features in the bounding box
queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Query for features in the WGS84 projected bounding box
queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Query for features in the bounding box

R

remove() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Remove all map shapes and metadata map shapes from the map and feature shape
remove() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
Removes all objects added to the map
remove() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Removes all objects added to the map
remove() - Method in class mil.nga.geopackage.map.geom.MultiMarker
Remove from the map
remove() - Method in class mil.nga.geopackage.map.geom.MultiPolygon
Remove from the map
remove() - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
Remove the polygon and points
remove() - Method in class mil.nga.geopackage.map.geom.MultiPolyline
Remove from the map
remove() - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
Remove the polyline and points
remove() - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
Remove from the map
remove() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Remove from the map
remove() - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Remove from the map
removeFeatureShape(String, String, long) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove the feature shape from the database and table
removeMetadataShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Remove the map metadata shapes from the map and feature shape
removeShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShape
Remove the map shapes from the map and feature shape
removeShapes() - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes from the map
removeShapes(String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database from the map
removeShapes(String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database and table from the map
removeShapesExcluding(String, String, GoogleMapShapeType...) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database and table from the map, excluding shapes with the excluded types
removeShapesExcluding(String, GoogleMapShapeType...) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database from the map, excluding shapes with the excluded types
removeShapesExcluding(GoogleMapShapeType...) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes from the map, excluding shapes with the excluded types
removeShapesNotWithinMap(GoogleMap) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes that are not visible in the map
removeShapesNotWithinMap(GoogleMap, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes int the database that are not visible in the map
removeShapesNotWithinMap(GoogleMap, String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database and table that are not visible in the map
removeShapesNotWithinMap(BoundingBox, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database that are not visible in the bounding box
removeShapesNotWithinMap(BoundingBox, String, String) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database and table that are not visible in the bounding box
removeShapesWithExclusion(String, String, GoogleMapShapeType) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database and table from the map, excluding shapes with the excluded type
removeShapesWithExclusion(String, GoogleMapShapeType) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database from the map, excluding shapes with the excluded type
removeShapesWithExclusion(GoogleMapShapeType) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes from the map, excluding shapes with the excluded type
removeShapesWithExclusions(String, String, Set<GoogleMapShapeType>) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database and table from the map, excluding shapes with the excluded types
removeShapesWithExclusions(String, Set<GoogleMapShapeType>) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes in the database from the map, excluding shapes with the excluded types
removeShapesWithExclusions(Set<GoogleMapShapeType>) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Remove all map shapes from the map, excluding shapes with the excluded types
retrieveTile(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Retrieve the tile
retrieveTile(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.CompositeOverlay
Retrieve the tile
retrieveTile(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlay
Retrieve the tile
retrieveTile(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Retrieve the tile
retrieveTile(int, int, int) - Method in class mil.nga.geopackage.map.tiles.overlay.XYZGeoPackageOverlay
Retrieve the tile

S

setBoundingBox(BoundingBox, Projection) - Method in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Set the bounding box, provided as the indicated projection
setDensity(float) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the display density
setDetailedInfoPrintFeatures(boolean) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Set the detailed info to print feature geometries
setDetailedInfoPrintPoints(boolean) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Set the detailed info to print point geometries
setDownCoordinate(LatLng) - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Set the down coordinate
setExteriorOrientation(PolygonOrientation) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Set the exterior orientation for conversions, set to null to maintain orientation
setFeatureStyle(MarkerOptions, FeatureStyle) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the feature style (icon or style) into the marker options
setFeatureStyle(MarkerOptions, FeatureStyleExtension, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style (icon or style) into the marker options
setFeatureStyle(MarkerOptions, FeatureStyleExtension, FeatureRow, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style (icon or style) into the marker options
setFeatureStyle(MarkerOptions, FeatureStyle, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature style (icon or style) into the marker options
setFeatureStyle(MarkerOptions, FeatureStyle, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature style (icon or style) into the marker options
setFeatureStyle(MarkerOptions, FeatureRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the feature row style (icon or style) into the marker options
setFeatureStyle(MarkerOptions, GeoPackage, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style (icon or style) into the marker options
setFeatureStyle(MarkerOptions, GeoPackage, FeatureRow, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style (icon or style) into the marker options
setFeatureStyle(PolygonOptions, FeatureStyle) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the feature style into the polygon options
setFeatureStyle(PolygonOptions, FeatureStyleExtension, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style into the polygon options
setFeatureStyle(PolygonOptions, FeatureStyle, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature style into the polygon options
setFeatureStyle(PolygonOptions, FeatureRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the feature row style into the polygon options
setFeatureStyle(PolygonOptions, GeoPackage, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style into the polygon options
setFeatureStyle(PolylineOptions, FeatureStyle) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the feature style into the polyline options
setFeatureStyle(PolylineOptions, FeatureStyleExtension, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style into the polyline options
setFeatureStyle(PolylineOptions, FeatureStyle, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature style into the polyline options
setFeatureStyle(PolylineOptions, FeatureRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the feature row style into the polyline options
setFeatureStyle(PolylineOptions, GeoPackage, FeatureRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the feature row style into the polyline options
setGeodesic(boolean) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Set the geodesic check flag
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
Set the polygon holes
setIcon(MarkerOptions, IconRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the icon into the marker options
setIcon(MarkerOptions, IconRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the icon into the marker options
setIcon(MarkerOptions, IconRow, float, IconCache) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the icon into the marker options
setLatLngs(List<LatLng>) - Method in class mil.nga.geopackage.map.geom.MultiLatLng
Set the LatLngs
setLeftCoordinate(LatLng) - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Set the left coordinate
setMarkerOptions(MarkerOptions) - Method in class mil.nga.geopackage.map.geom.MultiLatLng
Set the marker options
setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.MultiMarker
Set the Markers
setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
Set the markers
setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Set the markers
setMarkers(List<Marker>) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Set the markers
setMaxFeatureDetailedInfo(int) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Set the max features in a query to print detailed results about
setMaxPointDetailedInfo(int) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
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.features.FeatureInfoBuilder
Set the name used in text
setOptions(PolygonOptions) - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
Set the global polygon options
setOptions(PolylineOptions) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Set the global polyline options
setPolygon(Polygon) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Set the polygon
setPolygonMarkers(List<PolygonMarkers>) - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
Set the polygon markers
setPolygonOptions(List<PolygonOptions>) - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
Set the polygon options
setPolygons(List<Polygon>) - Method in class mil.nga.geopackage.map.geom.MultiPolygon
Set the polygons
setPolyline(Polyline) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Set the polyline
setPolylineMarkers(List<PolylineMarkers>) - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
Set the polyline markers
setPolylineOptions(List<PolylineOptions>) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Set the polyline options
setPolylines(List<Polyline>) - Method in class mil.nga.geopackage.map.geom.MultiPolyline
Set the polylines
setRightCoordinate(LatLng) - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Set the right coordinate
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
setSimplifyTolerance(Double) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Set the simplify tolerance in meters to simplify lines and polygons to similar curves with fewer points
setStyle(MarkerOptions, StyleRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the style into the marker options
setStyle(MarkerOptions, StyleRow) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the style into the marker options
setStyle(PolygonOptions, StyleRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the style into the polygon options
setStyle(PolygonOptions, StyleRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the style into the polygon options
setStyle(PolylineOptions, StyleRow) - Method in class mil.nga.geopackage.map.features.StyleCache
Set the style into the polyline options
setStyle(PolylineOptions, StyleRow, float) - Static method in class mil.nga.geopackage.map.features.StyleUtils
Set the style into the polyline options
setStylePixelBounds(PixelBounds) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Set the style pixel bounds to enable queries on visible feature styles
setUpCoordinate(LatLng) - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Set the up coordinate
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
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.MultiMarker
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.MultiPolygon
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.MultiPolyline
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.PolygonHoleMarkers
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Set the z index
setZIndex(float) - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Set the z index
setZIndex(float) - Method in interface mil.nga.geopackage.map.geom.ShapeMarkers
Set the z index
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
StyleCache - Class in mil.nga.geopackage.map.features
Style utilities for populating markers and shapes.
StyleCache(FeatureStyleExtension, float) - Constructor for class mil.nga.geopackage.map.features.StyleCache
Constructor
StyleCache(FeatureStyleExtension, float, int) - Constructor for class mil.nga.geopackage.map.features.StyleCache
Constructor
StyleCache(GeoPackage, float) - Constructor for class mil.nga.geopackage.map.features.StyleCache
Constructor
StyleCache(GeoPackage, float, int) - Constructor for class mil.nga.geopackage.map.features.StyleCache
Constructor
StyleUtils - Class in mil.nga.geopackage.map.features
Style utilities for populating markers and shapes
StyleUtils() - Constructor for class mil.nga.geopackage.map.features.StyleUtils
 

T

TileBoundingBoxMapUtils - Class in mil.nga.geopackage.map.tiles
Tile Bounding Box utility methods relying on Android map libraries
TileBoundingBoxMapUtils() - Constructor for class mil.nga.geopackage.map.tiles.TileBoundingBoxMapUtils
 
tileBounds(LatLng, double) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the WGS84 bounds of the tile at the lat lng coordinate and zoom level
tileBounds(LatLng, int) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the WGS84 bounds of the tile at the lat lng coordinate and zoom level
tileBounds(Projection, LatLng, double) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the bounds of the tile at the lat lng coordinate and zoom level
tileBounds(Projection, LatLng, int) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the bounds of the tile at the lat lng coordinate and zoom level
tileBounds(Projection, Point, double) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the bounds of the tile at the point coordinate and zoom level
tileBounds(Projection, Point, int) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the bounds of the tile at the point coordinate and zoom level
tileBounds(Point, double) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the WGS84 bounds of the tile at the point coordinate and zoom level
tileBounds(Point, int) - Static method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the WGS84 bounds of the tile at the point coordinate and zoom level
tileFeatureCount(LatLng, double) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the count of features in the tile at the lat lng coordinate and zoom level
tileFeatureCount(LatLng, int) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the count of features in the tile at the lat lng coordinate and zoom level
tileFeatureCount(Point, double) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the count of features in the tile at the point coordinate and zoom level
tileFeatureCount(Point, int) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Get the count of features in the tile at the point coordinate and zoom level
toCircularString(List<LatLng>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng to a CircularString
toCircularString(List<LatLng>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng to a CircularString
toCompoundCurve(List<Polyline>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polyline to a CompoundCurve
toCompoundCurve(List<Polyline>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polyline to a CompoundCurve
toCompoundCurveFromList(List<List<LatLng>>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng lists to a CompoundCurve
toCompoundCurveFromList(List<List<LatLng>>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng lists to a CompoundCurve
toCompoundCurveFromOptions(MultiPolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toCompoundCurveFromOptions(MultiPolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toCompoundCurveWithOptions(MultiPolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toCompoundCurveWithOptions(MultiPolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toCurvePolygon(CurvePolygon<Curve>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toGeometry(GoogleMapShape) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a GoogleMapShape to a Geometry
toLatLng(Point) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Point to a LatLng
toLatLngs(MultiPoint) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPoint to a MultiLatLng
toLineString(Polyline) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polyline to a LineString
toLineString(PolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toLineString(PolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toLineString(Polyline, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polyline to a LineString
toLineString(List<LatLng>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng to a LineString
toLineString(List<LatLng>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng to a LineString
toMultiLineString(List<Polyline>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polyline to a MultiLineString
toMultiLineString(List<Polyline>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polyline to a MultiLineString
toMultiLineStringFromList(List<List<LatLng>>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng lists to a MultiLineString
toMultiLineStringFromList(List<List<LatLng>>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng lists to a MultiLineString
toMultiLineStringFromOptions(MultiPolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toMultiLineStringFromOptions(MultiPolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toMultiPoint(List<LatLng>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiLatLng to a MultiPoint
toMultiPoint(List<LatLng>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiLatLng to a MultiPoint
toMultiPoint(MultiLatLng) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiLatLng to a MultiPoint
toMultiPoint(MultiLatLng, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiLatLng to a MultiPoint
toMultiPolygon(List<Polygon>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a MultiPolygon
toMultiPolygon(List<Polygon>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a MultiPolygon
toMultiPolygonFromOptions(MultiPolygonOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toMultiPolygonFromOptions(MultiPolygonOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of PolygonOptions to a MultiPolygon
toPoint(LatLng) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a LatLng to a Point
toPoint(LatLng, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a LatLng to a Point
toPolygon(Polygon) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polygon to a Polygon
toPolygon(PolygonOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polygon to a Polygon
toPolygon(PolygonOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polygon to a Polygon
toPolygon(Polygon, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polygon to a Polygon
toPolygon(List<LatLng>, List<List<LatLng>>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng and list of hole list LatLng to a Polygon
toPolygon(List<LatLng>, List<List<LatLng>>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of LatLng and list of hole list LatLng to a Polygon
toPolygon(Polygon) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polygon to a PolygonOptions
toPolygons(MultiPolygon) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toPolygons(PolyhedralSurface) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toPolyhedralSurface(List<Polygon>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a PolyhedralSurface
toPolyhedralSurface(List<Polygon>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a PolyhedralSurface
toPolyhedralSurfaceWithOptions(MultiPolygonOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toPolyhedralSurfaceWithOptions(MultiPolygonOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toPolyline(LineString) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toPolylines(CompoundCurve) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toPolylines(MultiLineString) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toProjection(Point) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Transform a WGS84 point to the projection
toShape(Geometry) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Geometry to a Map shape
toShapes(GeometryCollection<Geometry>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a GeometryCollection to a list of Map shapes
toWgs84(Point) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Transform a projection point to WGS84

U

update() - Method in class mil.nga.geopackage.map.geom.GoogleMapShape
Updates all objects that could have changed from moved markers
update() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Updates all objects that could have changed from moved markers
update() - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
Update based upon marker changes
update() - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
Update based upon marker changes
update() - Method in class mil.nga.geopackage.map.geom.PolygonMarkers
Update based upon marker changes
update() - Method in class mil.nga.geopackage.map.geom.PolylineMarkers
Update based upon marker changes

V

valueOf(String) - Static method in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mil.nga.geopackage.map.geom.PolygonOrientation
Returns the enum constant of this type with the specified name.
values() - Static method in enum mil.nga.geopackage.map.geom.GoogleMapShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mil.nga.geopackage.map.geom.PolygonOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
visible(boolean) - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
Updates visibility of the shape
visible(boolean) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Updates visibility of the shape

W

webMercatorBoundingBox - Variable in class mil.nga.geopackage.map.tiles.overlay.BoundedOverlay
Web mercator bounding box

X

XYZGeoPackageOverlay - Class in mil.nga.geopackage.map.tiles.overlay
XYZ GeoPackage Map Overlay Tile Provider, assumes XYZ tiles
XYZGeoPackageOverlay(TileDao) - Constructor for class mil.nga.geopackage.map.tiles.overlay.XYZGeoPackageOverlay
Constructor

Z

zIndex(float) - Method in class mil.nga.geopackage.map.geom.MultiPolygonOptions
Set the z index
zIndex(float) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Set the z index
A B C D E F G H I L M O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages