All Classes and Interfaces

Class
Description
Android Bindings SQLiteDatabase
Android SQLiteDatabase
GeoPackage Attributes Connection
Attributes Cursor to wrap a database cursor for attributes queries
Attributes DAO for reading attributes user data tables
Attributes Invalid Cursor wrapper for attributes requery to handle failed rows due to large blobs
Attributes Paginated Cursor for iterating and querying through attributes in chunks
Attributes Row containing the values from a single cursor row
Attributes Row Sync to support reading a single attributes row copy when multiple near simultaneous asynchronous requests are made
Deprecated.
use AttributesDao to query attributes tables
Conversions between Bitmaps and image bytes
Input / Output Context utility methods
Tiled Gridded Coverage Data, abstract Common Encoding, Extension
Tiled Gridded Coverage Data, PNG Encoding, Extension
Coverage Data PNG image, stores the tile row image and raster
Tiled Gridded Coverage Data, TIFF Encoding, Extension
Coverage Data TIFF image
Coverage Data Tile Matrix results including the coverage data tile results and the tile matrix where found
Cursor result implementation
Interface defining custom feature tile drawing.
Default Feature Tiles implementation using Android Graphics to draw tiles from Well Known Binary Geometries
DGIWG (Defence Geospatial Information Working Group) GeoPackage implementation
DGIWG GeoPackage Factory to get a DGIWG GeoPackage Manager
DGIWG (Defence Geospatial Information Working Group) GeoPackage Manager used to create and open GeoPackages
Feature Row Cache for a single feature table
Feature Row Cache for multiple feature tables in a single GeoPackage
GeoPackage Feature Connection
Feature Cursor to wrap a database cursor for feature queries
Feature DAO for reading feature user data tables
Feature Draw Types when drawing feature tiles
Feature Indexer, indexes feature geometries into a table for searching
Feature Indexer Id cursor to filter on matching queried ids
Feature Indexer Id query with nested SQL and arguments
Iterable Feature Index Results to iterate on feature results from a feature DAO
Iterable Feature Index Results to iterate on feature rows retrieved from GeoPackage index extension results
Feature Index Results Feature Row list implementation
Feature Index Location to iterate over indexed feature index types
Feature Index Manager to manage indexing of feature geometries in both Android metadata and within a GeoPackage using the Geometry Index Extension
Iterable Feature Index Results to iterate on feature rows retrieved from Metadata index results
Iterable Feature Index Results to iterate on feature rows
Iterable Feature Index Results to iterate on feature rows retrieved from RTree results
Feature Index type enumeration of index location
Feature Invalid Cursor wrapper for feature requery to handle failed rows due to large blobs
Feature Paginated Cursor for iterating and querying through features in chunks
Paint objects for drawing the different types for a single feature
Feature Paint Cache of Paint objects for each feature id and draw type
Feature Preview for drawing a preview tile from a feature table
Feature Row containing the values from a single cursor row
Represents the values of a single feature row
Feature Row Sync to support reading a single feature row copy when multiple near simultaneous asynchronous requests are made
Feature Style, including a style and icon, for a single feature geometry
Feature Style extension for styling features
Feature Styles, including styles and icons, for a single feature geometry or feature table default
Represents a collection of rows from a feature table
Feature Table Index NGA Extension implementation.
Feature Table Styles, styles and icons for an individual feature table
Feature Tile Canvas for creating layered tiles to draw ordered features.
Creates a set of tiles within a GeoPackage by generating tiles from features
Point icon in place of a drawn circle
Tiles drawn from or linked to features.
Feature Tile Table linker, used to link feature and tile tables together when the tiles represent the feature data
Deprecated.
use FeatureDao to query feature tables
Geometry Function for reading Geometry Data from a geometry column blob
Geometry metadata used to index feature bounds
Table metadata Data Source
A single GeoPackage database connection
GeoPackage Activity
GeoPackage Cache
GeoPackage Android Connection wrapper
GeoPackage Creator
GeoPackage Cursor Factory.
Interface for database cursor wrapping implementations.
GeoPackage database wrapper around SQLiteDatabase to quote table and column names
GeoPackage Factory to get a GeoPackage Manager
A single GeoPackage database connection implementation
GeoPackage Database management
GeoPackage Database management implementation
GeoPackage metadata
GeoPackage metadata Data Source
GeoPackage Metadata database
GeoPackage SQLiteDatabase interface
GeoPackage tile wrapper containing tile dimensions and raw image bytes
GeoPackage Tile Retriever, retrieves a tile from a GeoPackage from XYZ coordinates
Icon Cache of icon bitmaps
Icon DAO for reading icon tables
Icon Row containing the values from a single cursor row
Icons for a single feature geometry or feature table default
Performs manual brute force queries against feature rows.
Manual Feature Query Results which includes the ids used to read each row
User Media DAO for reading user media data tables
User Media Row containing the values from a single cursor row
Iterable Feature Index Results to iterate on feature rows from a combination of multiple Feature Index Results
Draws a tile indicating the number of features that exist within the tile, visible when zoomed in closer.
OGC API Feature Generator
GeoPackage properties extension for defining GeoPackage specific properties, attributes, and metadata
Properties Manager, utilizes the Properties Extension on a collection of GeoPackages
Related Tables extension
RTree Index Extension TODO User defined functions that return values are not currently supported for Android
RTree Index Table DAO for reading geometry index ranges
RTree Index Table Row containing the values from a single cursor row
User Simple Attributes DAO for reading user simple attributes data tables
User Simple Attributes Row containing the values from a single cursor row
SQLite Database utilities
Core SQL Utility methods
Style DAO for reading style tables
Style Mapping DAO for reading style mapping data tables
Style Mapping Row containing the values from a single cursor row
Style Row containing the values from a single cursor row
Styles for a single feature geometry or feature table default
Metadata about tables within a GeoPackage
Table metadata Data Source
Tile Bounding Box utility methods relying on Android libraries
GeoPackage Tile Connection
Tile Creator, creates a tile from a tile matrix to the desired projection
Tile Cursor to wrap a database cursor for tile queries
Tile DAO for reading tile user tables
Creates a set of tiles within a GeoPackage
Tile Invalid Cursor wrapper for tile requery to handle failed rows due to large blobs
Tile Paginated Cursor for iterating and querying through tiles in chunks
Tile Reprojection for reprojecting an existing tile table
Interface defining the get tile retrieval method
Tile Row containing the values from a single cursor row
Tile Row Sync to support reading a single tile row copy when multiple near simultaneous asynchronous requests are made
Tile utilities and constants
Deprecated.
use TileDao to query tile tables
Creates a set of tiles within a GeoPackage by downloading the tiles from a URL
GeoPackage Connection used to define common functionality within different connection types
Abstract User Cursor
GeoPackage User Custom Connection
User Custom Cursor to wrap a database Cursor for tile queries
User Custom DAO for reading user custom data tables
User Custom Invalid Cursor wrapper for user custom requery to handle failed rows due to large blobs
User Custom Paginated Cursor for iterating and querying through user customs in chunks
User Custom Row containing the values from a single cursor row
User Custom Row Sync to support reading a single user mapping row copy when multiple near simultaneous asynchronous requests are made
Deprecated.
use UserCustomDao to query user custom tables
Abstract User DAO for reading user tables
Abstract User Invalid Cursor for handling failed rows due to large blobs
User Mapping DAO for reading user mapping data tables
User Mapping Row containing the values from a single cursor row
User Paginated Cursor for iterating and querying through chunks
User Query parameter types
User Query parameter types
User Row containing the values from a single cursor row
Deprecated.
use UserDao to query user tables
XYZ GeoPackage Tile Retriever, assumes XYZ tiles