Skip navigation links
A B C D E F G H I L M O P Q R S T U V Z 

A

add(Marker, ShapeMarkers) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add the marker to the shape
add(ShapeMarkers) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add all markers in the shape
add(Marker) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add a marker with no shape
add(List<Marker>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Add a list of markers with no shape
add(LatLng) - Method in class mil.nga.geopackage.map.geom.MultiLatLng
Add a LatLng
add(Marker) - Method in class mil.nga.geopackage.map.geom.MultiMarker
Add a Marker
add(Polygon) - Method in class mil.nga.geopackage.map.geom.MultiPolygon
Add a polygon
add(PolygonMarkers) - Method in class mil.nga.geopackage.map.geom.MultiPolygonMarkers
Add a Polygon Marker
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(PolylineMarkers) - Method in class mil.nga.geopackage.map.geom.MultiPolylineMarkers
Add a polyline marker
add(PolylineOptions) - Method in class mil.nga.geopackage.map.geom.MultiPolylineOptions
Add a polyline option
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
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
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
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
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, 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) - Method in class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Build a bounding box using the location coordinate click location and map view bounds
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.
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.
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, 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
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, 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
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, Projection) - 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, 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, Projection) - 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, 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, Projection) - Method in class mil.nga.geopackage.map.features.FeatureInfoBuilder
Build a feature results information message

C

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
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
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(BoundedOverlay) - 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
contains(Marker) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Check if contains the marker
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
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

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
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, FeatureOverlay) - Constructor for class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
Constructor
FeatureOverlayQuery(Context, BoundedOverlay, FeatureTiles) - Constructor for class mil.nga.geopackage.map.tiles.overlay.FeatureOverlayQuery
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, int, int) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor with specified tile size
GeoPackageOverlay(TileDao, TileScaling) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor with tile scaling options
GeoPackageOverlay(TileDao, int, int, TileScaling) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlay
Constructor with specified tile size and 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(TileDao) - Static method in class mil.nga.geopackage.map.tiles.overlay.GeoPackageOverlayFactory
Get a Bounded Overlay Tile Provider for the Tile DAO
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(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
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(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
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
getDownCoordinate() - Method in class mil.nga.geopackage.map.LatLngBoundingBox
Get the down coordinate
getExteriorOrientation() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Get exterior orientation for conversions.
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
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(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
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(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
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
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
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
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
getShapeMarkersMap() - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
Get the shape markers map
getShapes(String, String, long) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the map shapes for the database, table, and feature id
getShapesCount(String, String, long) - Method in class mil.nga.geopackage.map.geom.FeatureShapes
Get the map shapes count for the database, table, and feature id
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
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(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(View, GoogleMap) - Static method in class mil.nga.geopackage.map.MapUtils
Get the tolerance distance meters in the current region of the map
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.
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
GoogleAPIGeoPackageOverlay - Class in mil.nga.geopackage.map.tiles.overlay
GeoPackage Map Overlay Tile Provider, assumes the Google Maps API zoom level and grid
GoogleAPIGeoPackageOverlay(TileDao) - Constructor for class mil.nga.geopackage.map.tiles.overlay.GoogleAPIGeoPackageOverlay
Constructor
GoogleMapShape - Class in mil.nga.geopackage.map.geom
Google Map Shape
GoogleMapShape(GeometryType, GoogleMapShapeType, Object) - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShape
Constructor
GoogleMapShapeConverter - Class in mil.nga.geopackage.map.geom
Provides conversions methods between geometry object and Google Maps Android API v2 Shapes
GoogleMapShapeConverter() - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Constructor
GoogleMapShapeConverter(Projection) - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Constructor with specified projection, see FeatureDao#getProjection
GoogleMapShapeMarkers - Class in mil.nga.geopackage.map.geom
Google Map Shape with markers
GoogleMapShapeMarkers() - Constructor for class mil.nga.geopackage.map.geom.GoogleMapShapeMarkers
 
GoogleMapShapeType - Enum in mil.nga.geopackage.map.geom
Enumeration of Map shape types for handling geometry hierarchies

H

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.GoogleAPIGeoPackageOverlay
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(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
isPointNearMarker(LatLng, MarkerOptions, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near the shape 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
isPointNearPoint(LatLng, LatLng, double) - Static method in class mil.nga.geopackage.map.MapUtils
Is the point near the shape 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
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

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

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

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
 
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
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 List to a CompoundCurve
toCompoundCurveFromList(List<List<LatLng>>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of List to a CompoundCurve
toCompoundCurveFromOptions(MultiPolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPolylineOptions to a CompoundCurve
toCompoundCurveFromOptions(MultiPolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPolylineOptions to a CompoundCurve
toCompoundCurveWithOptions(MultiPolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPolylineOptions to a CompoundCurve
toCompoundCurveWithOptions(MultiPolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPolylineOptions to a CompoundCurve
toCurvePolygon(CurvePolygon) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a CurvePolygon to a PolygonOptions
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(Polyline, boolean, boolean) - 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
Convert a PolylineOptions to a LineString
toLineString(PolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a PolylineOptions 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 List to a MultiLineString
toMultiLineStringFromList(List<List<LatLng>>, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of List to a MultiLineString
toMultiLineStringFromOptions(MultiPolylineOptions) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPolylineOptions to a MultiLineString
toMultiLineStringFromOptions(MultiPolylineOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPolylineOptions to a MultiLineString
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
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
toMultiPolygon(List<com.google.android.gms.maps.model.Polygon>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a MultiPolygon
toMultiPolygon(List<com.google.android.gms.maps.model.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 PolygonOptions
toPolygon(com.google.android.gms.maps.model.Polygon) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a Polygon to a Polygon
toPolygon(com.google.android.gms.maps.model.Polygon, boolean, boolean) - 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(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
toPolygons(MultiPolygon) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
toPolygons(PolyhedralSurface) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a PolyhedralSurface to a MultiPolygonOptions
toPolyhedralSurface(List<com.google.android.gms.maps.model.Polygon>) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a list of Polygon to a PolyhedralSurface
toPolyhedralSurface(List<com.google.android.gms.maps.model.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
Convert a MultiPolygonOptions to a PolyhedralSurface
toPolyhedralSurfaceWithOptions(MultiPolygonOptions, boolean, boolean) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiPolygonOptions to a PolyhedralSurface
toPolyline(LineString) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a LineString to a PolylineOptions
toPolylines(MultiLineString) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a MultiLineString to a MultiPolylineOptions
toPolylines(CompoundCurve) - Method in class mil.nga.geopackage.map.geom.GoogleMapShapeConverter
Convert a CompoundCurve to a MultiPolylineOptions
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

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 Z 
Skip navigation links