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

A

add(T) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Add a GeoPackage to the cache
add(TColumn) - Method in class mil.nga.geopackage.user.UserUniqueConstraint
Add a column
addProgress(int) - Method in interface mil.nga.geopackage.io.GeoPackageProgress
Add to the total progress
addUniqueConstraint(UserUniqueConstraint<TColumn>) - Method in class mil.nga.geopackage.user.UserTable
Add unique constraint
adjustTileMatrixLengths(TileMatrixSet, List<TileMatrix>) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
Adjust the tile matrix lengths if needed.
APPLICATION_ID - Static variable in class mil.nga.geopackage.GeoPackageConstants
GeoPackage application id

B

BoundingBox - Class in mil.nga.geopackage
Bounding Box with longitude and latitude ranges in degrees
BoundingBox() - Constructor for class mil.nga.geopackage.BoundingBox
Constructor
BoundingBox(double, double, double, double) - Constructor for class mil.nga.geopackage.BoundingBox
Constructor
BoundingBox(BoundingBox) - Constructor for class mil.nga.geopackage.BoundingBox
Constructor
boundWgs84BoundingBoxWithWebMercatorLimits(BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Bound the uppper and lower bounds of the WGS84 bounding box with web mercator limits
buildEnvelope() - Method in class mil.nga.geopackage.BoundingBox
Build a Geometry Envelope from the bounding box
buildExtensionName(String, String) - Static method in class mil.nga.geopackage.extension.Extensions
Build the extension name by combining the required parts
buildValueWhere(Set<Map.Entry<String, ColumnValue>>) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) statement from the fields
buildValueWhereArgs(Collection<ColumnValue>) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) args for the values
buildWhere(Set<Map.Entry<String, Object>>) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) statement from the fields
buildWhere(String, Object) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) statement for a single field
buildWhere(String, Object, String) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) statement for a single field using the provided operation
buildWhere(String, ColumnValue) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) statement for a single field
buildWhereArgs(Collection<Object>) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) args for the values
buildWhereArgs(Object[]) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) args for the values
buildWhereArgs(Object) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) args for the value
buildWhereArgs(ColumnValue) - Method in class mil.nga.geopackage.user.UserCoreDao
Build where (or selection) args for the value

C

cleanupOnCancel() - Method in interface mil.nga.geopackage.io.GeoPackageProgress
Should the progress so far be deleted when cancelled (GeoPackageProgress.isActive() becomes false)
clear() - Method in class mil.nga.geopackage.GeoPackageCoreCache
Clears all cached GeoPackages but does not close them, call GeoPackageCoreCache.closeAll() to close and clear all GeoPackages
close() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
close() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Close the GeoPackage connection
close() - Method in interface mil.nga.geopackage.GeoPackageCore
Close the GeoPackage connection
close(String) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Close the GeoPackage with name
close(Collection<String>) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Close GeoPackages with names
close() - Method in interface mil.nga.geopackage.user.UserCoreResult
Close the result
closeAll() - Method in class mil.nga.geopackage.GeoPackageCoreCache
Close all GeoPackages in the cache
closeRetain(Collection<String>) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Close GeoPackages not specified in the retain GeoPackage names
COLUMN_AUTH_NAME - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
authName field name
COLUMN_AUTH_SRID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
authSrid field name
COLUMN_COLUMN_NAME - Static variable in class mil.nga.geopackage.extension.Extensions
columnName field name
COLUMN_COLUMN_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
columnName field name
COLUMN_COLUMN_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
columnName field name
COLUMN_COLUMN_NAME - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
columnName field name
COLUMN_COLUMN_NAME - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
columnName field name
COLUMN_CONSTRAINT_NAME - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
constraintName field name
COLUMN_CONSTRAINT_NAME - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
constraintName field name
COLUMN_CONSTRAINT_TYPE - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
constraintType field name
COLUMN_COORD_DIMENSION - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
coordDimension field name
COLUMN_DATA_TYPE - Static variable in class mil.nga.geopackage.core.contents.Contents
dataType field name
COLUMN_DEFINITION - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
definition field name
COLUMN_DEFINITION - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
definition field name
COLUMN_DEFINITION - Static variable in class mil.nga.geopackage.extension.Extensions
definition field name
COLUMN_DESCRIPTION - Static variable in class mil.nga.geopackage.core.contents.Contents
description field name
COLUMN_DESCRIPTION - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
description field name
COLUMN_DESCRIPTION - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
description field name
COLUMN_DESCRIPTION - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
description field name
COLUMN_DESCRIPTION - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
description field name
COLUMN_EXTENSION_NAME - Static variable in class mil.nga.geopackage.extension.Extensions
extensionName field name
COLUMN_F_GEOMETRY_COLUMN - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
fGeometryColumn field name
COLUMN_F_TABLE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
fTableName field name
COLUMN_FEATURE_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.link.FeatureTileLink
featureTableName field name
COLUMN_FILE_ID - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
mdFileId field name
COLUMN_GEOM_ID - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Geometry Id column
COLUMN_GEOMETRY_TYPE - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
geometryType field name
COLUMN_GEOMETRY_TYPE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
geometryTypeName field name
COLUMN_GEOMETRY_TYPE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
geometryTypeName field name
COLUMN_GEOMETRY_TYPE_NAME_PREFIX - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
The prefix added to geometry types
COLUMN_ID - Static variable in class mil.nga.geopackage.core.contents.Contents
id field name, tableName
COLUMN_ID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
id field name, srsId
COLUMN_ID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
id field name, srid
COLUMN_ID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
id field name, srsId
COLUMN_ID - Static variable in class mil.nga.geopackage.metadata.Metadata
id field name
COLUMN_ID - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
id field name, tableName
COLUMN_ID - Static variable in class mil.nga.geopackage.tiles.user.TileTable
Id column name, Requirement 52
COLUMN_ID_1 - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
id 1 field name, tableName
COLUMN_ID_1 - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
id 1 field name, fTableName
COLUMN_ID_1 - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
id 1 field name, tableName
COLUMN_ID_1 - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
id 1 field name, tableName
COLUMN_ID_1 - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
id 1 field name, tableName
COLUMN_ID_2 - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
id 2 field name, columnName
COLUMN_ID_2 - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
id 2 field name, fGeometryColumn
COLUMN_ID_2 - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
id 2 field name, columnName
COLUMN_ID_2 - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
id 2 field name, columnName
COLUMN_ID_2 - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
id 2 field name, zoomLevel
COLUMN_IDENTIFIER - Static variable in class mil.nga.geopackage.core.contents.Contents
identifier field name
COLUMN_LAST_CHANGE - Static variable in class mil.nga.geopackage.core.contents.Contents
lastChange field name
COLUMN_LAST_INDEXED - Static variable in class mil.nga.geopackage.extension.index.TableIndex
Last indexed column
COLUMN_M - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
m field name
COLUMN_MATRIX_HEIGHT - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
matrixHeight field name
COLUMN_MATRIX_WIDTH - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
matrixWidth field name
COLUMN_MAX - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
max field name
COLUMN_MAX_IS_INCLUSIVE - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
maxIsInclusive field name
COLUMN_MAX_M - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Max M
COLUMN_MAX_X - Static variable in class mil.nga.geopackage.core.contents.Contents
maxX field name
COLUMN_MAX_X - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Max X
COLUMN_MAX_X - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
maxX field name
COLUMN_MAX_Y - Static variable in class mil.nga.geopackage.core.contents.Contents
maxY field name
COLUMN_MAX_Y - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Max Y
COLUMN_MAX_Y - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
maxY field name
COLUMN_MAX_Z - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Max Z
COLUMN_METADATA - Static variable in class mil.nga.geopackage.metadata.Metadata
metadata field name
COLUMN_MIME_TYPE - Static variable in class mil.nga.geopackage.metadata.Metadata
mimeType field name
COLUMN_MIME_TYPE - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
mimeType field name
COLUMN_MIN - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
min field name
COLUMN_MIN_IS_INCLUSIVE - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
minIsInclusive field name
COLUMN_MIN_M - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Min M
COLUMN_MIN_X - Static variable in class mil.nga.geopackage.core.contents.Contents
minX field name
COLUMN_MIN_X - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Min X
COLUMN_MIN_X - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
minX field name
COLUMN_MIN_Y - Static variable in class mil.nga.geopackage.core.contents.Contents
minY field name
COLUMN_MIN_Y - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Min Y
COLUMN_MIN_Y - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
minY field name
COLUMN_MIN_Z - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Min Z
COLUMN_NAME - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
name field name
COLUMN_ORGANIZATION - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
organization field name
COLUMN_ORGANIZATION - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
organization field name
COLUMN_ORGANIZATION_COORDSYS_ID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
organizationCoordsysId field name
COLUMN_ORGANIZATION_COORDSYS_ID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
organizationCoordsysId field name
COLUMN_PARENT_ID - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
mdParentId field name
COLUMN_PIXEL_X_SIZE - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
pixelXSize field name
COLUMN_PIXEL_Y_SIZE - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
pixelYSize field name
COLUMN_REFERENCE_SCOPE - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
referenceScope field name
COLUMN_ROW_ID_VALUE - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
rowIdValue field name
COLUMN_SCOPE - Static variable in class mil.nga.geopackage.extension.Extensions
scope field name
COLUMN_SCOPE - Static variable in class mil.nga.geopackage.metadata.Metadata
scope field name
COLUMN_SRID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
srid field name
COLUMN_SRID - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
srid field name
COLUMN_SRS_ID - Static variable in class mil.nga.geopackage.core.contents.Contents
srsId field name
COLUMN_SRS_ID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
srsId field name
COLUMN_SRS_ID - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
srsId field name
COLUMN_SRS_ID - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
srsId field name
COLUMN_SRS_ID - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
srsId field name
COLUMN_SRS_ID - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
srsId field name
COLUMN_SRS_NAME - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
srsName field name
COLUMN_SRS_NAME - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
srsName field name
COLUMN_SRS_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
srsName field name
COLUMN_SRTEXT - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
srtext field name
COLUMN_STANDARD_URI - Static variable in class mil.nga.geopackage.metadata.Metadata
standardUri field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.core.contents.Contents
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.Extensions
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.index.TableIndex
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
tableName field name
COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
tableName field name
COLUMN_TILE_COLUMN - Static variable in class mil.nga.geopackage.tiles.user.TileTable
Tile column column name, Requirement 54
COLUMN_TILE_DATA - Static variable in class mil.nga.geopackage.tiles.user.TileTable
Tile ID column name, implied requirement
COLUMN_TILE_HEIGHT - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
tileHeight field name
COLUMN_TILE_ROW - Static variable in class mil.nga.geopackage.tiles.user.TileTable
Tile row column name, Requirement 55
COLUMN_TILE_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.link.FeatureTileLink
tileTableName field name
COLUMN_TILE_WIDTH - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
tileWidth field name
COLUMN_TIMESTAMP - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
timestamp field name
COLUMN_TITLE - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
title field name
COLUMN_VALUE - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
value field name
COLUMN_Z - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
z field name
COLUMN_ZOOM_LEVEL - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
zoomLevel field name
COLUMN_ZOOM_LEVEL - Static variable in class mil.nga.geopackage.tiles.user.TileTable
Zoom level column name, Requirement 53
columnCount() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the column count
columnCount() - Method in class mil.nga.geopackage.user.UserTable
Get the column count
columnTypes - Variable in class mil.nga.geopackage.user.UserCoreRow
Cursor column types of this row, based upon the data values
ColumnValue - Class in mil.nga.geopackage.user
Column Value wrapper to specify additional value attributes, such as a range tolerance for floating point numbers
ColumnValue(Object) - Constructor for class mil.nga.geopackage.user.ColumnValue
Constructor
ColumnValue(Object, Double) - Constructor for class mil.nga.geopackage.user.ColumnValue
Constructor
compareTo(UserColumn) - Method in class mil.nga.geopackage.user.UserColumn
Sort by index
Contents - Class in mil.nga.geopackage.core.contents
Contents object.
Contents() - Constructor for class mil.nga.geopackage.core.contents.Contents
Default Constructor
ContentsDao - Class in mil.nga.geopackage.core.contents
Contents Data Access Object
ContentsDao(ConnectionSource, Class<Contents>) - Constructor for class mil.nga.geopackage.core.contents.ContentsDao
Constructor, required by ORMLite
ContentsDataType - Enum in mil.nga.geopackage.core.contents
Contents data type enumeration
copyFile(File, File) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Copy a file to a file location
copyStream(InputStream, File) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Copy an input stream to a file location
copyStream(InputStream, File, GeoPackageProgress) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Copy an input stream to a file location
copyStream(InputStream, OutputStream) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Copy an input stream to an output stream
copyStream(InputStream, OutputStream, GeoPackageProgress) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Copy an input stream to an output stream
count(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Get a count of results
count() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Query for all Geometry Index count
count(BoundingBox) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Query for Geometry Index count within the bounding box, projected correctly
count(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Query for Geometry Index count within the Geometry Envelope
count() - Method in class mil.nga.geopackage.tiles.TileGrid
Get the count of tiles in the grid
count() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the total count
count(String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
Get the count
create(Contents) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Verify optional tables have been created
create(TRow) - Method in class mil.nga.geopackage.user.UserCoreDao
Creates a new row, same as calling UserCoreDao.insert(UserCoreRow)
createColumn(int, String, GeoPackageDataType, boolean, Object) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
Create a new column
createColumn(int, String, GeoPackageDataType, Long, boolean, Object) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
Create a new column
createColumn(int, String, GeoPackageDataType, boolean, Object) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
Create a new column
createColumn(int, String, GeoPackageDataType, Long, boolean, Object) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
Create a new column
createColumn(TResult, int, String, String, Long, boolean, int, boolean) - Method in class mil.nga.geopackage.user.UserCoreTableReader
Create the column
createContents() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Contents table
createDao(Class<T>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a dao
createDao(Class<T>) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a dao
createDataColumnConstraints() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Data Column Constraints table
createDataColumnConstraintsTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Data Column Constraints table if it does not already exist
createDataColumnConstraintsTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Data Column Constraints table if it does not already exist
createDataColumns() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Data Columns table
createDataColumnsTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Data Columns table if it does not already exist
createDataColumnsTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Data Columns table if it does not already exist
createExtensions() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Extensions table
createExtensionsTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Extensions table if it does not already exist
createExtensionsTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Extensions table if it does not already exist
createFeatureTable(FeatureTable) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new feature table
createFeatureTable(FeatureTable) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new feature table
createFeatureTableWithMetadata(GeometryColumns, BoundingBox, long) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, String, BoundingBox, long) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, List<FeatureColumn>, BoundingBox, long) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, String, List<FeatureColumn>, BoundingBox, long) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, BoundingBox, long, List<FeatureColumn>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, BoundingBox, long) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, String, BoundingBox, long) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, List<FeatureColumn>, BoundingBox, long) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, String, List<FeatureColumn>, BoundingBox, long) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new feature table with GeoPackage metadata.
createFeatureTableWithMetadata(GeometryColumns, BoundingBox, long, List<FeatureColumn>) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new feature table with GeoPackage metadata.
createFeatureTileLink() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Feature Tile Link table
createFeatureTileLinkTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Feature Tile Link Table if it does not exist
createFeatureTileLinkTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Feature Tile Link Table if it does not exist
createGeometryColumn(int, String, GeometryType, boolean, Object) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
Create a new geometry column
createGeometryColumns() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Geometry Columns table
createGeometryColumnsTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Geometry Columns table if it does not already exist
createGeometryColumnsTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Geometry Columns table if it does not already exist
createGeometryIndex() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Geometry Index table
createGeometryIndexTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create Geometry Index Table if it does not exist
createGeometryIndexTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create Geometry Index Table if it does not exist
createIdColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
Create an id column
createIfNotExists(Contents) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Verify optional tables have been created
createMetadata() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Metadata table
createMetadataReference() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Metadata Reference table
createMetadataReferenceTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Metadata Reference table if it does not already exist
createMetadataReferenceTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Metadata Reference table if it does not already exist
createMetadataTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Metadata table if it does not already exist
createMetadataTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Metadata table if it does not already exist
createOrUpdate(Contents) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Verify optional tables have been created
createPrimaryKeyColumn(int, String) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
Create a new primary key column
createRequired() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create the minimum required GeoPackage tables
createRequiredColumns() - Static method in class mil.nga.geopackage.tiles.user.TileTable
Create the required table columns, starting at index 0
createRequiredColumns(int) - Static method in class mil.nga.geopackage.tiles.user.TileTable
Create the required table columns, starting at the provided index
createSpatialReferenceSystem() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Spatial Reference System table and views
createTable(UserTable<TColumn>) - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create the user defined table
createTable(String, List<TColumn>) - Method in class mil.nga.geopackage.user.UserCoreTableReader
Create the table
createTableIndex() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Table Index table
createTableIndexTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Table Index Table if it does not exist
createTableIndexTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Table Index Table if it does not exist
createTileColumnColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
Create a tile column column
createTileDataColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
Create a tile data column
createTileMatrix() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Tile Matrix table
createTileMatrixSet() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Create Tile Matrix Set table
createTileMatrixSetTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Tile Matrix Set table if it does not already exist
createTileMatrixSetTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Tile Matrix Set table if it does not already exist
createTileMatrixTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create the Tile Matrix table if it does not already exist
createTileMatrixTable() - Method in interface mil.nga.geopackage.GeoPackageCore
Create the Tile Matrix table if it does not already exist
createTileRowColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
Create a tile row column
createTileTable(TileTable) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new tile table
createTileTable(TileTable) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new tile table
createTileTableWithMetadata(String, BoundingBox, long, BoundingBox, long) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Create a new tile table and the GeoPackage metadata
createTileTableWithMetadata(String, BoundingBox, long, BoundingBox, long) - Method in interface mil.nga.geopackage.GeoPackageCore
Create a new tile table and the GeoPackage metadata
createUndefinedCartesian() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Creates the required Undefined Cartesian Spatial Reference System (spec Requirement 11)
createUndefinedGeographic() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Creates the required Undefined Geographic Spatial Reference System (spec Requirement 11)
createWebMercator() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Creates the Web Mercator Spatial Reference System if it does not already exist
createWgs84() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Creates the required EPSG WGS84 Spatial Reference System (spec Requirement 11)
createZoomLevelColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
Create a zoom level column

D

DataColumnConstraints - Class in mil.nga.geopackage.schema.constraints
Contains data to specify restrictions on basic data type column values
DataColumnConstraints() - Constructor for class mil.nga.geopackage.schema.constraints.DataColumnConstraints
Default Constructor
DataColumnConstraintsDao - Class in mil.nga.geopackage.schema.constraints
Data Column Constraints Data Access Object
DataColumnConstraintsDao(ConnectionSource, Class<DataColumnConstraints>) - Constructor for class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Constructor, required by ORMLite
DataColumnConstraintType - Enum in mil.nga.geopackage.schema.constraints
Enumeration of Data Column Constraint Types
DataColumns - Class in mil.nga.geopackage.schema.columns
Stores minimal application schema identifying, descriptive and MIME type information about columns in user vector feature and tile matrix data tables that supplements the data available from the SQLite sqlite_master table and pragma table_info(table_name) SQL function.
DataColumns() - Constructor for class mil.nga.geopackage.schema.columns.DataColumns
Default Constructor
DataColumnsDao - Class in mil.nga.geopackage.schema.columns
Data Columns Data Access Object
DataColumnsDao(ConnectionSource, Class<DataColumns>) - Constructor for class mil.nga.geopackage.schema.columns.DataColumnsDao
Constructor, required by ORMLite
DEFINITION - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
delete(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Convenience method for deleting rows in the database.
delete(Extensions) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Delete using the unique columns
delete(GeometryIndex) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
delete(FeatureTileLink) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
delete(GeometryColumns) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
delete(GeometryColumnsSfSql) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
delete(GeometryColumnsSqlMm) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
delete(MetadataReference) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Delete using the foreign key columns
delete(DataColumns) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
delete(DataColumnConstraints) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Delete using the unique columns
delete(TileMatrix) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
delete(TRow) - Method in class mil.nga.geopackage.user.UserCoreDao
Delete the row
delete(String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
Delete rows matching the where clause
deleteAll() - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
Delete all geometry indices
deleteAll() - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete all table indices
deleteAll() - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
Delete all feature tile links
deleteAllCascade() - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete all table indices, cascading to geometry indices
deleteByExtension(String) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Delete by extension name
deleteByExtension(String, String) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Delete by extension name and table name
deleteByExtension(String, String, String) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Delete by extension name, table name, and column name
deleteById(GeometryIndexKey) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
deleteById(FeatureTileLinkKey) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
deleteById(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
deleteById(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
deleteById(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
deleteById(TableColumnKey) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
deleteById(TileMatrixKey) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
deleteById(long) - Method in class mil.nga.geopackage.user.UserCoreDao
Delete a row by id
deleteByIdCascade(String) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete a Contents by id, cascading
deleteByIdCascade(String, boolean) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete a Contents by id, cascading optionally including the user table
deleteByIdCascade(Long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Delete a Spatial Reference System by id, cascading
deleteByIdCascade(String) - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete a TableIndex by id, cascading
deleteByIdCascade(Long) - Method in class mil.nga.geopackage.metadata.MetadataDao
Delete a Metadata by id, cascading
deleteByMetadata(long) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Delete metadata references with foreign keys to the metadata file id
deleteByTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
Delete by table name, either feature or tile table name
deleteCascade(Contents) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the Contents, cascading
deleteCascade(Contents, boolean) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the Contents, cascading optionally including the user table
deleteCascade(Collection<Contents>) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the collection of Contents, cascading
deleteCascade(Collection<Contents>, boolean) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the collection of Contents, cascading optionally including the user table
deleteCascade(PreparedQuery<Contents>) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the Contents matching the prepared query, cascading
deleteCascade(PreparedQuery<Contents>, boolean) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the Contents matching the prepared query, cascading optionally including the user table
deleteCascade(SpatialReferenceSystem) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Delete the Spatial Reference System, cascading
deleteCascade(Collection<SpatialReferenceSystem>) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Delete the collection of Spatial Reference Systems, cascading
deleteCascade(PreparedQuery<SpatialReferenceSystem>) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Delete the Spatial Reference Systems matching the prepared query, cascading
deleteCascade(TableIndex) - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete the TableIndex, cascading
deleteCascade(Collection<TableIndex>) - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete the collection of TableIndex, cascading
deleteCascade(PreparedQuery<TableIndex>) - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete the TableIndex matching the prepared query, cascading
deleteCascade(Metadata) - Method in class mil.nga.geopackage.metadata.MetadataDao
Delete the Metadata, cascading
deleteCascade(Collection<Metadata>) - Method in class mil.nga.geopackage.metadata.MetadataDao
Delete the collection of Metadata, cascading
deleteCascade(PreparedQuery<Metadata>) - Method in class mil.nga.geopackage.metadata.MetadataDao
Delete the Metadata matching the prepared query, cascading
deleteCascade(DataColumnConstraints) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Delete the Data Columns Constraints, cascading
deleteCascade(Collection<DataColumnConstraints>) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Delete the collection of Data Column Constraints, cascading
deleteCascade(PreparedQuery<DataColumnConstraints>) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Delete the Data Column Constraints matching the prepared query, cascading
deleteExtensions(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.NGAExtensions
Delete all NGA extensions including custom extension tables for the GeoPackage
deleteExtensions(GeoPackageCore, boolean) - Static method in class mil.nga.geopackage.extension.NGAExtensions
Delete all NGA extensions including custom extension tables for the GeoPackage
deleteFeatureTileLink(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
Delete the Feature Tile Link extensions for the table
deleteFeatureTileLinkExtension(GeoPackageCore, boolean) - Static method in class mil.nga.geopackage.extension.NGAExtensions
Delete the Feature Tile Link extension including the extension entries and custom tables
deleteGeometryIndex(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
Delete the Geometry Index extension for the table
deleteGeometryIndexExtension(GeoPackageCore, boolean) - Static method in class mil.nga.geopackage.extension.NGAExtensions
Delete the Geometry Index extension including the extension entries and custom tables
deleteIds(Collection<GeometryIndexKey>) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
deleteIds(Collection<FeatureTileLinkKey>) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
deleteIds(Collection<TableColumnKey>) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
deleteIds(Collection<TableColumnKey>) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
deleteIds(Collection<TableColumnKey>) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
deleteIds(Collection<TableColumnKey>) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
deleteIds(Collection<TileMatrixKey>) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
deleteIdsCascade(Collection<String>) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the Contents with the provided ids, cascading
deleteIdsCascade(Collection<String>, boolean) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the Contents with the provided ids, cascading optionally including the user table
deleteIdsCascade(Collection<Long>) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Delete the Spatial Reference Systems with the provided ids, cascading
deleteIdsCascade(Collection<String>) - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete the TableIndex with the provided ids, cascading
deleteIdsCascade(Collection<Long>) - Method in class mil.nga.geopackage.metadata.MetadataDao
Delete the Metadata with the provided ids, cascading
deleteIndex() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Delete the feature table index
deleteIndex(long) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Delete the index for the geometry id
deleteLink(String, String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Delete the feature tile table link
deleteLinks(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Delete the feature tile table links for the feature or tile table
deleteTable(String) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Delete the table
deleteTable(String) - Method in class mil.nga.geopackage.extension.index.TableIndexDao
Delete the table
deleteTable(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Delete the user table (a feature or tile table) and all GeoPackage metadata
deleteTable(String) - Method in interface mil.nga.geopackage.GeoPackageCore
Delete the user table (a feature or tile table) and all GeoPackage metadata
deleteTableExtensions(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
Delete all NGA table extensions for the table within the GeoPackage
deleteTableQuietly(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Attempt to delete the user table (a feature or tile table) and all GeoPackage metadata quietly
deleteTableQuietly(String) - Method in interface mil.nga.geopackage.GeoPackageCore
Attempt to delete the user table (a feature or tile table) and all GeoPackage metadata quietly
DESCRIPTION - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
dropSQLiteTriggers(GeometryColumns) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
GeoPackages created with SQLite version 4.2.0+ with GeoPackage support can contain triggers and functions that are not supported in previous versions.
dropTable(String) - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
Drop the table if it exists
dropTable(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Drop the table if it exists.
dropTable(String) - Method in interface mil.nga.geopackage.GeoPackageCore
Drop the table if it exists.
dropTable() - Method in class mil.nga.geopackage.user.UserCoreDao
Drop the user table
duplicateCheck(int, Integer, String) - Method in class mil.nga.geopackage.user.UserTable
Check for duplicate column names

E

EPSG_WEB_MERCATOR - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
EPSG code for web mercator
EPSG_WORLD_GEODETIC_SYSTEM - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
EPSG world geodetic system
equals(Object) - Method in class mil.nga.geopackage.BoundingBox
equals(Object) - Method in class mil.nga.geopackage.extension.index.GeometryIndexKey
equals(Object) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkKey
equals(Object) - Method in class mil.nga.geopackage.schema.TableColumnKey
equals(Object) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixKey
equals(Object) - Method in class mil.nga.geopackage.tiles.TileGrid
execSQL(String) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Execute the sql
execSQL(String) - Method in interface mil.nga.geopackage.GeoPackageCore
Execute the sql on the GeoPackage database
exists(String) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Checks if the GeoPackage name exists in the cache
EXTENSION_AUTHOR - Static variable in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Extension author
EXTENSION_AUTHOR - Static variable in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Extension author
EXTENSION_DEFINITION - Static variable in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Extension definition URL
EXTENSION_DEFINITION - Static variable in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Extension definition URL
EXTENSION_NAME - Static variable in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Extension, with author and name
EXTENSION_NAME - Static variable in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Extension, with author and name
EXTENSION_NAME_DIVIDER - Static variable in class mil.nga.geopackage.extension.Extensions
Divider between extension name parts
EXTENSION_NAME_NO_AUTHOR - Static variable in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Extension name without the author
EXTENSION_NAME_NO_AUTHOR - Static variable in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Extension name without the author
Extensions - Class in mil.nga.geopackage.extension
Indicates that a particular extension applies to a GeoPackage, a table in a GeoPackage or a column of a table in a GeoPackage.
Extensions() - Constructor for class mil.nga.geopackage.extension.Extensions
Default Constructor
EXTENSIONS - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
ExtensionScopeType - Enum in mil.nga.geopackage.extension
Extension Scope Type
ExtensionsDao - Class in mil.nga.geopackage.extension
Extensions Data Access Object
ExtensionsDao(ConnectionSource, Class<Extensions>) - Constructor for class mil.nga.geopackage.extension.ExtensionsDao
Constructor, required by ORMLite
extractId(GeometryIndex) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
extractId(FeatureTileLink) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
extractId(GeometryColumns) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
extractId(GeometryColumnsSfSql) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
extractId(GeometryColumnsSqlMm) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
extractId(DataColumns) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
extractId(TileMatrix) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao

F

FeatureColumn - Class in mil.nga.geopackage.features.user
Feature column
FeatureTable - Class in mil.nga.geopackage.features.user
Represents a user feature table
FeatureTable(String, List<FeatureColumn>) - Constructor for class mil.nga.geopackage.features.user.FeatureTable
Constructor
FeatureTableCoreIndex - Class in mil.nga.geopackage.extension.index
Abstract core Feature Table Index NGA Extension implementation.
FeatureTableCoreIndex(GeoPackageCore, String, String) - Constructor for class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Constructor
FeatureTileLink - Class in mil.nga.geopackage.extension.link
Feature Tile Link object, for linking a feature and tile table together
FeatureTileLink() - Constructor for class mil.nga.geopackage.extension.link.FeatureTileLink
Default Constructor
FeatureTileLinkDao - Class in mil.nga.geopackage.extension.link
Feature Tile Link Data Access Object
FeatureTileLinkDao(ConnectionSource, Class<FeatureTileLink>) - Constructor for class mil.nga.geopackage.extension.link.FeatureTileLinkDao
Constructor, required by ORMLite
FeatureTileLinkKey - Class in mil.nga.geopackage.extension.link
Feature Tile Link Complex Primary Key including feature and tile table names
FeatureTileLinkKey(String, String) - Constructor for class mil.nga.geopackage.extension.link.FeatureTileLinkKey
Constructor
FeatureTileTableCoreLinker - Class in mil.nga.geopackage.extension.link
Abstract Feature Tile Table linker, used to link feature and tile tables together when the tiles represent the feature data
FeatureTileTableCoreLinker(GeoPackageCore) - Constructor for class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Constructor
FIELD_TYPE_BLOB - Static variable in class mil.nga.geopackage.user.UserCoreResultUtils
Blob field type
FIELD_TYPE_FLOAT - Static variable in class mil.nga.geopackage.user.UserCoreResultUtils
Float field type
FIELD_TYPE_INTEGER - Static variable in class mil.nga.geopackage.user.UserCoreResultUtils
Integer field type
FIELD_TYPE_NULL - Static variable in class mil.nga.geopackage.user.UserCoreResultUtils
Null field type
FIELD_TYPE_STRING - Static variable in class mil.nga.geopackage.user.UserCoreResultUtils
String field type
fileBytes(File) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Get the file bytes
formatBytes(long) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Format the bytes into readable text
fromBytes(byte[]) - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Populate the geometry data from the bytes
fromName(String) - Static method in enum mil.nga.geopackage.core.contents.ContentsDataType
Get the Data Type from the name
fromName(String) - Static method in enum mil.nga.geopackage.db.GeoPackageDataType
Get the Data Type from the name, ignoring case
fromName(String) - Static method in enum mil.nga.geopackage.metadata.MetadataScopeType
Get the metadata scope from the name
fromValue(String) - Static method in enum mil.nga.geopackage.extension.ExtensionScopeType
Get the type from the value
fromValue(String) - Static method in enum mil.nga.geopackage.metadata.reference.ReferenceScopeType
Get the type from the value
fromValue(String) - Static method in enum mil.nga.geopackage.schema.constraints.DataColumnConstraintType
Get the type from the value

G

GEO_PACKAGE - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
GEO_PACKAGE_EXTENSION_AUTHOR - Static variable in class mil.nga.geopackage.GeoPackageConstants
GeoPackage author
GEO_PACKAGE_GEOMETRY_MAGIC_NUMBER - Static variable in class mil.nga.geopackage.GeoPackageConstants
Expected magic number
GEO_PACKAGE_GEOMETRY_VERSION_1 - Static variable in class mil.nga.geopackage.GeoPackageConstants
Expected version 1 value
GEOMETRY_EXTENSION_PREFIX - Static variable in class mil.nga.geopackage.GeoPackageConstants
Geometry extension prefix
GeometryColumns - Class in mil.nga.geopackage.features.columns
Geometry Columns object.
GeometryColumns() - Constructor for class mil.nga.geopackage.features.columns.GeometryColumns
Default Constructor
GeometryColumnsDao - Class in mil.nga.geopackage.features.columns
Geometry Columns Data Access Object
GeometryColumnsDao(ConnectionSource, Class<GeometryColumns>) - Constructor for class mil.nga.geopackage.features.columns.GeometryColumnsDao
Constructor, required by ORMLite
GeometryColumnsSfSql - Class in mil.nga.geopackage.features.columns
SF/SQL Geometry Columns object.
GeometryColumnsSfSql() - Constructor for class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
Default Constructor
GeometryColumnsSfSqlDao - Class in mil.nga.geopackage.features.columns
SF/SQL Geometry Columns Data Access Object
GeometryColumnsSfSqlDao(ConnectionSource, Class<GeometryColumnsSfSql>) - Constructor for class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
Constructor, required by ORMLite
GeometryColumnsSqlMm - Class in mil.nga.geopackage.features.columns
SQL/MM Geometry Columns object.
GeometryColumnsSqlMm() - Constructor for class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
Default Constructor
GeometryColumnsSqlMmDao - Class in mil.nga.geopackage.features.columns
SQL/MM Geometry Columns Data Access Object
GeometryColumnsSqlMmDao(ConnectionSource, Class<GeometryColumnsSqlMm>) - Constructor for class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
Constructor, required by ORMLite
GeometryExtensions - Class in mil.nga.geopackage.extension
Geometry Extensions utility methods and constants
GeometryExtensions() - Constructor for class mil.nga.geopackage.extension.GeometryExtensions
 
GeometryIndex - Class in mil.nga.geopackage.extension.index
Geometry Index object, for indexing geometries within user feature tables
GeometryIndex() - Constructor for class mil.nga.geopackage.extension.index.GeometryIndex
Default Constructor
GeometryIndexDao - Class in mil.nga.geopackage.extension.index
Geometry Index Data Access Object
GeometryIndexDao(ConnectionSource, Class<GeometryIndex>) - Constructor for class mil.nga.geopackage.extension.index.GeometryIndexDao
Constructor, required by ORMLite
GeometryIndexKey - Class in mil.nga.geopackage.extension.index
Geometry Index Complex Primary Key including table and column name
GeometryIndexKey(String, long) - Constructor for class mil.nga.geopackage.extension.index.GeometryIndexKey
Constructor
GeometryProjectionTransform - Class in mil.nga.geopackage.projection
Geometry Projection Transform
GeometryProjectionTransform(ProjectionTransform) - Constructor for class mil.nga.geopackage.projection.GeometryProjectionTransform
Constructor
GEOPACKAGE_EXTENDED_EXTENSION - Static variable in class mil.nga.geopackage.GeoPackageConstants
Extension to GeoPackage extension files
GEOPACKAGE_EXTENSION - Static variable in class mil.nga.geopackage.GeoPackageConstants
Extension to GeoPackage files
GeoPackageConstants - Class in mil.nga.geopackage
GeoPackage constants
GeoPackageConstants() - Constructor for class mil.nga.geopackage.GeoPackageConstants
 
GeoPackageCore - Interface in mil.nga.geopackage
A single GeoPackage database connection
GeoPackageCoreCache<T extends GeoPackageCore> - Class in mil.nga.geopackage
Abstract GeoPackage Core Cache for maintaining and reusing open GeoPackage connections
GeoPackageCoreCache() - Constructor for class mil.nga.geopackage.GeoPackageCoreCache
Constructor
GeoPackageCoreConnection - Class in mil.nga.geopackage.db
GeoPackage Connection used to define common functionality within different connection types
GeoPackageCoreConnection() - Constructor for class mil.nga.geopackage.db.GeoPackageCoreConnection
 
GeoPackageCoreImpl - Class in mil.nga.geopackage.factory
A single GeoPackage database connection implementation
GeoPackageCoreImpl(String, String, GeoPackageCoreConnection, GeoPackageTableCreator, boolean) - Constructor for class mil.nga.geopackage.factory.GeoPackageCoreImpl
Constructor
GeoPackageDataType - Enum in mil.nga.geopackage.db
GeoPackage Data Types (non Geometry) for database columns as defined in Requirement 5 of the GeoPackage spec.
GeoPackageException - Exception in mil.nga.geopackage
GeoPackage exception
GeoPackageException() - Constructor for exception mil.nga.geopackage.GeoPackageException
Constructor
GeoPackageException(String) - Constructor for exception mil.nga.geopackage.GeoPackageException
Constructor
GeoPackageException(String, Throwable) - Constructor for exception mil.nga.geopackage.GeoPackageException
Constructor
GeoPackageException(Throwable) - Constructor for exception mil.nga.geopackage.GeoPackageException
Constructor
GeoPackageGeometryData - Class in mil.nga.geopackage.geom
GeoPackage Geometry Data
GeoPackageGeometryData(long) - Constructor for class mil.nga.geopackage.geom.GeoPackageGeometryData
Constructor
GeoPackageGeometryData(byte[]) - Constructor for class mil.nga.geopackage.geom.GeoPackageGeometryData
Constructor
GeoPackageIOUtils - Class in mil.nga.geopackage.io
Input / Output utility methods
GeoPackageIOUtils() - Constructor for class mil.nga.geopackage.io.GeoPackageIOUtils
 
GeoPackageProgress - Interface in mil.nga.geopackage.io
GeoPackage Progress interface for receiving progress information and handling cancellations
GeoPackageProperties - Class in mil.nga.geopackage.property
GeoPackage property loader
GeoPackageProperties() - Constructor for class mil.nga.geopackage.property.GeoPackageProperties
 
GeoPackageTableCreator - Class in mil.nga.geopackage.db
Executes database scripts to create GeoPackage tables
GeoPackageTableCreator(GeoPackageCoreConnection) - Constructor for class mil.nga.geopackage.db.GeoPackageTableCreator
Constructor
GeoPackageValidate - Class in mil.nga.geopackage.validate
Performs GeoPackage validations
GeoPackageValidate() - Constructor for class mil.nga.geopackage.validate.GeoPackageValidate
 
get(String) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Get the GeoPackage with name
getAuthName() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
getAuthor() - Method in class mil.nga.geopackage.extension.Extensions
Get the author from the beginning of the extension name
getAuthor(String) - Static method in class mil.nga.geopackage.extension.Extensions
Get the author from the beginning of the extension name
getAuthSrid() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
getBlob(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the value of the requested column as a byte array.
getBooleanProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a required boolean by key
getBooleanProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a boolean by key
getBoundingBox() - Method in class mil.nga.geopackage.core.contents.Contents
Get a bounding box
getBoundingBox() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
Get a bounding box
getBoundingBox(int, int, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile bounding box from the Google Maps API tile coordinates and zoom level
getBoundingBox() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the bounding box of the user table data
getByteOrder() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
getBytes() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Get the bytes of the entire GeoPackage geometry including GeoPackage header and WKB bytes
getClassType() - Method in enum mil.nga.geopackage.db.GeoPackageDataType
Get the Java class type
getCode() - Method in enum mil.nga.geopackage.metadata.MetadataScopeType
 
getColumn(int) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the column at the index
getColumn(String) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the column of the column name
getColumn(int) - Method in class mil.nga.geopackage.user.UserTable
Get the column at the index
getColumn(String) - Method in class mil.nga.geopackage.user.UserTable
Get the column of the column name
getColumnIndex(String) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the zero-based index for the given column name, or -1 if the column doesn't exist.
getColumnIndex(String) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the index of the column name
getColumnIndex(String) - Method in class mil.nga.geopackage.user.UserTable
Get the column index of the column name
getColumnName() - Method in class mil.nga.geopackage.extension.Extensions
 
getColumnName() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Get the column name
getColumnName() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getColumnName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getColumnName() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getColumnName() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getColumnName() - Method in class mil.nga.geopackage.schema.TableColumnKey
 
getColumnName(int) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the column name at the index
getColumnName(int) - Method in class mil.nga.geopackage.user.UserTable
Get the column name at the index
getColumnNames() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the column names
getColumnNames() - Method in class mil.nga.geopackage.user.UserTable
Get the array of column names
getColumns(DataColumnsDao) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getColumns() - Method in class mil.nga.geopackage.user.UserTable
Get the list of columns
getColumns() - Method in class mil.nga.geopackage.user.UserUniqueConstraint
Get the columns
getConnectionSource() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Get a connection source
getConstraintName() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getConstraintName() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getConstraints(DataColumnConstraintsDao) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getConstraintType() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getContents() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getContents() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getContents() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getContents() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getContents() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getContents() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getContents() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getContentsDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Contents DAO
getContentsDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Contents DAO
getCoordDimension() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getCount() - Method in interface mil.nga.geopackage.user.UserCoreResult
Get the count of results
getCrs() - Method in class mil.nga.geopackage.projection.Projection
Get the Coordinate Reference System
getDao() - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Get the feature tile link DAO
getDatabase() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get the SQLite database
getDatabase() - Method in interface mil.nga.geopackage.GeoPackageCore
Get the SQLite database
getDatabase() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the database
getDataColumn(String, String) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
Get DataColumn by column name and table name
getDataColumnConstraintsDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Data Column Constraints DAO
getDataColumnConstraintsDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Data Column Constraints DAO
getDataColumnsDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Data Columns DAO
getDataColumnsDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Data Columns DAO
getDataType() - Method in class mil.nga.geopackage.core.contents.Contents
 
getDataType() - Method in class mil.nga.geopackage.user.UserColumn
When not a geometry column, gets the data type
getDb() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the database connection
getDefaultValue() - Method in class mil.nga.geopackage.user.UserColumn
 
getDefinition() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getDefinition() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
getDefinition() - Method in class mil.nga.geopackage.extension.Extensions
 
getDefinition() - Method in enum mil.nga.geopackage.metadata.MetadataScopeType
 
getDescription() - Method in class mil.nga.geopackage.core.contents.Contents
 
getDescription() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getDescription() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
getDescription() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getDescription() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getDouble(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the value of the requested column as an double.
getEnvelope() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
getEpsg() - Method in class mil.nga.geopackage.projection.Projection
Get the EPSG code
getExtension() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Get the extension
getExtension() - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Get the extension
getExtensionName() - Method in class mil.nga.geopackage.extension.Extensions
 
getExtensionName(GeometryType) - Static method in class mil.nga.geopackage.extension.GeometryExtensions
Get the extension name of a GeoPackage extension Geometry
getExtensionName(String, GeometryType) - Static method in class mil.nga.geopackage.extension.GeometryExtensions
Get the extension name of a extension Geometry, either user-defined or GeoPackage extension
getExtensionNameNoAuthor() - Method in class mil.nga.geopackage.extension.Extensions
Get the extension name with the author prefix removed
getExtensionNameNoAuthor(String) - Static method in class mil.nga.geopackage.extension.Extensions
Get the extension name with the author prefix removed
getExtensionsDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get an Extensions DAO
getExtensionsDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get an Extensions DAO
getFeatureTableName() - Method in class mil.nga.geopackage.extension.link.FeatureTileLink
Get the feature table name
getFeatureTableName() - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkKey
Get the feature table name
getFeatureTables() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get the feature tables
getFeatureTables() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
Get all the feature table names
getFeatureTables() - Method in interface mil.nga.geopackage.GeoPackageCore
Get the feature tables
getFeatureTablesForTileTable(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Query for the feature table names linked to a tile table
getFeatureTileLinkDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Feature Tile Link DAO
getFeatureTileLinkDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Feature Tile Link DAO
getFGeometryColumn() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getFileExtension(File) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Get the file extension
getFileId() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getFileNameWithoutExtension(File) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Get the file name with the extension removed
getFloat(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the value of the requested column as an float.
getFloatProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a required float by key
getFloatProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a float by key
getFloatValue(UserCoreResult<?, ?, ?>, int, GeoPackageDataType) - Static method in class mil.nga.geopackage.user.UserCoreResultUtils
Get the float value from the cursor of the column
getFromProjection() - Method in class mil.nga.geopackage.projection.ProjectionTransform
Get the from projection in the transform
getFTableName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getGeometry() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
getGeometryColumn() - Method in class mil.nga.geopackage.features.user.FeatureTable
Get the geometry feature column
getGeometryColumnIndex() - Method in class mil.nga.geopackage.features.user.FeatureTable
Get the geometry column index
getGeometryColumns() - Method in class mil.nga.geopackage.core.contents.Contents
Get the Geometry Columns, should only return one or no value
getGeometryColumns() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getGeometryColumnsDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Geometry Columns DAO
getGeometryColumnsDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Geometry Columns DAO
getGeometryColumnsSfSqlDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a SF/SQL Geometry Columns DAO
getGeometryColumnsSfSqlDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a SF/SQL Geometry Columns DAO
getGeometryColumnsSqlMmDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a SQL/MM Geometry Columns DAO
getGeometryColumnsSqlMmDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a SQL/MM Geometry Columns DAO
getGeometryIndexDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Geometry Index DAO
getGeometryIndexDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Geometry Index DAO
getGeometryIndices() - Method in class mil.nga.geopackage.extension.index.TableIndex
Get the Geometry Indices
getGeometryType() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getGeometryType() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getGeometryType() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getGeometryType() - Method in class mil.nga.geopackage.features.user.FeatureColumn
When a geometry column, gets the geometry type
getGeometryTypeCode() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getGeometryTypeName() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getGeometryTypeName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getGeomId() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the geometry id
getGeomId() - Method in class mil.nga.geopackage.extension.index.GeometryIndexKey
Get the geometry id
getGeoPackage() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Get the GeoPackage
getGeoPackage() - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Get the GeoPackage
getGeoPackages() - Method in class mil.nga.geopackage.GeoPackageCoreCache
Get the cached GeoPackages
getHeaderByteBuffer() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Get the GeoPackage header bytes already ordered in a Byte Buffer
getHeaderBytes() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Get the GeoPackage header bytes
getId() - Method in class mil.nga.geopackage.core.contents.Contents
 
getId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
getId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
getId() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the id
getId() - Method in class mil.nga.geopackage.extension.link.FeatureTileLink
Get the id
getId() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
Get the id
getId() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
Get the id
getId() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
Get the id
getId() - Method in class mil.nga.geopackage.metadata.Metadata
 
getId() - Method in class mil.nga.geopackage.schema.columns.DataColumns
Get the id
getId() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
Get the tile matrix id
getId() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getId() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the id value, which is the value of the primary key
getIdentifier() - Method in class mil.nga.geopackage.core.contents.Contents
 
getIndex() - Method in class mil.nga.geopackage.user.UserColumn
 
getIndicator(GeometryEnvelope) - Static method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Get the envelope flag indicator 1 for xy, 2 for xyz, 3 for xym, 4 for xyzm (null would be 0)
getInt(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the value of the requested column as an int.
getIntegerProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a required integer property by key
getIntegerProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get an integer property by key
getIntegerProperty(String, String) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a required integer property by base property and property name
getIntegerProperty(String, String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get an integer property by base property and property name
getIntegerValue(UserCoreResult<?, ?, ?>, int, GeoPackageDataType) - Static method in class mil.nga.geopackage.user.UserCoreResultUtils
Get the integer value from the cursor of the column
getLastChange() - Method in class mil.nga.geopackage.core.contents.Contents
 
getLastIndexed() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Get the date last indexed
getLastIndexed() - Method in class mil.nga.geopackage.extension.index.TableIndex
Get the last indexed date
getLatitudeFromPixel(long, BoundingBox, float) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the latitude from the pixel location, bounding box, and image height
getLink(String, String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Get the feature and tile table link if it exists
getLong(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the value of the requested column as an long.
getLongitudeFromPixel(long, BoundingBox, float) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the longitude from the pixel location, bounding box, and image width
getM() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getMatrixHeight() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getMatrixWidth() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getMax() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getMax() - Method in class mil.nga.geopackage.user.UserColumn
 
getMaxIsInclusive() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getMaxLatitude() - Method in class mil.nga.geopackage.BoundingBox
 
getMaxLongitude() - Method in class mil.nga.geopackage.BoundingBox
 
getMaxM() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the max m
getMaxX() - Method in class mil.nga.geopackage.core.contents.Contents
 
getMaxX() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the max x
getMaxX() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getMaxX() - Method in class mil.nga.geopackage.tiles.TileGrid
 
getMaxY() - Method in class mil.nga.geopackage.core.contents.Contents
 
getMaxY() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the max y
getMaxY() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getMaxY() - Method in class mil.nga.geopackage.tiles.TileGrid
 
getMaxZ() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the max z
getMetadata() - Method in class mil.nga.geopackage.metadata.Metadata
 
getMetadata() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getMetadataDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Metadata DAO
getMetadataDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Metadata DAO
getMetadataReferenceDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Metadata Reference DAO
getMetadataReferenceDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Metadata Reference DAO
getMetadataScope() - Method in class mil.nga.geopackage.metadata.Metadata
 
getMimeType() - Method in class mil.nga.geopackage.metadata.Metadata
 
getMimeType() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getMin() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getMinIsInclusive() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getMinLatitude() - Method in class mil.nga.geopackage.BoundingBox
 
getMinLongitude() - Method in class mil.nga.geopackage.BoundingBox
 
getMinM() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the min m
getMinX() - Method in class mil.nga.geopackage.core.contents.Contents
 
getMinX() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the min x
getMinX() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getMinX() - Method in class mil.nga.geopackage.tiles.TileGrid
 
getMinY() - Method in class mil.nga.geopackage.core.contents.Contents
 
getMinY() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the min y
getMinY() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getMinY() - Method in class mil.nga.geopackage.tiles.TileGrid
 
getMinZ() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the min z
getName() - Method in enum mil.nga.geopackage.core.contents.ContentsDataType
Get the name
getName() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get the GeoPackage name
getName() - Method in interface mil.nga.geopackage.GeoPackageCore
Get the GeoPackage name
getName() - Method in enum mil.nga.geopackage.metadata.MetadataScopeType
 
getName() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getName() - Method in class mil.nga.geopackage.user.UserColumn
 
getNames() - Method in class mil.nga.geopackage.GeoPackageCoreCache
Get the names of the cached GeoPackages
getOrCreate(long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Get or Create the Spatial Reference System for the provided id
getOrganization() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getOrganization() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
getOrganizationCoordsysId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getOrganizationCoordsysId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
getParentId() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getParentMetadata() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getPath() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get the GeoPackage path
getPath() - Method in interface mil.nga.geopackage.GeoPackageCore
Get the GeoPackage path
getPixelXSize() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getPixelXSize(BoundingBox, long, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the pixel x size for the bounding box with matrix width and tile width
getPixelYSize() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getPixelYSize(BoundingBox, long, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the pixel y size for the bounding box with matrix height and tile height
getPkColumn() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the primary key column
getPkColumn() - Method in class mil.nga.geopackage.user.UserTable
Get the primary key column
getPkColumnIndex() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the primary key column index
getPkColumnIndex() - Method in class mil.nga.geopackage.user.UserTable
Get the primary key column index
getPkWhere(long) - Method in class mil.nga.geopackage.user.UserCoreDao
Get the primary key where clause
getPkWhereArgs(long) - Method in class mil.nga.geopackage.user.UserCoreDao
Get the primary key where args
getProjectedBoundingBox(Long, int, int, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the Projected tile bounding box from the Google Maps API tile coordinates and zoom level
getProjectedBoundingBox(Projection, long, long, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the Projected tile bounding box from the Google Maps API tile coordinates and zoom level
getProjectedBoundingBox(Long, TileGrid, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the Projected tile bounding box from the Google Maps API tile tileGrid and zoom level
getProjectedBoundingBox(Projection, TileGrid, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the Projected tile bounding box from the Google Maps API tile grid and zoom level
getProjection(long) - Static method in class mil.nga.geopackage.projection.ProjectionFactory
Get the projection for the EPSG code
getProjection(long) - Static method in class mil.nga.geopackage.projection.ProjectionRetriever
Get the proj4 projection string for the EPSG code
getProjection() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the projection
getProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a required property by key
getProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a property by key
getProperty(String, String) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a required property by base property and property name
getProperty(String, String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageProperties
Get a property by base property and property name
getReferenceScope() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getRow(int[], Object[]) - Method in interface mil.nga.geopackage.user.UserCoreResult
Get a row using the column types and values
getRow() - Method in interface mil.nga.geopackage.user.UserCoreResult
Get the row at the current cursor position
getRowColumnType(int) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the Cursor column data type at the index
getRowColumnType(String) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the Cursor column data type of the column name
getRowColumnTypes() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the Cursor column data types
getRowIdValue() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getScope() - Method in class mil.nga.geopackage.extension.Extensions
 
getShort(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the value of the requested column as an short.
getSpatialReferenceSystemDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Spatial Reference System DAO
getSpatialReferenceSystemDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Spatial Reference System DAO
getSpatialReferenceSystemSfSqlDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a SF/SQL Spatial Reference System DAO
getSpatialReferenceSystemSfSqlDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a SF/SQL Spatial Reference System DAO
getSpatialReferenceSystemSqlMmDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a SQL/MM Spatial Reference System DAO
getSpatialReferenceSystemSqlMmDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a SQL/MM Spatial Reference System DAO
getSrid() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
getSrid() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getSrs() - Method in class mil.nga.geopackage.core.contents.Contents
 
getSrs() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getSrs() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
getSrs() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getSrs() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getSrsId() - Method in class mil.nga.geopackage.core.contents.Contents
 
getSrsId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getSrsId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
getSrsId() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getSrsId() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getSrsId() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
getSrsId() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getSrsName() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getSrsName() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
getSrsName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getSrtext() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
getStandardUri() - Method in class mil.nga.geopackage.metadata.Metadata
 
getString(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns the value of the requested column as a String.
getTable() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the table
getTable() - Method in interface mil.nga.geopackage.user.UserCoreResult
Get the table
getTable() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the table
getTableIndex() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Get the table index
getTableIndex() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the table index
getTableIndexDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Table Index DAO
getTableIndexDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Table Index DAO
getTableName() - Method in class mil.nga.geopackage.core.contents.Contents
 
getTableName() - Method in class mil.nga.geopackage.extension.Extensions
 
getTableName() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Get the table name
getTableName() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Get the table name
getTableName() - Method in class mil.nga.geopackage.extension.index.GeometryIndexKey
Get the table name
getTableName() - Method in class mil.nga.geopackage.extension.index.TableIndex
Get the table name
getTableName() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getTableName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
getTableName() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getTableName() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getTableName() - Method in class mil.nga.geopackage.schema.TableColumnKey
 
getTableName() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getTableName() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixKey
 
getTableName() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
getTableName() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the table name
getTableName() - Method in class mil.nga.geopackage.user.UserTable
Get the table name
getTileColumn(BoundingBox, long, double) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile column of the longitude in degrees
getTileColumnColumn() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the tile column column
getTileColumnColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the tile column column index
getTileDataColumn() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the tile data column
getTileDataColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the tile data column index
getTileGrid(Point, int, Projection) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile grid for the location specified as the projection
getTileGrid(BoundingBox, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile grid that includes the entire tile bounding box
getTileGrid(BoundingBox, long, long, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile grid
getTileGridFromWGS84(Point, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile grid for the location specified as WGS84
getTileHeight() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getTileMatrix() - Method in class mil.nga.geopackage.core.contents.Contents
Get the Tile Matrix collection
getTileMatrixDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Tile Matrix DAO
getTileMatrixDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Tile Matrix DAO
getTileMatrixSet() - Method in class mil.nga.geopackage.core.contents.Contents
Get the Tile Matrix Set, should only return one or no value
getTileMatrixSet() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
getTileMatrixSetDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get a Tile Matrix Set DAO
getTileMatrixSetDao() - Method in interface mil.nga.geopackage.GeoPackageCore
Get a Tile Matrix Set DAO
getTileRow(BoundingBox, long, double) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile row of the latitude in degrees
getTileRowColumn() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the tile row column
getTileRowColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the tile row column index
getTileTableName() - Method in class mil.nga.geopackage.extension.link.FeatureTileLink
Get the tile table name
getTileTableName() - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkKey
Get the tile table name
getTileTables() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Get the tile tables
getTileTables() - Method in interface mil.nga.geopackage.GeoPackageCore
Get the tile tables
getTileTables() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSetDao
Get all the tile table names
getTileTablesForFeatureTable(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Query for the tile table names linked to a feature table
getTileWidth() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getTimestamp() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
getTitle() - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
getTolerance() - Method in class mil.nga.geopackage.user.ColumnValue
 
getToProjection() - Method in class mil.nga.geopackage.projection.ProjectionTransform
Get the to projection in the transform
getTransform() - Method in class mil.nga.geopackage.projection.ProjectionTransform
Get the transform
getTransformation(long) - Method in class mil.nga.geopackage.projection.Projection
Get the transformation from this Projection to the EPSG code.
getTransformation(Projection) - Method in class mil.nga.geopackage.projection.Projection
Get the transformation from this Projection to the provided projection.
getType(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Returns data type of the given column's value
getTypeName() - Method in class mil.nga.geopackage.features.user.FeatureColumn
Get the database type name
getTypeName() - Method in class mil.nga.geopackage.user.UserColumn
Get the database type name
getUniqueConstraints() - Method in class mil.nga.geopackage.user.UserTable
Get the unique constraints
getUserDb() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the user database connection
getValue() - Method in enum mil.nga.geopackage.extension.ExtensionScopeType
Get the value
getValue() - Method in enum mil.nga.geopackage.metadata.reference.ReferenceScopeType
Get the value
getValue() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
getValue() - Method in enum mil.nga.geopackage.schema.constraints.DataColumnConstraintType
Get the value
getValue() - Method in class mil.nga.geopackage.user.ColumnValue
 
getValue(TColumn) - Method in interface mil.nga.geopackage.user.UserCoreResult
Get the value for the column
getValue(int, GeoPackageDataType) - Method in interface mil.nga.geopackage.user.UserCoreResult
Get the value for the column
getValue(UserCoreResult<?, ?, ?>, int, GeoPackageDataType) - Static method in class mil.nga.geopackage.user.UserCoreResultUtils
Get the value from the cursor from the provided column
getValue(int) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the value at the index
getValue(String) - Method in class mil.nga.geopackage.user.UserCoreRow
Get the value of the column name
getValues() - Method in class mil.nga.geopackage.user.UserCoreRow
Get the row values
getWebMercatorBoundingBox(long, long, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the Web Mercator tile bounding box from the Google Maps API tile coordinates and zoom level
getWebMercatorBoundingBox(TileGrid, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the Web Mercator tile bounding box from the Google Maps API tile grid and zoom level
getWebMercatorBoundingBox(BoundingBox, TileMatrix, long, long) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the web mercator bounding box of the tile column and row in the tile matrix using the total bounding box
getWebMercatorBoundingBox(BoundingBox, long, long, long, long) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the web mercator bounding box of the tile column and row in the tile width and height bounds using the total bounding box
getWebMercatorBoundingBox(BoundingBox, TileMatrix, TileGrid) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the web mercator bounding box of the tile grid in the tile matrix using the total bounding box
getWebMercatorBoundingBox(BoundingBox, long, long, TileGrid) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the web mercator bounding box of the tile grid in the tile width and height bounds using the total bounding box
getWkbByteBuffer() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Get the Well-Known Binary Geometry bytes already ordered in a Byte Buffer
getWkbBytes() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Get the Well-Known Binary Geometry bytes
getWkbGeometryIndex() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Return the byte index where the Well-Known Binary bytes start
getXPixel(long, BoundingBox, double) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the X pixel for where the longitude fits into the bounding box
getYAsOppositeTileFormat(int, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the standard y tile location as TMS or a TMS y location as standard
getYPixel(long, BoundingBox, double) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the Y pixel for where the latitude fits into the bounding box
getZ() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
getZoomLevel() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
getZoomLevel() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixKey
 
getZoomLevel(BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the zoom level of where the web mercator bounding box fits into the complete world
getZoomLevel(double[], double[], List<TileMatrix>, double) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
Get the zoom level for the provided width and height in the default units
getZoomLevel() - Method in class mil.nga.geopackage.user.UserCoreDao
Get the approximate zoom level of where the bounding box of the user data fits into the world
getZoomLevelColumn() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the zoom level column
getZoomLevelColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileTable
Get the zoom level column index

H

hasGeoPackageExtension(File) - Static method in class mil.nga.geopackage.validate.GeoPackageValidate
Check the file extension to see if it is a GeoPackage
hashCode() - Method in class mil.nga.geopackage.BoundingBox
hashCode() - Method in class mil.nga.geopackage.extension.index.GeometryIndexKey
hashCode() - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkKey
hashCode() - Method in class mil.nga.geopackage.schema.TableColumnKey
hashCode() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixKey
hashCode() - Method in class mil.nga.geopackage.tiles.TileGrid
hasMinimumTables(GeoPackageCore) - Static method in class mil.nga.geopackage.validate.GeoPackageValidate
Check the GeoPackage for the minimum required tables

I

idExists(GeometryIndexKey) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
idExists(FeatureTileLinkKey) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
idExists(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
idExists(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
idExists(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
idExists(TableColumnKey) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
idExists(TileMatrixKey) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
index() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Index the feature table if needed
index(boolean) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Index the feature table
index(TableIndex, long, GeoPackageGeometryData) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Index the geometry id and geometry data
indexTable(TableIndex) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Index the feature table
insert(TRow) - Method in class mil.nga.geopackage.user.UserCoreDao
Inserts a new row
isActive() - Method in interface mil.nga.geopackage.io.GeoPackageProgress
Is the process still active
isEmpty() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
isExtended() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
isExtension(GeometryType) - Static method in class mil.nga.geopackage.extension.GeometryExtensions
Determine if the geometry type is an extension
isGeometry() - Method in class mil.nga.geopackage.features.user.FeatureColumn
Determine if this column is a geometry
isGeoPackageExtension(GeometryType) - Static method in class mil.nga.geopackage.extension.GeometryExtensions
Determine if the geometry type is a GeoPackage extension
isIndexed() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Determine if the feature table is indexed
isLinked(String, String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Determine if the feature table is linked to the tile table
isNotNull() - Method in class mil.nga.geopackage.user.UserColumn
 
isPrimaryKey() - Method in class mil.nga.geopackage.user.UserColumn
 
isWritable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Is the GeoPackage writable
isWritable() - Method in interface mil.nga.geopackage.GeoPackageCore
Is the GeoPackage writable

L

link(String, String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Link a feature and tile table together.

M

max(String, String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Get the max result of the column
max(String, String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
Get the max result of the column
Metadata - Class in mil.nga.geopackage.metadata
Contains metadata in MIME encodings structured in accordance with any authoritative metadata specification
Metadata() - Constructor for class mil.nga.geopackage.metadata.Metadata
Default Constructor
MetadataDao - Class in mil.nga.geopackage.metadata
Metadata Data Access Object
MetadataDao(ConnectionSource, Class<Metadata>) - Constructor for class mil.nga.geopackage.metadata.MetadataDao
Constructor, required by ORMLite
MetadataReference - Class in mil.nga.geopackage.metadata.reference
Links metadata in the gpkg_metadata table to data in the feature, and tiles tables
MetadataReference() - Constructor for class mil.nga.geopackage.metadata.reference.MetadataReference
Default Constructor
MetadataReferenceDao - Class in mil.nga.geopackage.metadata.reference
Metadata Reference Data Access Object
MetadataReferenceDao(ConnectionSource, Class<MetadataReference>) - Constructor for class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Constructor, required by ORMLite
MetadataScopeType - Enum in mil.nga.geopackage.metadata
Metadata Scope type enumeration from spec Table 15
mil.nga.geopackage - package mil.nga.geopackage
 
mil.nga.geopackage.core.contents - package mil.nga.geopackage.core.contents
 
mil.nga.geopackage.core.srs - package mil.nga.geopackage.core.srs
 
mil.nga.geopackage.db - package mil.nga.geopackage.db
 
mil.nga.geopackage.extension - package mil.nga.geopackage.extension
 
mil.nga.geopackage.extension.index - package mil.nga.geopackage.extension.index
 
mil.nga.geopackage.extension.link - package mil.nga.geopackage.extension.link
 
mil.nga.geopackage.factory - package mil.nga.geopackage.factory
 
mil.nga.geopackage.features.columns - package mil.nga.geopackage.features.columns
 
mil.nga.geopackage.features.user - package mil.nga.geopackage.features.user
 
mil.nga.geopackage.geom - package mil.nga.geopackage.geom
 
mil.nga.geopackage.io - package mil.nga.geopackage.io
 
mil.nga.geopackage.metadata - package mil.nga.geopackage.metadata
 
mil.nga.geopackage.metadata.reference - package mil.nga.geopackage.metadata.reference
 
mil.nga.geopackage.projection - package mil.nga.geopackage.projection
 
mil.nga.geopackage.property - package mil.nga.geopackage.property
 
mil.nga.geopackage.schema - package mil.nga.geopackage.schema
 
mil.nga.geopackage.schema.columns - package mil.nga.geopackage.schema.columns
 
mil.nga.geopackage.schema.constraints - package mil.nga.geopackage.schema.constraints
 
mil.nga.geopackage.tiles - package mil.nga.geopackage.tiles
 
mil.nga.geopackage.tiles.matrix - package mil.nga.geopackage.tiles.matrix
 
mil.nga.geopackage.tiles.matrixset - package mil.nga.geopackage.tiles.matrixset
 
mil.nga.geopackage.tiles.user - package mil.nga.geopackage.tiles.user
 
mil.nga.geopackage.user - package mil.nga.geopackage.user
 
mil.nga.geopackage.validate - package mil.nga.geopackage.validate
 
min(String, String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Get the min result of the column
min(String, String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
Get the min result of the column
missingCheck(Integer, String) - Method in class mil.nga.geopackage.user.UserTable
Check for missing columns
moveToFirst() - Method in interface mil.nga.geopackage.user.UserCoreResult
Move the cursor to the first row.
moveToNext() - Method in interface mil.nga.geopackage.user.UserCoreResult
Move the cursor to the next row.
moveToPosition(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
Move the cursor to an absolute position

N

newRow() - Method in class mil.nga.geopackage.user.UserCoreDao
Get a new empty row
NGAExtensions - Class in mil.nga.geopackage.extension
NGA extension management class for deleting extensions for a table or in a GeoPackage
NGAExtensions() - Constructor for class mil.nga.geopackage.extension.NGAExtensions
 

O

ORGANIZATION - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
ORGANIZATION_COORDSYS_ID - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
overlap(BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the overlapping bounding box between the two bounding boxes

P

populate(TableIndex, long, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
Populate a new geometry index from an envelope
progress - Variable in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Progress
Projection - Class in mil.nga.geopackage.projection
Single EPSG Projection
projection - Variable in class mil.nga.geopackage.user.UserCoreDao
Projection
ProjectionConstants - Class in mil.nga.geopackage.projection
Projection constants
ProjectionConstants() - Constructor for class mil.nga.geopackage.projection.ProjectionConstants
 
ProjectionFactory - Class in mil.nga.geopackage.projection
Projection factory for coordinate projections and transformations
ProjectionFactory() - Constructor for class mil.nga.geopackage.projection.ProjectionFactory
 
ProjectionRetriever - Class in mil.nga.geopackage.projection
Retrieves the proj4 projection parameter string for an EPSG code
ProjectionRetriever() - Constructor for class mil.nga.geopackage.projection.ProjectionRetriever
 
PROJECTIONS_PROPERTY_FILE - Static variable in class mil.nga.geopackage.projection.ProjectionRetriever
Projections property file name
ProjectionTransform - Class in mil.nga.geopackage.projection
Projection transform wrapper
PROPERTIES_FILE - Static variable in class mil.nga.geopackage.property.PropertyConstants
Property file name
PROPERTY_DIVIDER - Static variable in class mil.nga.geopackage.property.PropertyConstants
Property part divider
PropertyConstants - Class in mil.nga.geopackage.property
GeoPackage property constants
PropertyConstants() - Constructor for class mil.nga.geopackage.property.PropertyConstants
 

Q

query() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Query for all Geometry Index objects
query(BoundingBox) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Query for Geometry Index objects within the bounding box, projected correctly
query(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Query for Geometry Index objects within the Geometry Envelope
query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserCoreConnection
Query the given table, returning a UserCoreResult over the result set.
query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserCoreConnection
Query the given URL, returning a UserCoreResult over the result set.
query(String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for rows
query(String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for rows
query(String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for rows
queryBuilder() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Build a query builder to query for all Geometry Index objects
queryBuilder(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Build a query builder to query for Geometry Index objects within the Geometry Envelope
queryByConstraintName(String) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
Query by the constraint name
queryByConstraintName(String) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Query by the constraint name
queryByExtension(String) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Query by extension name
queryByExtension(String, String) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Query by extension name and table name
queryByExtension(String, String, String) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Query by extension name, table name, and column name
queryByMetadata(long, Long) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Query by the metadata ids
queryByMetadata(long) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Query by the metadata ids
queryByMetadataParent(long) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Query by the metadata parent ids
queryByUnique(String, DataColumnConstraintType, String) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Query by the unique column values
queryForAll() - Method in class mil.nga.geopackage.user.UserCoreDao
Query for all rows
queryForEq(String, Object) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for the row where the field equals the value
queryForEq(String, Object, String, String, String) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for the row where the field equals the value
queryForEq(String, ColumnValue) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for the row where the field equals the value
queryForFeatureTable(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Query for feature tile links by feature table
queryForFeatureTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
Query by feature table name
queryForFieldValues(Map<String, Object>) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for the row where all fields match their values
queryForId(GeometryIndexKey) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
queryForId(FeatureTileLinkKey) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
queryForId(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
queryForId(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
queryForId(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
queryForId(TableColumnKey) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
queryForId(TileMatrixKey) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
queryForId(long) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for the row with the provided id
queryForIdRow(long) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for the row with the provided id
queryForSameId(GeometryIndex) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
queryForSameId(FeatureTileLink) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
queryForSameId(GeometryColumns) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
queryForSameId(GeometryColumnsSfSql) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
queryForSameId(GeometryColumnsSqlMm) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
queryForSameId(DataColumns) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
queryForSameId(TileMatrix) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
queryForTableName(String) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
Query by table name
queryForTableName(String) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
Query for the table name
queryForTileTable(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
Query for feature tile links by tile table
queryForTileTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
Query by tile table name
queryForValueFieldValues(Map<String, ColumnValue>) - Method in class mil.nga.geopackage.user.UserCoreDao
Query for the row where all fields match their values

R

rawQuery(String, String[]) - Method in class mil.nga.geopackage.user.UserCoreConnection
Runs the provided SQL and returns a UserCoreResult over the result set.
readTable(UserCoreConnection<TColumn, TTable, TRow, TResult>) - Method in class mil.nga.geopackage.user.UserCoreTableReader
Read the table
ReferenceScopeType - Enum in mil.nga.geopackage.metadata.reference
Reference Scope Type
remove(String) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Remove the GeoPackage with the name but does not close it, call GeoPackageCoreCache.close(String) to close and remove
removeAndClose(String) - Method in class mil.nga.geopackage.GeoPackageCoreCache
Remove and close the GeoPackage with name, same as GeoPackageCoreCache.close(String)
removeMetadataParent(long) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Remove metadata references (by updating the field to null) with foreign keys to the metadata parent id
resetId() - Method in class mil.nga.geopackage.user.UserCoreRow
Clears the id so the row can be used as part of an insert or create

S

setApplicationId() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Set the GeoPackage application id
setAuthName(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
setAuthSrid(int) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
setBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.core.contents.Contents
Set a bounding box
setBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
Set a bounding box
setByteOrder(ByteOrder) - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
setColumnName(String) - Method in class mil.nga.geopackage.extension.Extensions
 
setColumnName(String) - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
setColumnName(String) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
setColumnName(String) - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
setColumnName(String) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setColumnName(String) - Method in class mil.nga.geopackage.schema.TableColumnKey
 
setConstraint(DataColumnConstraints) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setConstraintName(String) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setConstraintName(String) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setConstraintType(String) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setConstraintType(DataColumnConstraintType) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setContents(Contents) - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
setContents(Contents) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
setContents(Contents) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
setContents(Contents) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setContents(Contents) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setContents(Contents) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
setCoordDimension(byte) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
setDatabase(GeoPackageCoreConnection) - Method in class mil.nga.geopackage.core.contents.ContentsDao
Set the database
setDataType(ContentsDataType) - Method in class mil.nga.geopackage.core.contents.Contents
 
setDefinition(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
setDefinition(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
setDefinition(String) - Method in class mil.nga.geopackage.extension.Extensions
 
setDescription(String) - Method in class mil.nga.geopackage.core.contents.Contents
 
setDescription(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
setDescription(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
setDescription(String) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setDescription(String) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setEmpty(boolean) - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
setEnvelope(GeometryEnvelope) - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
setExtended(boolean) - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
setExtensionName(String) - Method in class mil.nga.geopackage.extension.Extensions
 
setExtensionName(String, String) - Method in class mil.nga.geopackage.extension.Extensions
Set the extension name by combining the required parts
setFeatureTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLink
Set the feature table name
setFeatureTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkKey
Set the feature table name
setFGeometryColumn(String) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
setGeometry(Geometry) - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Set the geometry.
setGeometryType(GeometryType) - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
setGeometryType(GeometryType) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
setGeometryType(GeometryType) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
setGeomId(long) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the geometry id
setGeomId(long) - Method in class mil.nga.geopackage.extension.index.GeometryIndexKey
Set the geometry id
setId(String) - Method in class mil.nga.geopackage.core.contents.Contents
 
setId(long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
setId(int) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
setId(int) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
setId(GeometryIndexKey) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the id
setId(FeatureTileLinkKey) - Method in class mil.nga.geopackage.extension.link.FeatureTileLink
Set the id
setId(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumns
Set the id
setId(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
Set the id
setId(TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
Set the id
setId(long) - Method in class mil.nga.geopackage.metadata.Metadata
 
setId(TableColumnKey) - Method in class mil.nga.geopackage.schema.columns.DataColumns
Set the id
setId(TileMatrixKey) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
Set the tile matrix id
setId(String) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
setIdentifier(String) - Method in class mil.nga.geopackage.core.contents.Contents
 
setLastChange(Date) - Method in class mil.nga.geopackage.core.contents.Contents
 
setLastIndexed(Date) - Method in class mil.nga.geopackage.extension.index.TableIndex
Set the last indexed date
setM(byte) - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
setMatrixHeight(long) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setMatrixWidth(long) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setMax(int) - Method in interface mil.nga.geopackage.io.GeoPackageProgress
Set the max progress value
setMax(BigDecimal) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setMaxIsInclusive(Boolean) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setMaxLatitude(double) - Method in class mil.nga.geopackage.BoundingBox
 
setMaxLongitude(double) - Method in class mil.nga.geopackage.BoundingBox
 
setMaxM(Double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the max m
setMaxX(Double) - Method in class mil.nga.geopackage.core.contents.Contents
 
setMaxX(double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the max x
setMaxX(double) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
setMaxX(long) - Method in class mil.nga.geopackage.tiles.TileGrid
 
setMaxY(Double) - Method in class mil.nga.geopackage.core.contents.Contents
 
setMaxY(double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the max y
setMaxY(double) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
setMaxY(long) - Method in class mil.nga.geopackage.tiles.TileGrid
 
setMaxZ(Double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the max z
setMetadata(String) - Method in class mil.nga.geopackage.metadata.Metadata
 
setMetadata(Metadata) - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
setMetadataScope(MetadataScopeType) - Method in class mil.nga.geopackage.metadata.Metadata
 
setMimeType(String) - Method in class mil.nga.geopackage.metadata.Metadata
 
setMimeType(String) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setMin(BigDecimal) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setMinIsInclusive(Boolean) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setMinLatitude(double) - Method in class mil.nga.geopackage.BoundingBox
 
setMinLongitude(double) - Method in class mil.nga.geopackage.BoundingBox
 
setMinM(Double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the min m
setMinX(Double) - Method in class mil.nga.geopackage.core.contents.Contents
 
setMinX(double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the min x
setMinX(double) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
setMinX(long) - Method in class mil.nga.geopackage.tiles.TileGrid
 
setMinY(Double) - Method in class mil.nga.geopackage.core.contents.Contents
 
setMinY(double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the min y
setMinY(double) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
setMinY(long) - Method in class mil.nga.geopackage.tiles.TileGrid
 
setMinZ(Double) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the min z
setName(String) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setOrganization(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
setOrganization(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
setOrganizationCoordsysId(long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
setOrganizationCoordsysId(int) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
setParentMetadata(Metadata) - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
setPixelXSize(double) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setPixelYSize(double) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Set the progress tracker
setReferenceScope(ReferenceScopeType) - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
setRowIdValue(Long) - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
setScope(ExtensionScopeType) - Method in class mil.nga.geopackage.extension.Extensions
 
setSrid(int) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
setSrs(SpatialReferenceSystem) - Method in class mil.nga.geopackage.core.contents.Contents
 
setSrs(SpatialReferenceSystem) - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
setSrs(SpatialReferenceSystem) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
 
setSrs(SpatialReferenceSystem) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
 
setSrs(SpatialReferenceSystem) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
 
setSrsId(long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
setSrsId(int) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
setSrsId(int) - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
 
setSrsName(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
 
setSrsName(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
 
setSrtext(String) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
 
setStandardUri(String) - Method in class mil.nga.geopackage.metadata.Metadata
 
setTableIndex(TableIndex) - Method in class mil.nga.geopackage.extension.index.GeometryIndex
Set the table index
setTableName(String) - Method in class mil.nga.geopackage.core.contents.Contents
 
setTableName(String) - Method in class mil.nga.geopackage.extension.Extensions
 
setTableName(String) - Method in class mil.nga.geopackage.extension.index.GeometryIndexKey
Set the table name
setTableName(String) - Method in class mil.nga.geopackage.extension.index.TableIndex
Set the table name
setTableName(String) - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
setTableName(String) - Method in class mil.nga.geopackage.schema.TableColumnKey
 
setTableName(String) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setTableName(String) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixKey
 
setTileHeight(long) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setTileTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLink
Set the tile table name
setTileTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkKey
Set the tile table name
setTileWidth(long) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setTimestamp(Date) - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
 
setTitle(String) - Method in class mil.nga.geopackage.schema.columns.DataColumns
 
setValue(String) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
 
setValue(int, Object) - Method in class mil.nga.geopackage.user.UserCoreRow
Set the column value at the index
setValue(String, Object) - Method in class mil.nga.geopackage.user.UserCoreRow
Set the column value of the column name
setZ(byte) - Method in class mil.nga.geopackage.features.columns.GeometryColumns
 
setZoomLevel(long) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrix
 
setZoomLevel(long) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixKey
 
SpatialReferenceSystem - Class in mil.nga.geopackage.core.srs
Spatial Reference System object.
SpatialReferenceSystem() - Constructor for class mil.nga.geopackage.core.srs.SpatialReferenceSystem
Default Constructor
SpatialReferenceSystemDao - Class in mil.nga.geopackage.core.srs
Spatial Reference System Data Access Object
SpatialReferenceSystemDao(ConnectionSource, Class<SpatialReferenceSystem>) - Constructor for class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
Constructor, required by ORMLite
SpatialReferenceSystemSfSql - Class in mil.nga.geopackage.core.srs
SF/SQL SpatialReferenceSystem View object
SpatialReferenceSystemSfSql() - Constructor for class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
Default Constructor
SpatialReferenceSystemSfSqlDao - Class in mil.nga.geopackage.core.srs
SF/SQL Spatial Reference System Data Access Object
SpatialReferenceSystemSfSqlDao(ConnectionSource, Class<SpatialReferenceSystemSfSql>) - Constructor for class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSqlDao
Constructor, required by ORMLite
SpatialReferenceSystemSqlMm - Class in mil.nga.geopackage.core.srs
SQL/MM SpatialReferenceSystem View object
SpatialReferenceSystemSqlMm() - Constructor for class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
Default Constructor
SpatialReferenceSystemSqlMmDao - Class in mil.nga.geopackage.core.srs
SQL/MM Spatial Reference System Data Access Object
SpatialReferenceSystemSqlMmDao(ConnectionSource, Class<SpatialReferenceSystemSqlMm>) - Constructor for class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMmDao
Constructor, required by ORMLite
SQL - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
SQLITE_HEADER_PREFIX - Static variable in class mil.nga.geopackage.GeoPackageConstants
SQLite header string prefix
SRS - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
SRS_ID - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
SRS_NAME - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
streamBytes(InputStream) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
Get the stream bytes

T

table - Variable in class mil.nga.geopackage.user.UserCoreRow
User table
TABLE_NAME - Static variable in class mil.nga.geopackage.core.contents.Contents
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.extension.Extensions
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.extension.index.GeometryIndex
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.extension.index.TableIndex
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.extension.link.FeatureTileLink
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.metadata.Metadata
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.tiles.matrix.TileMatrix
Table name
TABLE_NAME - Static variable in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
Table name
TableColumnKey - Class in mil.nga.geopackage.schema
Table and column name complex primary key
TableColumnKey(String, String) - Constructor for class mil.nga.geopackage.schema.TableColumnKey
Constructor
tableExists(String) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
Check if the table exists
TableIndex - Class in mil.nga.geopackage.extension.index
Table Index object, for indexing data within user tables
TableIndex() - Constructor for class mil.nga.geopackage.extension.index.TableIndex
Default Constructor
TableIndexDao - Class in mil.nga.geopackage.extension.index
Table Index Data Access Object
TableIndexDao(ConnectionSource, Class<TableIndex>) - Constructor for class mil.nga.geopackage.extension.index.TableIndexDao
Constructor, required by ORMLite
TileBoundingBoxUtils - Class in mil.nga.geopackage.tiles
Tile Bounding Box utility methods
TileBoundingBoxUtils() - Constructor for class mil.nga.geopackage.tiles.TileBoundingBoxUtils
 
TileColumn - Class in mil.nga.geopackage.tiles.user
Tile column
TileDaoUtils - Class in mil.nga.geopackage.tiles.user
Tile Data Access Object utilities
TileDaoUtils() - Constructor for class mil.nga.geopackage.tiles.user.TileDaoUtils
 
TileGrid - Class in mil.nga.geopackage.tiles
Tile grid with x and y ranges
TileGrid(long, long, long, long) - Constructor for class mil.nga.geopackage.tiles.TileGrid
Constructor
tileHeightDegrees(int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile height in degrees
TileMatrix - Class in mil.nga.geopackage.tiles.matrix
Tile Matrix object.
TileMatrix() - Constructor for class mil.nga.geopackage.tiles.matrix.TileMatrix
Default Constructor
TileMatrixDao - Class in mil.nga.geopackage.tiles.matrix
Tile Matrix Data Access Object
TileMatrixDao(ConnectionSource, Class<TileMatrix>) - Constructor for class mil.nga.geopackage.tiles.matrix.TileMatrixDao
Constructor, required by ORMLite
TileMatrixKey - Class in mil.nga.geopackage.tiles.matrix
Tile Matrix complex primary key
TileMatrixKey(String, long) - Constructor for class mil.nga.geopackage.tiles.matrix.TileMatrixKey
Constructor
TileMatrixSet - Class in mil.nga.geopackage.tiles.matrixset
Tile Matrix Set object.
TileMatrixSet() - Constructor for class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
Default Constructor
TileMatrixSetDao - Class in mil.nga.geopackage.tiles.matrixset
Tile Matrix Set Data Access Object
TileMatrixSetDao(ConnectionSource, Class<TileMatrixSet>) - Constructor for class mil.nga.geopackage.tiles.matrixset.TileMatrixSetDao
Constructor, required by ORMLite
tileSize(int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile size in meters
tilesPerSide(int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tiles per side, width and height, at the zoom level
TileTable - Class in mil.nga.geopackage.tiles.user
Represents a user tile table
TileTable(String, List<TileColumn>) - Constructor for class mil.nga.geopackage.tiles.user.TileTable
Constructor
tileWidthDegrees(int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the tile width in degrees
toBytes() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
Write the geometry to bytes
toMeters(double) - Method in class mil.nga.geopackage.projection.Projection
Convert the value to meters
toString() - Method in class mil.nga.geopackage.extension.index.GeometryIndexKey
toString() - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkKey
toString() - Method in class mil.nga.geopackage.schema.TableColumnKey
toString() - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixKey
toWebMercator(BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Convert the bounding box coordinates to a new web mercator bounding box
transform(Geometry) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the geometry
transform(Point) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected point
transform(LineString) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected line string
transform(Polygon) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected polygon
transform(MultiPoint) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected multi point
transform(MultiLineString) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected multi line string
transform(MultiPolygon) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected multi polygon
transform(CircularString) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected circular string
transform(CompoundCurve) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected compound curve
transform(PolyhedralSurface) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected polyhedral surface
transform(TIN) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected TIN
transform(Triangle) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected triangle
transform(GeometryCollection<Geometry>) - Method in class mil.nga.geopackage.projection.GeometryProjectionTransform
Transform the projected geometry collection
transform(ProjCoordinate) - Method in class mil.nga.geopackage.projection.ProjectionTransform
Transform the projected coordinate
transform(Point) - Method in class mil.nga.geopackage.projection.ProjectionTransform
Transform the projected point
transform(Geometry) - Method in class mil.nga.geopackage.projection.ProjectionTransform
Transform the projected geometry
transform(BoundingBox) - Method in class mil.nga.geopackage.projection.ProjectionTransform
Transform the bounding box
transform(double, double) - Method in class mil.nga.geopackage.projection.ProjectionTransform
Transform a x and y location
typeCheck(GeoPackageDataType, TColumn) - Method in class mil.nga.geopackage.user.UserTable
Check for the expected data type

U

UNDEFINED_CARTESIAN - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
Undefined Cartesian
UNDEFINED_CARTESIAN - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
UNDEFINED_GEOGRAPHIC - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
Undefined Geographic
UNDEFINED_GEOGRAPHIC - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
union(BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the union bounding box combining the two bounding boxes
update(Extensions) - Method in class mil.nga.geopackage.extension.ExtensionsDao
Update using the unique columns
update(GeometryIndex) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
Update using the complex key
update(FeatureTileLink) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
Update using the complex key
update(GeometryColumns) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
Update using the complex key
update(GeometryColumnsSfSql) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
Update using the complex key
update(GeometryColumnsSqlMm) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
Update using the complex key
update(MetadataReference) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
Update using the foreign key columns
update(DataColumns) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
Update using the complex key
update(DataColumnConstraints) - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraintsDao
Update using the unique columns
update(TileMatrix) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
Update using the complex key
update(TRow) - Method in class mil.nga.geopackage.user.UserCoreDao
Update the row
updateId(GeometryIndex, GeometryIndexKey) - Method in class mil.nga.geopackage.extension.index.GeometryIndexDao
updateId(FeatureTileLink, FeatureTileLinkKey) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
updateId(GeometryColumns, TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsDao
updateId(GeometryColumnsSfSql, TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSqlDao
updateId(GeometryColumnsSqlMm, TableColumnKey) - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMmDao
updateId(DataColumns, TableColumnKey) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
updateId(TileMatrix, TileMatrixKey) - Method in class mil.nga.geopackage.tiles.matrix.TileMatrixDao
updateLastIndexed() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
Update the last indexed time
UserColumn - Class in mil.nga.geopackage.user
Metadata about a single column from a user table
UserColumn(int, String, GeoPackageDataType, Long, boolean, Object, boolean) - Constructor for class mil.nga.geopackage.user.UserColumn
Constructor
UserCoreConnection<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserCoreRow<TColumn,TTable>,TResult extends UserCoreResult<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
GeoPackage Connection used to define common functionality within different connection types
UserCoreConnection() - Constructor for class mil.nga.geopackage.user.UserCoreConnection
 
UserCoreDao<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserCoreRow<TColumn,TTable>,TResult extends UserCoreResult<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
Abstract User DAO for reading user tables
UserCoreDao(String, GeoPackageCoreConnection, UserCoreConnection<TColumn, TTable, TRow, TResult>, TTable) - Constructor for class mil.nga.geopackage.user.UserCoreDao
Constructor
UserCoreResult<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserCoreRow<TColumn,TTable>> - Interface in mil.nga.geopackage.user
Abstract User Cursor
UserCoreResultUtils - Class in mil.nga.geopackage.user
User Core Result utilities
UserCoreResultUtils() - Constructor for class mil.nga.geopackage.user.UserCoreResultUtils
 
UserCoreRow<TColumn extends UserColumn,TTable extends UserTable<TColumn>> - Class in mil.nga.geopackage.user
User Row containing the values from a single cursor row
UserCoreRow(TTable, int[], Object[]) - Constructor for class mil.nga.geopackage.user.UserCoreRow
Constructor
UserCoreRow(TTable) - Constructor for class mil.nga.geopackage.user.UserCoreRow
Constructor to create an empty row
UserCoreTableReader<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserCoreRow<TColumn,TTable>,TResult extends UserCoreResult<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
Reads the metadata from an existing user table
UserCoreTableReader(String) - Constructor for class mil.nga.geopackage.user.UserCoreTableReader
Constructor
UserTable<TColumn extends UserColumn> - Class in mil.nga.geopackage.user
Abstract user table
UserTable(String, List<TColumn>) - Constructor for class mil.nga.geopackage.user.UserTable
Constructor
UserUniqueConstraint<TColumn extends UserColumn> - Class in mil.nga.geopackage.user
User table unique constraint for one or more columns
UserUniqueConstraint() - Constructor for class mil.nga.geopackage.user.UserUniqueConstraint
Constructor
UserUniqueConstraint(TColumn...) - Constructor for class mil.nga.geopackage.user.UserUniqueConstraint
Constructor

V

validateGeoPackageExtension(File) - Static method in class mil.nga.geopackage.validate.GeoPackageValidate
Validate the extension file as a GeoPackage
validateMinimumTables(GeoPackageCore) - Static method in class mil.nga.geopackage.validate.GeoPackageValidate
Validate the GeoPackage has the minimum required tables
validateValue(TColumn, Object, Class<?>...) - Method in class mil.nga.geopackage.user.UserCoreRow
Validate the value and its actual value types against the column data type class
valueOf(String) - Static method in enum mil.nga.geopackage.core.contents.ContentsDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mil.nga.geopackage.db.GeoPackageDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mil.nga.geopackage.extension.ExtensionScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mil.nga.geopackage.metadata.MetadataScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mil.nga.geopackage.metadata.reference.ReferenceScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mil.nga.geopackage.schema.constraints.DataColumnConstraintType
Returns the enum constant of this type with the specified name.
values() - Static method in enum mil.nga.geopackage.core.contents.ContentsDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mil.nga.geopackage.db.GeoPackageDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mil.nga.geopackage.extension.ExtensionScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mil.nga.geopackage.metadata.MetadataScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mil.nga.geopackage.metadata.reference.ReferenceScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mil.nga.geopackage.schema.constraints.DataColumnConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class mil.nga.geopackage.user.UserCoreRow
Array of row values
verifyWritable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
Verify the GeoPackage is writable and throw an exception if it is not
verifyWritable() - Method in interface mil.nga.geopackage.GeoPackageCore
Verify the GeoPackage is writable and throw an exception if it is not

W

wasNull() - Method in interface mil.nga.geopackage.user.UserCoreResult
Was the last value retrieved null
WEB_MERCATOR - Static variable in class mil.nga.geopackage.property.PropertyConstants
 
WEB_MERCATOR_HALF_WORLD_WIDTH - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
Half the world distance in either direction
WEB_MERCATOR_MAX_LAT_RANGE - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
Web Mercator Latitude Range (+ and -)
WEB_MERCATOR_MIN_LAT_RANGE - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
Web Mercator Latitude Range (+ and -)
WEB_MERCATOR_PRECISION - Static variable in class mil.nga.geopackage.projection.ProjectionConstants
Web mercator precision
WGS_84 - Static variable in class mil.nga.geopackage.property.PropertyConstants
 

Z

zoomFromTilesPerSide(int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
Get the zoom level from the tiles per side
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.