- callInTransaction(Callable<T>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Execute the
Callable class inside an ORMLite transaction
- callInTransaction(Callable<T>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Execute the
Callable class inside an ORMLite transaction
- chunkLimit - Variable in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Query single chunk limit
- CID - Static variable in class mil.nga.geopackage.db.table.TableInfo
-
Index column
- CID_INDEX - Static variable in class mil.nga.geopackage.db.table.TableInfo
-
Index column index
- cleanupOnCancel() - Method in interface mil.nga.geopackage.io.GeoPackageProgress
-
- clear() - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
- clearConstraints() - Method in class mil.nga.geopackage.user.UserColumn
-
Clear the constraints
- clearConstraints() - Method in class mil.nga.geopackage.user.UserTable
-
Clear the constraints
- clearGeoPackages() - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Clears all cached GeoPackages but does not close them
- close() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
- close() - Method in interface mil.nga.geopackage.db.Result
-
Close the result
- 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(T) - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Close the GeoPackage
- closeAll() - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Close all GeoPackages in the cache
- closeGeoPackage(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Close the GeoPackage with name
- closeGeoPackages() - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Close all GeoPackages in the manager
- closeGeoPackages(Collection<String>) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Close GeoPackages with names
- closeIfCached(T) - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Close the GeoPackage if it is cached (same GeoPackage instance)
- closeIfNotCached(T) - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Close the GeoPackage if it is not cached (GeoPackage not cached or
different instance)
- closeQuietly(Closeable) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
-
Close the closeable quietly
- closeRetain(Collection<String>) - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Close GeoPackages not specified in the retain GeoPackage names
- closeRetainGeoPackages(Collection<String>) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Close GeoPackages not specified in the retain GeoPackage names
- collectionRequest() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Collection request
- collectionRequest(String) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Collection request for the provided URL
- Color - Class in mil.nga.geopackage.style
-
Color representation with support for hex, RBG, arithmetic RBG, HSL, and
integer colors
- Color() - Constructor for class mil.nga.geopackage.style.Color
-
Default color constructor, opaque black
- Color(String) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color in hex
- Color(String, float) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color in hex with an opacity
- Color(String, int) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color in hex with an alpha
- Color(String, String, String) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with individual hex colors
- Color(String, String, String, String) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with individual hex colors and alpha
- Color(String, String, String, float) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with individual hex colors and opacity
- Color(int, int, int) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with RGB values
- Color(int, int, int, int) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with RGBA values
- Color(int, int, int, float) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with RGBA values
- Color(float, float, float) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with arithmetic RGB values
- Color(float, float, float, float) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with arithmetic RGB values
- Color(float[]) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with HSL (hue, saturation, lightness) or HSL (alpha)
values
- Color(float[], float) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color with HSLA (hue, saturation, lightness, alpha) values
- Color(int) - Constructor for class mil.nga.geopackage.style.Color
-
Create the color as a single integer
- ColorConstants - Class in mil.nga.geopackage.style
-
Color Constant hex codes
- ColorConstants() - Constructor for class mil.nga.geopackage.style.ColorConstants
-
- ColorUtils - Class in mil.nga.geopackage.style
-
Color utilities with support for hex, RBG, arithmetic RBG, HSL, and integer
colors
- ColorUtils() - Constructor for class mil.nga.geopackage.style.ColorUtils
-
- COLUMN_ANCHOR_U - Static variable in class mil.nga.geopackage.extension.style.IconTable
-
UV Mapping horizontal anchor distance inclusively between 0.0 and 1.0
from the left edge, when null assume 0.5 (middle of icon)
- COLUMN_ANCHOR_V - Static variable in class mil.nga.geopackage.extension.style.IconTable
-
UV Mapping vertical anchor distance inclusively between 0.0 and 1.0 from
the top edge, when null assume 1.0 (bottom of icon)
- 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_BASE_ID - Static variable in class mil.nga.geopackage.extension.related.UserMappingTable
-
Base ID column name
- COLUMN_BASE_PRIMARY_COLUMN - Static variable in class mil.nga.geopackage.extension.related.ExtendedRelation
-
base_primary_column field name
- COLUMN_BASE_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.related.ExtendedRelation
-
base_table_name field name
- COLUMN_COLOR - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
Geometry color in hex format #RRGGBB or #RGB
- 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_CONSTRAINTS - Static variable in enum mil.nga.geopackage.db.table.ConstraintType
-
Column constraints
- COLUMN_CONTENT_TYPE - Static variable in class mil.nga.geopackage.extension.related.media.MediaTable
-
Mime-type of data column name
- COLUMN_COORD_DIMENSION - Static variable in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
-
coordDimension field name
- COLUMN_DATA - Static variable in class mil.nga.geopackage.extension.related.media.MediaTable
-
Multimedia content column name
- COLUMN_DATA_NULL - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
dataNull column
- COLUMN_DATA_TYPE - Static variable in class mil.nga.geopackage.core.contents.Contents
-
dataType field name
- COLUMN_DATATYPE - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
datatype column
- COLUMN_DEF - Static variable in class mil.nga.geopackage.extension.CrsWktExtension
-
Extension new column definition
- 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.extension.style.IconTable
-
Feature Icon description
- COLUMN_DESCRIPTION - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
Feature Style description
- 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_FIELD_NAME - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
fieldName column
- COLUMN_FILE_ID - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
-
mdFileId field name
- COLUMN_FILL_COLOR - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
Closed geometry fill color in hex format #RRGGBB or #RGB
- COLUMN_FILL_OPACITY - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
Closed geometry fill color opacity inclusively between 0.0 and 1.0
- 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.extension.style.StyleMappingTable
-
Geometry Type Name column 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_GRID_CELL_ENCODING - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
gridCellEncoding column
- COLUMN_HEIGHT - Static variable in class mil.nga.geopackage.extension.style.IconTable
-
Icon display height, when null use actual icon height
- 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.extension.contents.ContentsId
-
id field name
- COLUMN_ID - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
id field name
- COLUMN_ID - Static variable in class mil.nga.geopackage.extension.coverage.GriddedTile
-
id field name
- COLUMN_ID - Static variable in class mil.nga.geopackage.extension.related.ExtendedRelation
-
id field name
- COLUMN_ID - Static variable in class mil.nga.geopackage.extension.related.media.MediaTable
-
Autoincrement primary key, optional name
- COLUMN_ID - Static variable in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Autoincrement primary key, optional name
- COLUMN_ID - Static variable in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
ID column name
- COLUMN_ID - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
id name
- 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_MAPPING_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.related.ExtendedRelation
-
mapping_table_name 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.extension.coverage.GriddedTile
-
max column
- 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.extension.RTreeIndexCoreExtension
-
Max X column name
- 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.extension.RTreeIndexCoreExtension
-
Max Y column name
- 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_MEAN - Static variable in class mil.nga.geopackage.extension.coverage.GriddedTile
-
mean column
- 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.extension.coverage.GriddedTile
-
min column
- 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.extension.RTreeIndexCoreExtension
-
Min X column name
- 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.extension.RTreeIndexCoreExtension
-
Min Y column name
- 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.extension.CrsWktExtension
-
Extension new column name
- COLUMN_NAME - Static variable in class mil.nga.geopackage.extension.style.IconTable
-
Feature Icon name
- COLUMN_NAME - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
Feature Style name
- COLUMN_NAME - Static variable in class mil.nga.geopackage.schema.columns.DataColumns
-
name field name
- COLUMN_OFFSET - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
offset column
- COLUMN_OFFSET - Static variable in class mil.nga.geopackage.extension.coverage.GriddedTile
-
offset column
- COLUMN_OPACITY - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
Geometry color opacity inclusively between 0.0 and 1.0
- 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_PRECISION - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
precision column
- COLUMN_PROPERTY - Static variable in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Property column
- COLUMN_QUANTITY_DEFINITION - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
quantityDefinition column
- COLUMN_REFERENCE_SCOPE - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
-
referenceScope field name
- COLUMN_RELATED_ID - Static variable in class mil.nga.geopackage.extension.related.UserMappingTable
-
Related ID column name
- COLUMN_RELATED_PRIMARY_COLUMN - Static variable in class mil.nga.geopackage.extension.related.ExtendedRelation
-
related_primary_column field name
- COLUMN_RELATED_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.related.ExtendedRelation
-
related_table_name field name
- COLUMN_RELATION_NAME - Static variable in class mil.nga.geopackage.extension.related.ExtendedRelation
-
relation_name field name
- COLUMN_ROW_ID_VALUE - Static variable in class mil.nga.geopackage.metadata.reference.MetadataReference
-
rowIdValue field name
- COLUMN_SCALE - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
scale column
- COLUMN_SCALE - Static variable in class mil.nga.geopackage.extension.coverage.GriddedTile
-
scale column
- COLUMN_SCALING_TYPE - Static variable in class mil.nga.geopackage.extension.scale.TileScaling
-
scalingType 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_DEVIATION - Static variable in class mil.nga.geopackage.extension.coverage.GriddedTile
-
standardDeviation column
- COLUMN_STANDARD_URI - Static variable in class mil.nga.geopackage.metadata.Metadata
-
standardUri field name
- COLUMN_TABLE_ID - Static variable in class mil.nga.geopackage.extension.coverage.GriddedTile
-
tableId column
- 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.contents.ContentsId
-
tableName field name
- COLUMN_TABLE_NAME - Static variable in class mil.nga.geopackage.extension.coverage.GriddedTile
-
tableName column
- 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.extension.scale.TileScaling
-
tableName column
- 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_MATRIX_SET_NAME - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
tileMatrixSetName column
- 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_UOM - Static variable in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
uom column
- COLUMN_VALUE - Static variable in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Value column
- COLUMN_VALUE - Static variable in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
-
value field name
- COLUMN_WIDTH - Static variable in class mil.nga.geopackage.extension.style.IconTable
-
Icon display width, when null use actual icon width
- COLUMN_WIDTH - Static variable in class mil.nga.geopackage.extension.style.StyleTable
-
Geometry line stroke or point width greater than or equal to 0.0
- COLUMN_Z - Static variable in class mil.nga.geopackage.features.columns.GeometryColumns
-
z field name
- COLUMN_ZOOM_IN - Static variable in class mil.nga.geopackage.extension.scale.TileScaling
-
zoomIn 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
- COLUMN_ZOOM_OUT - Static variable in class mil.nga.geopackage.extension.scale.TileScaling
-
zoomOut field name
- ColumnConstraints - Class in mil.nga.geopackage.db.table
-
Column Constraints
- ColumnConstraints(String) - Constructor for class mil.nga.geopackage.db.table.ColumnConstraints
-
Constructor
- 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
- columnDefaultValue(UserColumn) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Get the column default value as a string
- columnDefaultValue(Object, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Get the column default value as a string
- columnDefinition(UserColumn) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Create the column definition SQL in the format:
column_type[(max)] [NOT NULL] [PRIMARY KEY AUTOINCREMENT]
- columnExists(String, String) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Check if the table column exists
- columns() - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the columns in the result
- columns(SQLiteMasterColumn...) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Shortcut to build columns into an array
- columns - Variable in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Table columns
- columnsOfType(GeoPackageDataType) - Method in class mil.nga.geopackage.user.UserTable
-
Get the columns with the provided data type
- columnSQL(UserColumn) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Create the column SQL in the format:
"column_name" column_type[(max)] [NOT NULL] [PRIMARY KEY AUTOINCREMENT]
- 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
- commit() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Commit changes on the connection
- commit() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Commit changes on the connection
- commit() - Method in class mil.nga.geopackage.user.UserCoreDao
-
Commit changes on the connection
- compareTo(UserColumn) - Method in class mil.nga.geopackage.user.UserColumn
-
Sort by index
- complementary(double) - Method in class mil.nga.geopackage.BoundingBox
-
If the bounding box spans the Anti-Meridian, attempt to get a
complementary bounding box using the max longitude of the unit projection
- complementaryWebMercator() - Method in class mil.nga.geopackage.BoundingBox
-
If the bounding box spans the Anti-Meridian, attempt to get a
complementary Web Mercator bounding box
- complementaryWgs84() - Method in class mil.nga.geopackage.BoundingBox
-
If the bounding box spans the Anti-Meridian, attempt to get a
complementary WGS84 bounding box
- connection - Variable in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Connection
- connectionSource - Variable in class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Connection source
- Constraint - Class in mil.nga.geopackage.db.table
-
User table constraint
- Constraint(ConstraintType) - Constructor for class mil.nga.geopackage.db.table.Constraint
-
Constructor
- Constraint(ConstraintType, String) - Constructor for class mil.nga.geopackage.db.table.Constraint
-
Constructor
- CONSTRAINT - Static variable in class mil.nga.geopackage.db.table.Constraint
-
Constraint keyword
- ConstraintParser - Class in mil.nga.geopackage.db.table
-
SQL constraint parser from create table statements
- ConstraintParser() - Constructor for class mil.nga.geopackage.db.table.ConstraintParser
-
- ConstraintType - Enum in mil.nga.geopackage.db.table
-
Constraint types
- contains(BoundingBox) - Method in class mil.nga.geopackage.BoundingBox
-
Determine if inclusively contains the provided bounding box
- Contents - Class in mil.nga.geopackage.core.contents
-
Contents object.
- Contents() - Constructor for class mil.nga.geopackage.core.contents.Contents
-
Default Constructor
- Contents(Contents) - Constructor for class mil.nga.geopackage.core.contents.Contents
-
Copy Constructor
- CONTENTS - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Contents script
- CONTENTS_ID - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Contents Id script
- 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
- ContentsId - Class in mil.nga.geopackage.extension.contents
-
Contents Id object, for maintaining a unique identifier for contents tables
- ContentsId() - Constructor for class mil.nga.geopackage.extension.contents.ContentsId
-
Default Constructor
- ContentsId(ContentsId) - Constructor for class mil.nga.geopackage.extension.contents.ContentsId
-
Copy Constructor
- contentsId - Variable in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Contents Id extension
- ContentsIdDao - Class in mil.nga.geopackage.extension.contents
-
Contents Id Data Access Object
- ContentsIdDao(ConnectionSource, Class<ContentsId>) - Constructor for class mil.nga.geopackage.extension.contents.ContentsIdDao
-
Constructor, required by ORMLite
- ContentsIdExtension - Class in mil.nga.geopackage.extension.contents
-
This extension assigns a unique integer identifier to tables defined in the
contents.
- ContentsIdExtension(GeoPackageCore) - Constructor for class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Constructor
- CONTRIBUTOR - Static variable in class mil.nga.geopackage.extension.properties.PropertyNames
-
An entity responsible for making contributions to the resource
- converter(GeoPackageDataType) - Static method in class mil.nga.geopackage.db.DateConverter
-
Get a date converter for the data type
- copy() - Method in class mil.nga.geopackage.attributes.AttributesColumn
-
Copy the column
- copy() - Method in class mil.nga.geopackage.attributes.AttributesTable
-
Copy the table
- copy() - Method in class mil.nga.geopackage.db.table.Constraint
-
Copy the constraint
- copy() - Method in class mil.nga.geopackage.db.table.RawConstraint
-
Copy the constraint
- copy() - Method in class mil.nga.geopackage.db.table.UniqueConstraint
-
Copy the constraint
- copy() - Method in class mil.nga.geopackage.features.user.FeatureColumn
-
Copy the column
- copy() - Method in class mil.nga.geopackage.features.user.FeatureTable
-
Copy the table
- copy() - Method in class mil.nga.geopackage.tiles.user.TileColumn
-
Copy the column
- copy() - Method in class mil.nga.geopackage.tiles.user.TileTable
-
Copy the table
- copy() - Method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Copy the column
- copy() - Method in class mil.nga.geopackage.user.custom.UserCustomTable
-
Copy the table
- copy() - Method in class mil.nga.geopackage.user.UserColumn
-
Copy the column
- copy() - Method in class mil.nga.geopackage.user.UserTable
-
Copy the table
- COPY_BUFFER_SIZE - Static variable in class mil.nga.geopackage.io.GeoPackageIOUtils
-
Copy stream buffer chunk size in bytes
- copyAttributeTable(String, String, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the attribute table
- copyContents(String, String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the contents
- copyContentsId(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Copy the Contents Id extensions for the table
- copyFeatureStyle(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Copy the Feature Style extensions for the table.
- copyFeatureTable(String, String, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the feature table
- copyFeatureTileLink(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Copy the Feature Tile Link extensions for the table
- copyFile(File, File) - Static method in class mil.nga.geopackage.io.GeoPackageIOUtils
-
Copy a file to a file location
- copyGeometryIndex(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Copy the Geometry Index extension for the table
- copyGriddedCoverage(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Copy the Gridded Coverage extensions for the table
- copyMetadata(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Copy the Metadata extensions for the table
- copyRelatedTables(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Copy the Related Tables extensions for the table
- copyRTreeSpatialIndex(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Copy the RTree Spatial extension for the table
- copySchema(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Copy the Schema extensions for the table
- 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
- copyTable(GeoPackageCoreConnection, UserTable<? extends UserColumn>, String) - Static method in class mil.nga.geopackage.db.AlterTable
-
Copy the table and row content
- copyTable(GeoPackageCoreConnection, UserTable<? extends UserColumn>, String, boolean) - Static method in class mil.nga.geopackage.db.AlterTable
-
Copy the table
- copyTable(GeoPackageCoreConnection, String, String) - Static method in class mil.nga.geopackage.db.AlterTable
-
Copy the table and row content
- copyTable(GeoPackageCoreConnection, String, String, boolean) - Static method in class mil.nga.geopackage.db.AlterTable
-
Copy the table
- copyTable(String, String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the table with transferred contents and extensions
- copyTable(String, String, boolean, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the table
- copyTable(String, String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Copy the table with transferred contents and extensions
- copyTableAsEmpty(String, String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the table but leave the user table empty and without extensions
- copyTableAsEmpty(String, String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Copy the table but leave the user table empty and without extensions
- copyTableExtensions(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Copy all table extensions for the table within the GeoPackage
- copyTableExtensions(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Copy all NGA table extensions for the table within the GeoPackage
- copyTableNoExtensions(String, String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the table with transferred contents but no extensions
- copyTableNoExtensions(String, String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Copy the table with transferred contents but no extensions
- copyTileScaling(GeoPackageCore, String, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Copy the Tile Scaling extensions for the table
- copyTileTable(String, String, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the tile table
- copyUserTable(String, String, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the user table
- copyUserTable(String, String, boolean, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Copy the user table
- copyValue(TColumn, Object) - Method in class mil.nga.geopackage.user.UserCoreRow
-
Copy the value of the data type
- CoreSQLUtils - Class in mil.nga.geopackage.db
-
Core SQL Utility methods
- CoreSQLUtils() - Constructor for class mil.nga.geopackage.db.CoreSQLUtils
-
- count(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Get a count of results
- count() - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Result count
- count(GeoPackageCoreConnection) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, Collection<SQLiteMasterType>) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, Collection<SQLiteMasterType>, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, SQLiteMasterType) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, SQLiteMasterType, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, SQLiteMasterType[]) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, SQLiteMasterType[], String) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, SQLiteMasterQuery) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, SQLiteMasterType, SQLiteMasterQuery) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count(GeoPackageCoreConnection, SQLiteMasterType[], SQLiteMasterQuery) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- count() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get the count of contents ids
- 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(BoundingBox, Projection) - 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) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count
- count(String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count
- countByType(GeoPackageCoreConnection, SQLiteMasterType) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- countByType(GeoPackageCoreConnection, Collection<SQLiteMasterType>) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- countByType(GeoPackageCoreConnection, SQLiteMasterType, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- countByType(GeoPackageCoreConnection, Collection<SQLiteMasterType>, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master table
- countIn(String) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countIn(String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countIn(String, Map<String, Object>) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countIn(String, String[], Map<String, Object>) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countIn(String, String[], String) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countIn(String, String) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countIn(String, String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countIn(String, String[], String, String[]) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the count in the nested SQL query
- countViewsOnTable(GeoPackageCoreConnection, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Count the sqlite_master views on the table
- COVERAGE - Static variable in class mil.nga.geopackage.extension.properties.PropertyNames
-
The spatial or temporal topic of the resource, the spatial applicability
of the resource, or the jurisdiction under which the resource is relevant
- coverageBoundingBox - Variable in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Coverage data bounding box
- CoverageDataAlgorithm - Enum in mil.nga.geopackage.extension.coverage
-
Tile Gridded Coverage Data Algorithm interpolation enumeration types
- CoverageDataCore<TImage extends CoverageDataImage> - Class in mil.nga.geopackage.extension.coverage
-
Tiled Gridded Coverage Core Data Extension
- CoverageDataCore(GeoPackageCore, TileMatrixSet, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Constructor
- CoverageDataCore(GeoPackageCore, TileMatrixSet) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Constructor for creating extension rows when creating a new coverage data
tile table
- CoverageDataImage - Interface in mil.nga.geopackage.extension.coverage
-
Coverage Data image interface
- CoverageDataRequest - Class in mil.nga.geopackage.extension.coverage
-
Coverage Data request to retrieve coverage data values for a point or
bounding box
- CoverageDataRequest(BoundingBox) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataRequest
-
Constructor
- CoverageDataRequest(double, double) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataRequest
-
Constructor
- CoverageDataResults - Class in mil.nga.geopackage.extension.coverage
-
Tiled Gridded Coverage Data results containing the coverage values from a
requested area from a tile matrix zoom level
- CoverageDataResults(Double[][], TileMatrix) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataResults
-
Constructor
- CoverageDataSourcePixel - Class in mil.nga.geopackage.extension.coverage
-
Contains values relevant to a source pixel location when finding a coverage
data value
- CoverageDataSourcePixel(float, int, int, float) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataSourcePixel
-
Constructor
- coverageProjection - Variable in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Projection of the coverage data
- create(Contents) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Verify optional tables have been created
- create(SpatialReferenceSystem) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
- create() - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create an empty query that supports a single query
- create(SQLiteMasterColumn, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create a single equality query
- create(SQLiteMasterColumn, String, String) - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create a single query
- create(Contents) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Create a contents id
- create(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Create a contents id
- create(String) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a media table with the minimum required columns
- create(String, List<UserCustomColumn>) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a media table with the minimum required columns followed by the
additional columns
- create(String, String) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a media table with the id column and minimum required columns
- create(String, String, List<UserCustomColumn>) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a media table with the id column and minimum required columns
followed by the additional columns
- create(String, List<UserCustomColumn>) - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create a simple attributes table with the columns
- create(String, String, List<UserCustomColumn>) - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create a simple attributes table with the id column and columns
- create(String) - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create a user mapping table with the minimum required columns
- create(String, List<UserCustomColumn>) - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create a user mapping table with the minimum required columns followed by
the additional columns
- create(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the RTree Index extension for the feature table.
- create(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the RTree Index extension for the feature table, geometry column,
and id column.
- create(TileScaling) - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
- create(TRow) - Method in class mil.nga.geopackage.user.UserCoreDao
-
- CREATE_PROPERTY - Static variable in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create SQL property
- createAllFunctions() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create all connection SQL Functions for min x, max x, min y, max y, and
is empty
- createAllTriggers(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create Triggers to Maintain Spatial Index Values
- createAllTriggers(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create Triggers to Maintain Spatial Index Values
- createAnd() - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create a query with multiple queries combined by an AND
- createAnd(SQLiteMasterColumn, Collection<String>) - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create an equality query with multiple values for a single column
combined with an AND
- createAnd(SQLiteMasterColumn, String, Collection<String>) - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create a query with multiple values for a single column combined with an
AND
- createAttributesTable(AttributesTable) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new attributes table (only the attributes table is created, no
Contents entry is created)
- createAttributesTable(String, String, List<AttributesColumn>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column with the provided name and the provided additional
columns.
- createAttributesTable(String, String, List<AttributesColumn>, Collection<Constraint>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column with the provided name and the provided additional
columns.
- createAttributesTable(String, List<AttributesColumn>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new attributes table and a new Contents
The attributes table will be created with columns.size() columns and must
include an integer id column
- createAttributesTable(String, List<AttributesColumn>, Collection<Constraint>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new attributes table and a new Contents
The attributes table will be created with columns.size() columns and must
include an integer id column
- createAttributesTable(AttributesTable) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new attributes table (only the attributes table is created, no
Contents entry is created)
- createAttributesTable(String, String, List<AttributesColumn>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column with the provided name and the provided additional
columns.
- createAttributesTable(String, String, List<AttributesColumn>, Collection<Constraint>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column with the provided name and the provided additional
columns.
- createAttributesTable(String, List<AttributesColumn>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new attributes table and a new Contents
The attributes table will be created with columns.size() columns and must
include an integer id column
- createAttributesTable(String, List<AttributesColumn>, Collection<Constraint>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new attributes table and a new Contents
The attributes table will be created with columns.size() columns and must
include an integer id column
- createAttributesTableWithId(String, List<AttributesColumn>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column named "id" and the provided additional columns.
- createAttributesTableWithId(String, List<AttributesColumn>, Collection<Constraint>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column named "id" and the provided additional columns.
- createAttributesTableWithId(String, List<AttributesColumn>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column named "id" and the provided additional columns.
- createAttributesTableWithId(String, List<AttributesColumn>, Collection<Constraint>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new attributes table and a new Contents
The attributes table will be created with 1 + additionalColumns.size()
columns, an id column named "id" and the provided additional columns.
- createBaseIdColumn() - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create a base id column
- createBaseIdColumn(int) - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create a base id column
- createColumn(String, GeoPackageDataType) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, boolean, Object) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, boolean, Object) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, Long, boolean, Object) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, Long, boolean, Object) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(TableColumn) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new column
- createColumn(TableColumn) - Method in class mil.nga.geopackage.attributes.AttributesTableReader
-
Create the column
- createColumn(String, Object) - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Create a feature column
- createColumn(String, GeoPackageDataType) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, 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.features.user.FeatureColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, Long, 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(TableColumn) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new column
- createColumn(TableColumn) - Method in class mil.nga.geopackage.features.user.FeatureTableReader
-
Create the column
- createColumn(String, GeoPackageDataType) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, boolean, Object) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
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(String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, Long, 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(TableColumn) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a new column
- createColumn(TableColumn) - Method in class mil.nga.geopackage.tiles.user.TileTableReader
-
Create the column
- createColumn(String, GeoPackageDataType) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, boolean) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, boolean, Object) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, boolean, Object) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, Long) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(String, GeoPackageDataType, Long, boolean, Object) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(int, String, GeoPackageDataType, Long, boolean, Object) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(TableColumn) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new column
- createColumn(TableColumn) - Method in class mil.nga.geopackage.user.custom.UserCustomTableReader
-
Create the column
- createColumn(TableColumn) - Method in class mil.nga.geopackage.user.UserTableReader
-
Create the column
- createContents() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create Contents table
- createContentsId() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create Contents Id table
- createContentsIdTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create the Contents Id Table if it does not exist
- createContentsIdTable() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create the Contents Id Table if it does not exist
- createContentTypeColumn() - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a content type column
- createContentTypeColumn(int) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a content type column
- CREATED - Static variable in class mil.nga.geopackage.extension.properties.PropertyNames
-
Date Created - Date of creation of the resource
- 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
- createDataColumn() - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a data column
- createDataColumn(int) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create a data column
- 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
- createDeleteTrigger(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create delete trigger
- createExtendedRelations() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create the Extended Relations table
- createExtendedRelationsTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create the Extended Relations Table if it does not exist
- createExtendedRelationsTable() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create the Extended Relations Table if it does not 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
- createFeature(Geometry, Map<String, Object>) - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Create the feature
- createFeature(Feature) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Create the feature
- createFeatures(String) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Create features in the feature DAO from the features value
- createFeatures(FeatureCollection) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Create features from the feature collection
- 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
- createFunctions(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Check if the feature table has the RTree extension and create the
functions if needed
- createFunctions(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Check if the table and column has the RTree extension and create the
functions if needed
- createFunctions() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Check if the GeoPackage has the RTree extension and create the functions
if needed
- createGeometryColumn(String, GeometryType) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new geometry column
- createGeometryColumn(int, String, GeometryType) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new geometry column
- createGeometryColumn(String, GeometryType, boolean, Object) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new geometry column
- 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
- createGeometryData(Geometry) - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Create the geometry data
- 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 and index it
- createGeometryIndexTable() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create Geometry Index Table if it does not exist and index it
- createGriddedCoverage() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create the Tiled Gridded Coverage Data Coverage extension table
- createGriddedCoverageTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create the 2D Gridded Coverage Table if it does not exist
- createGriddedCoverageTable() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create the 2D Gridded Coverage Table if it does not exist
- createGriddedTile() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create the Tiled Gridded Coverage Data Tile extension table
- createGriddedTileTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create the 2D Gridded Tile Table if it does not exist
- createGriddedTileTable() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create the 2D Gridded Tile Table if it does not exist
- createIconRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Create an icon relationship for the feature table
- createId(Contents) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Create a contents id
- createId(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Create a contents id
- createIdColumn(String) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create the primary key id column
- createIdColumn(int, String) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create the primary key id column
- createIdColumn(String) - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create the primary key id column
- createIdColumn(int, String) - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create the primary key id column
- createIdColumn() - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create an id column
- createIdColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create an id column
- createIds() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Create contents ids for contents currently without
- createIds(ContentsDataType) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Create contents ids for contents of the data type and currently without
- createIds(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Create contents ids for contents of the data type and currently without
- createIfNotExists(Contents) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Verify optional tables have been created
- createIfNotExists(SpatialReferenceSystem) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
- createInsertTrigger(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create insert trigger
- createIsEmptyFunction() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the is empty SQL function
- createMaxXFunction() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the max x SQL function
- createMaxYFunction() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the max y SQL function
- 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
- createMinXFunction() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the min x SQL function
- createMinYFunction() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the min y SQL function
- createName(String, String, String) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Create a new name by replacing a case insensitive value with a new value.
- createName(GeoPackageCoreConnection, String, String, String) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Create a new name by replacing a case insensitive value with a new value.
- createOr() - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create a query with multiple queries combined by an OR
- createOr(SQLiteMasterColumn, Collection<String>) - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create an equality query with multiple values for a single column
combined with an OR
- createOr(SQLiteMasterColumn, String, Collection<String>) - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create a query with multiple values for a single column combined with an
OR
- createOrUpdate(Contents) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Verify optional tables have been created
- createOrUpdate(SpatialReferenceSystem) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
- createOrUpdate(TileScaling) - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
Create or update the tile scaling
- createPrimaryKeyColumn(String) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new primary key column
- createPrimaryKeyColumn(int, String) - Static method in class mil.nga.geopackage.attributes.AttributesColumn
-
Create a new primary key column
- createPrimaryKeyColumn(String) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new primary key column
- createPrimaryKeyColumn(int, String) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Create a new primary key column
- createPrimaryKeyColumn(String) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new primary key column
- createPrimaryKeyColumn(int, String) - Static method in class mil.nga.geopackage.user.custom.UserCustomColumn
-
Create a new primary key column
- createProjection(String, String) - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Create a projection
- createRelatedIdColumn() - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create a related id column
- createRelatedIdColumn(int) - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create a related id column
- createRelatedTable(UserTable<? extends UserColumn>) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Create a user related table if it does not exist.
- createRelationships(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Create style, icon, table style, and table icon relationships for the
feature table
- createRequired() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create the minimum required GeoPackage tables
- createRequiredColumns() - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create the required table columns
- createRequiredColumns(String) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create the required table columns with the id column name
- createRequiredColumns(int) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create the required table columns, starting at the provided index
- createRequiredColumns(int, String) - Static method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Create the required table columns with id column name, starting at the
provided index
- createRequiredColumns() - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create the required table columns
- createRequiredColumns(String) - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create the required table columns with the id column name
- createRequiredColumns(int) - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create the required table columns, starting at the provided index
- createRequiredColumns(int, String) - Static method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Create the required table columns with id column name, starting at the
provided index
- createRequiredColumns() - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create the required table columns
- createRequiredColumns(int) - Static method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Create the required table columns, starting at the provided index
- createRequiredColumns() - Static method in class mil.nga.geopackage.tiles.user.TileTable
-
Create the required table columns
- createRequiredColumns(int) - Static method in class mil.nga.geopackage.tiles.user.TileTable
-
Create the required table columns, starting at the provided index
- createRTreeIndex(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the RTree Index Virtual Table
- createRTreeIndex(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create the RTree Index Virtual Table
- createSpatialReferenceSystem() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create Spatial Reference System table and views
- createSrs() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Create the Spatial Reference System
- createStyleRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Create a style relationship for the feature table
- createTable(String, List<AttributesColumn>) - Method in class mil.nga.geopackage.attributes.AttributesTableReader
-
Create the table
- createTable(UserTable<TColumn>) - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create the user defined table
- createTable(Map<String, Object>) - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Create the feature table
- createTable(String, List<FeatureColumn>) - Method in class mil.nga.geopackage.features.user.FeatureTableReader
-
Create the table
- createTable(String, List<TileColumn>) - Method in class mil.nga.geopackage.tiles.user.TileTableReader
-
Create the table
- createTable(String, List<UserCustomColumn>) - Method in class mil.nga.geopackage.user.custom.UserCustomTableReader
-
Create the table
- createTable(String, List<TColumn>) - Method in class mil.nga.geopackage.user.UserTableReader
-
Create the table
- createTableIconRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Create a feature table icon relationship
- 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
- createTableSQL(UserTable<TColumn>) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Create the user defined table SQL
- createTableStyleRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Create a feature table style relationship
- createTableViewQuery(String) - Static method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Create a query to find views in the sql column referring to the table
- createTileColumnColumn() - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a tile column column
- createTileColumnColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a tile column column
- createTileDataColumn() - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a tile data 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() - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a tile row column
- createTileRowColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a tile row column
- createTileScaling() - Method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Create Tile Scaling table
- createTileScalingTable() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create the Tile Scaling Table if it does not exist
- createTileScalingTable() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create the Tile Scaling Table if it does not exist
- 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(GeoPackageCore, String, BoundingBox, long, BoundingBox, long) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Create the coverage data tile table with metadata
- createTileTableWithMetadata(String, BoundingBox, long, BoundingBox, long) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new tile table and the GeoPackage metadata
- createTileTableWithMetadata(ContentsDataType, String, BoundingBox, long, BoundingBox, long) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new tile table of the specified type 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
- createTileTableWithMetadata(ContentsDataType, String, BoundingBox, long, BoundingBox, long) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new tile table of the specified type 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)
- createUpdate1Trigger(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create update 1 trigger
- createUpdate2Trigger(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create update 2 trigger
- createUpdate3Trigger(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create update 3 trigger
- createUpdate4Trigger(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Create update 4 trigger
- createUserMappingTable(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Create a default user mapping table and extension row if either does not
exist.
- createUserMappingTable(UserMappingTable) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Create a user mapping table and extension row if either does not exist.
- createUserTable(UserTable<? extends UserColumn>) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Create a new user table
- createUserTable(UserTable<? extends UserColumn>) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Create a new user table
- 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)
- createWgs84Geographical3D() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
-
Creates the required EPSG WGS84 Geographical 3D Spatial Reference System
- createZoomLevelColumn() - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a zoom level column
- createZoomLevelColumn(int) - Static method in class mil.nga.geopackage.tiles.user.TileColumn
-
Create a zoom level column
- CREATOR - Static variable in class mil.nga.geopackage.extension.properties.PropertyNames
-
An entity primarily responsible for making the resource
- CrsWktExtension - Class in mil.nga.geopackage.extension
-
OGC Well known text representation of Coordinate Reference Systems extension
- CrsWktExtension(GeoPackageCore) - Constructor for class mil.nga.geopackage.extension.CrsWktExtension
-
Constructor
- CYAN - Static variable in class mil.nga.geopackage.style.ColorConstants
-
Cyan hex color
- DATA_COLUMN_CONSTRAINTS - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Data Column Constraints script
- DATA_COLUMNS - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Data Columns script
- 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
- DataColumnConstraints(DataColumnConstraints) - Constructor for class mil.nga.geopackage.schema.constraints.DataColumnConstraints
-
Copy 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
- DataColumns(DataColumns) - Constructor for class mil.nga.geopackage.schema.columns.DataColumns
-
Copy 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
- DATE - Static variable in class mil.nga.geopackage.extension.properties.PropertyNames
-
A point or period of time associated with an event in the lifecycle of
the resource
- DATE_FORMAT - Static variable in class mil.nga.geopackage.db.DateConverter
-
Date format
- DATE_FORMAT2 - Static variable in class mil.nga.geopackage.db.DateConverter
-
Non standard Date format
- DateConverter - Class in mil.nga.geopackage.db
-
Date converter between database date formats and date objects
- dateConverter() - Static method in class mil.nga.geopackage.db.DateConverter
-
Get a date converter
- dateConverter(String...) - Static method in class mil.nga.geopackage.db.DateConverter
-
Get a date converter for the provided formats
- DatePersister - Class in mil.nga.geopackage.persister
-
Date Persister for OrmLite to translate between a Java Date and a UTC String
- DATETIME_FORMAT - Static variable in class mil.nga.geopackage.db.DateConverter
-
Date Time format
- DATETIME_FORMAT2 - Static variable in class mil.nga.geopackage.db.DateConverter
-
Secondary Date Time format w/o milliseconds for parsing string dates
- dateTimeConverter() - Static method in class mil.nga.geopackage.db.DateConverter
-
Get a date time converter
- dateValue(String) - Method in class mil.nga.geopackage.db.DateConverter
-
Get the date value of the formatted string date
- DEFAULT_NULL - Static variable in class mil.nga.geopackage.db.table.TableInfo
-
Default of NULL value
- DEFAULT_PROJECTIONS - Static variable in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Default projections
- DEFINITION - Static variable in class mil.nga.geopackage.extension.CrsWktExtension
-
Extension definition URL
- DEFINITION - Static variable in class mil.nga.geopackage.extension.MetadataExtension
-
Extension definition URL
- DEFINITION - Static variable in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Extension definition URL
- DEFINITION - Static variable in class mil.nga.geopackage.extension.SchemaExtension
-
Extension definition URL
- DEFINITION - Static variable in class mil.nga.geopackage.extension.WebPExtension
-
Extension definition URL
- DEFINITION - Static variable in class mil.nga.geopackage.extension.ZoomOtherExtension
-
Extension definition URL
- DEFINITION - Static variable in class mil.nga.geopackage.property.PropertyConstants
-
- DEFINITION_12_063 - 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(Contents) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Delete the contents id for the contents
- delete(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Delete the contents id for the table
- delete(TileMatrixSet) - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverageDao
-
Delete by tile matrix set
- delete(String) - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverageDao
-
Delete by table name
- delete(Contents) - Method in class mil.nga.geopackage.extension.coverage.GriddedTileDao
-
Delete by contents
- delete(String) - Method in class mil.nga.geopackage.extension.coverage.GriddedTileDao
-
Delete by table name
- 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(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Delete the RTree Index extension for the feature table.
- delete(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Delete the RTree Index extension for the table and geometry column.
- delete(String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Delete all RTree Index extensions for the table.
- delete() - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
Delete the tile table scaling for the tile table
- 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
- delete(Map<String, Object>) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Delete rows matching the field values
- deleteAll() - Method in class mil.nga.geopackage.extension.ExtensionsDao
-
Delete all extensions
- 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
- deleteAll() - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Delete all properties and values
- deleteAll() - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Delete all properties and values from all GeoPackages
- deleteAll(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Delete all properties and values from a specified GeoPackage
- deleteAll() - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Delete all RTree Index extensions.
- deleteAll() - Method in class mil.nga.geopackage.user.UserCoreDao
-
Delete all rows
- 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.contents.ContentsIdDao
-
Delete by table name
- deleteByTableName(String) - Method in class mil.nga.geopackage.extension.ExtensionsDao
-
Delete by table name
- deleteByTableName(String) - Method in class mil.nga.geopackage.extension.link.FeatureTileLinkDao
-
Delete by table name, either feature or tile table name
- deleteByTableName(String) - Method in class mil.nga.geopackage.metadata.reference.MetadataReferenceDao
-
Delete by table name
- deleteByTableName(String) - Method in class mil.nga.geopackage.schema.columns.DataColumnsDao
-
Delete by 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
- deleteContentsId(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Contents Id extensions for the table
- deleteContentsIdExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Contents Id extension including the extension entries and
custom tables
- deleteCrsWktExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the WKT for Coordinate Reference Systems extension
- deleteExtensions(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete all extensions
- deleteExtensions(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete all NGA extensions including custom extension tables for the
GeoPackage
- deleteFeatureStyle(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Feature Style extensions for the table
- deleteFeatureStyleExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Feature Style extension including the extension entries and
custom tables
- deleteFeatureTileLink(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Feature Tile Link extensions for the table
- deleteFeatureTileLinkExtension(GeoPackageCore) - 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) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Geometry Index extension including the extension entries and
custom tables
- deleteGriddedCoverage(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Gridded Coverage extensions for the table
- deleteGriddedCoverageExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Gridded Coverage extension
- deleteIconRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Delete a icon relationship for the feature table
- deleteIds() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Delete all contents ids
- deleteIds(ContentsDataType) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Delete contents ids for contents of the data type
- deleteIds(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Delete contents ids for contents of the data type
- 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
- deleteMetadata(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Metadata extensions for the table
- deleteMetadataExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Metadata extension
- deleteProperties(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Properties extension if the deleted table is the properties
table
- deletePropertiesExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the properties extension from the GeoPackage
- deleteProperty(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Delete the property and all the property values
- deleteProperty(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Delete the property and values from all GeoPackages
- deleteProperty(String, String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Delete the property and values from a specified GeoPackage
- deleteRelatedTables(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Related Tables extensions for the table
- deleteRelatedTablesExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Related Tables extension
- deleteRelationships() - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Delete the style and icon table and row relationships for all feature
tables
- deleteRelationships(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Delete the style and icon table and row relationships for the feature
table
- deleteRTreeSpatialIndex(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the RTree Spatial extension for the table
- deleteRTreeSpatialIndexExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the RTree Spatial extension
- deleteSchema(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Schema extensions for the table
- deleteSchemaExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.GeoPackageExtensions
-
Delete the Schema extension
- deleteStyleRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Delete a style relationship for the feature 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.GeoPackageExtensions
-
Delete all table extensions for the table within the GeoPackage
- deleteTableExtensions(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete all NGA table extensions for the table within the GeoPackage
- deleteTableIconRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Delete a table icon relationship for the feature table
- 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
- deleteTableStyleRelationship(String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Delete a table style relationship for the feature table
- deleteTileScaling(GeoPackageCore, String) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Tile Scaling extensions for the table
- deleteTileScalingExtension(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.NGAExtensions
-
Delete the Tile Scaling extension including the extension entries and
custom tables
- deleteValue(String, String) - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Delete the property value
- deleteValue(String, String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Delete the property value from all GeoPackages
- deleteValue(String, String, String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Delete the property value from a specified GeoPackage
- DESCRIPTION - Static variable in class mil.nga.geopackage.extension.properties.PropertyNames
-
An account of the resource
- DESCRIPTION - Static variable in class mil.nga.geopackage.property.PropertyConstants
-
- DFLT_VALUE - Static variable in class mil.nga.geopackage.db.table.TableInfo
-
Default value column
- DFLT_VALUE_INDEX - Static variable in class mil.nga.geopackage.db.table.TableInfo
-
Default value column index
- DKGRAY - Static variable in class mil.nga.geopackage.style.ColorConstants
-
Dark Gray hex color
- downloadAttempts - Variable in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Download attempts per feature request
- drop(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop the the triggers and RTree table for the feature table
- drop(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop the the triggers and RTree table for the table and geometry column
- DROP_FORCE_PROPERTY - Static variable in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop Force SQL property
- DROP_PROPERTY - Static variable in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop SQL property
- dropAllTriggers(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop Triggers that Maintain Spatial Index Values
- dropAllTriggers(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop Triggers that Maintain Spatial Index Values
- dropColumn(GeoPackageCoreConnection, UserTable<? extends UserColumn>, String) - Static method in class mil.nga.geopackage.db.AlterTable
-
Drop a column
- dropColumn(GeoPackageCoreConnection, String, String) - Static method in class mil.nga.geopackage.db.AlterTable
-
Drop a column
- dropColumn(TColumn) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Drop a column
- dropColumn(int) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Drop a column
- dropColumn(String) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Drop a column
- dropColumn(TColumn) - Method in class mil.nga.geopackage.user.UserTable
-
Drop a column
- dropColumn(String) - Method in class mil.nga.geopackage.user.UserTable
-
Drop a column
- dropColumn(int) - Method in class mil.nga.geopackage.user.UserTable
-
Drop a column
- dropColumnIndexes(Collection<Integer>) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Drop columns
- dropColumnNames(Collection<String>) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Drop columns
- dropColumns(GeoPackageCoreConnection, UserTable<? extends UserColumn>, Collection<String>) - Static method in class mil.nga.geopackage.db.AlterTable
-
Drop columns
- dropColumns(GeoPackageCoreConnection, String, Collection<String>) - Static method in class mil.nga.geopackage.db.AlterTable
-
Drop columns
- dropColumns(Collection<TColumn>) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Drop columns
- dropDeleteTrigger(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop delete trigger
- dropInsertTrigger(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop insert trigger
- dropRTreeIndex(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop the RTree Index Virtual Table
- dropRTreeIndex(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop the RTree Index Virtual Table
- dropTable(GeoPackageCoreConnection, String) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Drop the table if it exists
- 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
- dropTableSQL(String) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Create the drop table if exists SQL
- dropTrigger(String, String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop the trigger for the table, geometry column, and trigger name
- dropTriggers(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Check if the feature table has the RTree extension and if found, drop the
triggers
- dropTriggers(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Check if the table and column has the RTree extension and if found, drop
the triggers
- dropUpdate1Trigger(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop update 1 trigger
- dropUpdate2Trigger(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop update 2 trigger
- dropUpdate3Trigger(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop update 3 trigger
- dropUpdate4Trigger(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Drop update 4 trigger
- dropView(GeoPackageCoreConnection, String) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Drop the view if it exists
- dropViewSQL(String) - Static method in class mil.nga.geopackage.db.CoreSQLUtils
-
Create the drop view if exists SQL
- DublinCoreMetadata - Class in mil.nga.geopackage.extension.related.dublin
-
Dublin Core Metadata Initiative
- DublinCoreMetadata() - Constructor for class mil.nga.geopackage.extension.related.dublin.DublinCoreMetadata
-
- DublinCoreType - Enum in mil.nga.geopackage.extension.related.dublin
-
Dublin Core Metadata Initiative term types
- duplicateCheck(int, Integer, String) - Method in class mil.nga.geopackage.user.UserTable
-
Check for duplicate column names
- generateFeatures() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Generate the features
- generateFeatures() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Generate the features
- generateFeatures(String, int) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Generate features
- 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_COLUMN_SUBSTITUTE - Static variable in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Geometry Column substitute value
- GEOMETRY_COLUMNS - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Geometry Columns script
- GEOMETRY_EXTENSION_PREFIX - Static variable in class mil.nga.geopackage.GeoPackageConstants
-
Geometry extension prefix
- GEOMETRY_INDEX - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Geometry Index script
- GEOMETRY_TYPES_EXTENSION_DEFINITION - Static variable in class mil.nga.geopackage.extension.GeometryExtensions
-
Geometry Types Extension definition URL
- GeometryColumns - Class in mil.nga.geopackage.features.columns
-
Geometry Columns object.
- GeometryColumns() - Constructor for class mil.nga.geopackage.features.columns.GeometryColumns
-
Default Constructor
- GeometryColumns(GeometryColumns) - Constructor for class mil.nga.geopackage.features.columns.GeometryColumns
-
Copy Constructor
- geometryColumns - Variable in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Table Geometry Columns
- 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
- GeometryColumnsSfSql(GeometryColumnsSfSql) - Constructor for class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
-
Copy 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
- GeometryColumnsSqlMm(GeometryColumnsSqlMm) - Constructor for class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
-
Copy 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(GeoPackageCore) - Constructor for class mil.nga.geopackage.extension.GeometryExtensions
-
Constructor
- 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
- GeometryIndex(GeometryIndex) - Constructor for class mil.nga.geopackage.extension.index.GeometryIndex
-
Copy 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
- geoPackage - Variable in class mil.nga.geopackage.extension.BaseExtension
-
GeoPackage Core
- geoPackage - Variable in class mil.nga.geopackage.features.FeatureCoreGenerator
-
GeoPackage
- GEOPACKAGE_EXTENDED_EXTENSION - Static variable in class mil.nga.geopackage.GeoPackageConstants
-
- 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(ConnectionSource) - Constructor for class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Constructor
- GeoPackageCoreConnection(GeoPackageCoreConnection) - Constructor for class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Copy Constructor
- 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
- GeoPackageDaoManager - Class in mil.nga.geopackage.db
-
GeoPackage DAO Manager for cleaning up ORMLite caches
- GeoPackageDaoManager() - Constructor for class mil.nga.geopackage.db.GeoPackageDaoManager
-
- 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
- GeoPackageExtensions - Class in mil.nga.geopackage.extension
-
GeoPackage extension management class for deleting extensions for a table or
in a GeoPackage
- GeoPackageExtensions() - Constructor for class mil.nga.geopackage.extension.GeoPackageExtensions
-
- 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, String, String) - Method in class mil.nga.geopackage.extension.BaseExtension
-
Get the extension for the name, table name, and column name
- get(Contents) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get the contents id object
- get(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get the contents id object
- get() - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
Get the tile scaling
- get(String) - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Get the GeoPackage with name
- getAlgorithm() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the interpolation algorithm
- getAlpha() - Method in class mil.nga.geopackage.style.Color
-
Get the alpha color as an integer
- getAlpha(String) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the hex alpha color from the hex string if it exists
- getAlpha(int) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the alpha color from color integer
- getAlphaArithmetic() - Method in class mil.nga.geopackage.style.Color
-
Get the alpha color as an arithmetic float
- getAlphaHex() - Method in class mil.nga.geopackage.style.Color
-
Get the alpha color in hex
- getAlphaHexShorthand() - Method in class mil.nga.geopackage.style.Color
-
Get the alpha color in hex, shorthand when possible
- getAnchorUColumn() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the anchor u column
- getAnchorUColumnIndex() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the anchor u column index
- getAnchorVColumn() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the anchor v column
- getAnchorVColumnIndex() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the anchor v column index
- getApplicationId() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Get the application id
- getApplicationId() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the application id
- getApplicationId() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the application id
- getApproximateZoomLevel(double[], double[], List<TileMatrix>, double) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
-
Get the approximate zoom level for the provided length in the default
units.
- getApproximateZoomLevel(double[], double[], List<TileMatrix>, double, double) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
-
Get the approximate zoom level for the provided width and height in the
default units.
- getArguments() - Method in class mil.nga.geopackage.db.master.SQLiteMasterQuery
-
Get the query arguments
- getAsMap() - Method in class mil.nga.geopackage.user.UserCoreRow
-
Get a Map
- getAttributesTables() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the attributes tables
- getAttributesTables() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the attributes tables
- 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
-
- getBaseIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Get the base id column
- getBaseIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Get the base id column index
- getBasePrimaryColumn() - Method in class mil.nga.geopackage.extension.related.ExtendedRelation
-
Getter
- getBaseTableName() - Method in class mil.nga.geopackage.extension.related.ExtendedRelation
-
Getter
- getBaseTableRelations(String) - Method in class mil.nga.geopackage.extension.related.ExtendedRelationsDao
-
Get the relations to the base table
- getBaseTables() - Method in class mil.nga.geopackage.extension.related.ExtendedRelationsDao
-
Get all the base table names
- getBicubicInterpolationValue(Double[][], CoverageDataSourcePixel, CoverageDataSourcePixel) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the bicubic interpolation coverage data value from the 4 x 4 coverage
data values
- getBicubicInterpolationValue(Double[][], float, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the bicubic interpolation coverage data value from the 4 x 4 coverage
data values
- getBicubicInterpolationValue(GriddedTile, TImage, Double[][], Double[][], Double[][], int, int, float, float, float, float, float, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the bicubic interpolation coverage data value
- getBilinearInterpolationValue(CoverageDataSourcePixel, CoverageDataSourcePixel, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the Bilinear Interpolation coverage data value
- getBilinearInterpolationValue(float, float, float, float, float, float, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the Bilinear Interpolation coverage data value
- getBilinearInterpolationValue(float, float, float, float, float, float, Double, Double, Double, Double) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the Bilinear Interpolation coverage data value
- getBilinearInterpolationValue(GriddedTile, TImage, Double[][], Double[][], Double[][], int, int, float, float, float, float, float, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the bilinear interpolation coverage data value
- getBlob(int) - Method in interface mil.nga.geopackage.db.Result
-
Returns the value of the requested column as a byte array.
- getBlue() - Method in class mil.nga.geopackage.style.Color
-
Get the blue color as an integer
- getBlue(String) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the hex blue color from the hex string
- getBlue(int) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the blue color from color integer
- getBlueArithmetic() - Method in class mil.nga.geopackage.style.Color
-
Get the blue color as an arithmetic float
- getBlueHex() - Method in class mil.nga.geopackage.style.Color
-
Get the blue color in hex
- getBlueHexShorthand() - Method in class mil.nga.geopackage.style.Color
-
Get the blue color in hex, shorthand when possible
- 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(Projection) - Method in class mil.nga.geopackage.core.contents.Contents
-
Get a bounding box in the provided projection
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get the bounding box for all tables in the provided projection
- getBoundingBox(String) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get the bounding box for the table in the table's projection
- getBoundingBox(Projection, String) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get the bounding box for the table in the provided projection
- getBoundingBox() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataRequest
-
Get the bounding box
- getBoundingBox() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Query for the bounds of the feature table index
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Query for the feature index bounds and return in the provided projection
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box for all tables in the provided projection, including
contents and table metadata
- getBoundingBox(Projection, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box for all tables in the provided projection, including
contents, table metadata, and manual queries if enabled
- getBoundingBox(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box for the table in the table's projection, including
contents and table metadata
- getBoundingBox(Projection, String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box for the table in the provided projection, including
contents and table metadata
- getBoundingBox(String, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box for the table in the table's projection, including
contents, table metadata, and manual queries if enabled
- getBoundingBox(Projection, String, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box for the table in the provided projection, including
contents, table metadata, and manual queries if enabled
- getBoundingBox() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get bounding box
- getBoundingBox(Projection) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box for all tables in the provided projection, including
contents and table metadata
- getBoundingBox(Projection, boolean) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box for all tables in the provided projection, including
contents, table metadata, and manual queries if enabled
- getBoundingBox(String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box for the table in the table's projection, including
contents and table metadata
- getBoundingBox(Projection, String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box for the table in the provided projection, including
contents and table metadata
- getBoundingBox(String, boolean) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box for the table in the table's projection, including
contents, table metadata, and manual queries if enabled
- getBoundingBox(Projection, String, boolean) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box for the table in the provided projection, including
contents, table metadata, and manual queries if enabled
- getBoundingBox() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
-
Get a bounding box
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
-
Get a bounding box in the provided projection
- 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(BoundingBox, TileMatrix, long, long) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the bounding box of the tile column and row in the tile matrix using
the total bounding box with constant units
- getBoundingBox(BoundingBox, long, long, long, long) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the bounding box of the tile column and row in the tile width and
height bounds using the total bounding box with constant units
- getBoundingBox(BoundingBox, TileMatrix, TileGrid) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the bounding box of the tile grid in the tile matrix using the total
bounding box with constant units
- getBoundingBox(BoundingBox, long, long, TileGrid) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the bounding box of the tile grid in the tile width and height bounds
using the total bounding box with constant units
- getBoundingBox() - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the bounding box of the user table data
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the bounding box of the user table data
- getBoundingBoxProjection() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the bounding box projection
- getByteOrder() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
-
Get the byte order
- getBytes() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
-
Get the bytes of the entire GeoPackage geometry including GeoPackage
header and WKB bytes
- getChunkLimit() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Get the SQL query chunk limit
- getClassType() - Method in enum mil.nga.geopackage.db.GeoPackageDataType
-
Get the Java class type
- getClosestZoomLevel(double[], double[], List<TileMatrix>, double) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
-
Get the closest zoom level for the provided width and height in the
default units
- getClosestZoomLevel(double[], double[], List<TileMatrix>, double, double) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
-
Get the closest zoom level for the provided width and height in the
default units
- getCode() - Method in enum mil.nga.geopackage.metadata.MetadataScopeType
-
- getColor() - Method in class mil.nga.geopackage.style.Color
-
Get the color as an integer
- getColorColumn() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the color column
- getColorColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the color column index
- getColorHex() - Method in class mil.nga.geopackage.style.Color
-
Get the color as a hex string
- getColorHexShorthand() - Method in class mil.nga.geopackage.style.Color
-
Get the color as a hex string, shorthanded when possible
- getColorHexShorthandWithAlpha() - Method in class mil.nga.geopackage.style.Color
-
Get the color as a hex string with alpha, shorthanded when possible
- getColorHexWithAlpha() - Method in class mil.nga.geopackage.style.Color
-
Get the color as a hex string with alpha
- getColorWithAlpha() - Method in class mil.nga.geopackage.style.Color
-
Get the color as an integer including the alpha
- getColumn(int) - Method in class mil.nga.geopackage.db.table.TableInfo
-
Get the column at the index
- getColumn(String) - Method in class mil.nga.geopackage.db.table.TableInfo
-
Get the column with the name
- getColumn(String) - Method in class mil.nga.geopackage.db.TableMapping
-
Get the mapped column for the column name
- getColumn(UserTable<T>, DublinCoreType) - Static method in class mil.nga.geopackage.extension.related.dublin.DublinCoreMetadata
-
Get the column from the table for the Dublin Core Type term
- getColumn(UserCoreRow<T, ?>, DublinCoreType) - Static method in class mil.nga.geopackage.extension.related.dublin.DublinCoreMetadata
-
Get the column from the row for the Dublin Core Type term
- getColumn(String, Object) - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the column, create if needed
- 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
- getColumnConstraint(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Attempt to get a column constraint by parsing the SQL statement
- getColumnConstraint(String, int) - Method in class mil.nga.geopackage.db.table.TableConstraints
-
Get the column constraint at the index
- getColumnConstraints(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Attempt to get column constraints by parsing the SQL statement
- getColumnConstraints() - Method in class mil.nga.geopackage.db.table.TableConstraints
-
Get the column constraints
- getColumnConstraints(String) - Method in class mil.nga.geopackage.db.table.TableConstraints
-
Get the column constraints
- getColumnCount() - Method in interface mil.nga.geopackage.db.Result
-
Get the number of columns
- getColumnIndex(SQLiteMasterColumn) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the column index of the column type
- getColumnIndex(String) - Method in interface mil.nga.geopackage.db.Result
-
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
-
Get the column name
- getColumnName() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Get the column name
- getColumnName() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the column name
- 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.db.TableMapping
-
Get the column names
- 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() - Method in class mil.nga.geopackage.db.table.TableInfo
-
Get the columns
- getColumns() - Method in class mil.nga.geopackage.db.table.UniqueConstraint
-
Get the columns
- getColumns() - Method in class mil.nga.geopackage.db.TableMapping
-
Get the columns as an entry set
- getColumns() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the columns
- 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
- getColumnsWithConstraints() - Method in class mil.nga.geopackage.db.table.TableConstraints
-
Get the column names with constraints
- getColumnType(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Get the column constraint type of the constraint SQL
- getColumnType(String) - Static method in enum mil.nga.geopackage.db.table.ConstraintType
-
Get a matching column constraint type from the value
- getConnectionSource() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Get a connection source
- getConstantValue() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the constant value
- getConstantValueAsString() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the constant value as a string
- getConstraint(int) - Method in class mil.nga.geopackage.db.table.ColumnConstraints
-
Get the constraint at the index
- getConstraint(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Attempt to get a constraint by parsing the SQL statement
- getConstraintName() - Method in class mil.nga.geopackage.schema.columns.DataColumns
-
- getConstraintName() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
-
- getConstraints(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the constraints from table SQL
- getConstraints() - Method in class mil.nga.geopackage.db.table.ColumnConstraints
-
Get the constraints
- getConstraints(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Get the constraints for the table SQL
- getConstraints(DataColumnConstraintsDao) - Method in class mil.nga.geopackage.schema.columns.DataColumns
-
- getConstraints() - Method in class mil.nga.geopackage.user.UserColumn
-
Get the constraints
- getConstraints() - Method in class mil.nga.geopackage.user.UserTable
-
Get the constraints
- getConstraints(ConstraintType) - Method in class mil.nga.geopackage.user.UserTable
-
Get the constraints of the provided type
- getConstraintType() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
-
- getContents(ContentsDataType) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get contents by data type
- getContents(String) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get contents by data type
- getContents() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the contents
- getContents() - Method in class mil.nga.geopackage.extension.contents.ContentsId
-
Get the contents
- getContents() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the contents
- getContents() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the contents
- 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
-
- getContents() - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the contents
- getContents() - Method in class mil.nga.geopackage.user.UserTable
-
Get the contents
- getContentsBoundingBox(Projection) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box for all table contents in the provided projection
- getContentsBoundingBox(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box from the contents for the table in the table's
projection
- getContentsBoundingBox(Projection, String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the bounding box from the contents for the table in the provided
projection
- getContentsBoundingBox(Projection) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box for all table contents in the provided projection
- getContentsBoundingBox(String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box from the contents for the table in the table's
projection
- getContentsBoundingBox(Projection, String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the bounding box from the contents for the table in the provided
projection
- 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
- getContentsId() - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Get the contents id extension
- getContentsIdDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get a Contents Id DAO
- getContentsIdDao() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get a Contents Id DAO
- getContentTypeColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Get the content type column
- getContentTypeColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Get the content type column index
- getCoordDimension() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
-
- getCount() - Method in interface mil.nga.geopackage.user.UserCoreResult
-
Get the count of results
- getCoverageBoundingBox() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data bounding box
- getCoverageProjection() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data projection
- getCrs(Projection) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the CRS from the projection
- getCubicInterpolationValue(Double[], double) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Interpolate 4 values using the offset between value1 and value2
- getCubicInterpolationValue(Double, Double, Double, Double, double) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Interpolate 4 values using the offset between value1 and value2
- getDao() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get the contents id DAO
- getDao() - Method in class mil.nga.geopackage.extension.link.FeatureTileTableCoreLinker
-
Get the feature tile link DAO
- getDao() - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Get the table Data Access Object
- getDao() - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
Get the tile scaling 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() - Method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Get the data column
- 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
- getDataColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Get the data column index
- 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
- getDataNull() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the data null value
- getDataNull() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the value that indicates NULL
- getDataType() - Method in class mil.nga.geopackage.attributes.AttributesTable
-
Get the contents data type
- getDataType() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the data type
- getDataType() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the data type
- getDataType() - Method in class mil.nga.geopackage.db.table.TableColumn
-
Get the column data type
- getDataType(String) - Static method in class mil.nga.geopackage.db.table.TableInfo
-
Get the data type from the type value
- getDataType() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the data type
- getDataType() - Method in enum mil.nga.geopackage.extension.related.RelationType
-
Get the contents data type
- getDataType() - Method in class mil.nga.geopackage.extension.related.UserRelatedTable
-
Get the contents data type
- getDataType() - Method in class mil.nga.geopackage.features.user.FeatureTable
-
Get the contents data type
- getDataType() - Method in class mil.nga.geopackage.tiles.user.TileTable
-
Get the contents data type
- getDataType() - Method in class mil.nga.geopackage.user.custom.UserCustomTable
-
Get the contents data type
- getDataType() - Method in class mil.nga.geopackage.user.UserColumn
-
Get the data type
- getDataType() - Method in class mil.nga.geopackage.user.UserTable
-
Get the contents data type
- getDataTypeString() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the data type string value
- getDb() - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the database connection
- getDefaultValue() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the default value
- getDefaultValue() - Method in class mil.nga.geopackage.db.table.TableColumn
-
Get the default value
- getDefaultValue(String, String) - Static method in class mil.nga.geopackage.db.table.TableInfo
-
Get the default object value for the string default value and type
- getDefaultValue(String, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.table.TableInfo
-
Get the default object value for the string default value with the data
type
- getDefaultValue() - Method in class mil.nga.geopackage.user.UserColumn
-
Get the default value
- getDefaultValueAsString() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the default value as a string
- getDefaultValueString() - Method in class mil.nga.geopackage.db.table.TableColumn
-
Get the default value as a string
- getDefinition() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the definition
- getDefinition() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
-
- getDefinition(long) - Method in class mil.nga.geopackage.extension.CrsWktExtension
-
Get the extension definition
- getDefinition() - Method in class mil.nga.geopackage.extension.Extensions
-
Get the definition
- getDefinition() - Method in enum mil.nga.geopackage.metadata.MetadataScopeType
-
- getDefinition_12_063() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the 12_063 WKT definition
- getDefinition_12_063(long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
-
Query to get the definition 12 063 value if the extension exists
- getDescription() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the description
- getDescription() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the description
- 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
-
- getDescriptionColumn() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the description column
- getDescriptionColumn() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the description column
- getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the description column index
- getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the description column index
- getDouble(int) - Method in interface mil.nga.geopackage.db.Result
-
Returns the value of the requested column as an double.
- getDownloadAttempts() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the number of download attempts
- getDroppedColumns() - Method in class mil.nga.geopackage.db.TableMapping
-
Get a set of dropped columns
- getEncoding() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the value pixel encoding type
- getEnvelope(GeoPackageGeometryData) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Get or build a geometry envelope from the Geometry Data
- getEnvelope() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
-
Get the geometry envelope
- getExtendedRelationsDao() - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Get the extended relations DAO
- getExtendedRelationsDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get a Extended Relations DAO
- getExtendedRelationsDao() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get a Extended Relations DAO
- getExtension() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get the extension
- 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
- getExtension() - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
Get the extension
- getExtensionName() - Method in class mil.nga.geopackage.extension.Extensions
-
Get the extension name
- 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
-
- 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
- getExtensions(String, String) - Method in class mil.nga.geopackage.extension.BaseExtension
-
Get the extension for the name and table name
- getExtensions(String) - Method in class mil.nga.geopackage.extension.BaseExtension
-
Get the extension for the name
- getExtensionsDao() - Method in class mil.nga.geopackage.extension.BaseExtension
-
Get the Extensions DAO
- 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
- getFeatureAndTileTables() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the feature and tile tables
- getFeatureAndTileTables() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the feature and tile tables
- getFeatureBoundingBox(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Get the bounding box in the feature projection from the bounding box in
the provided projection
- getFeatureBoundingBox(Projection, String, boolean) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the feature table bounding box
- 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
-
- getFieldName() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the field name
- 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
- getFillColorColumn() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the fill color column
- getFillColorColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the fill color column index
- getFillOpacityColumn() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the fill opacity column
- getFillOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the fill opacity column index
- getFloat(int) - Method in interface mil.nga.geopackage.db.Result
-
Returns the value of the requested column as an float.
- getFloatPixelValue(GriddedTile, Double) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the pixel value of the coverage data value
- 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(Result, int, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.ResultUtils
-
Get the float value from the cursor of the column
- getFromColumn() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the from column
- getFromTable() - Method in class mil.nga.geopackage.db.TableMapping
-
Get the from table name
- getFTableName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
-
- getGeometry() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
-
Get the geometry
- 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
-
Get the geometry columns
- getGeometryColumns() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the geometry columns
- 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
-
Get the geometry type
- 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
-
Get the geometry type name
- getGeometryTypeName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
-
- getGeometryTypeNameColumn() - Method in class mil.nga.geopackage.extension.style.StyleMappingTable
-
Get the geometry type name column
- getGeometryTypeNameColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleMappingTable
-
Get the geometry type name column index
- 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.BaseExtension
-
Get the GeoPackage
- 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
- getGeoPackage() - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Get the GeoPackage
- getGeoPackage(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Get the GeoPackage for the GeoPackage name
- getGeoPackage() - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
Get the GeoPackage
- getGeoPackage() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the GeoPackage
- getGeoPackageNames() - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Get the GeoPackage names
- getGeoPackages() - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Get the GeoPackages
- getGeoPackages() - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Get the cached GeoPackages
- getGreen() - Method in class mil.nga.geopackage.style.Color
-
Get the green color as an integer
- getGreen(String) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the hex green color from the hex string
- getGreen(int) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the green color from color integer
- getGreenArithmetic() - Method in class mil.nga.geopackage.style.Color
-
Get the green color as an arithmetic float
- getGreenHex() - Method in class mil.nga.geopackage.style.Color
-
Get the green color in hex
- getGreenHexShorthand() - Method in class mil.nga.geopackage.style.Color
-
Get the green color in hex, shorthand when possible
- getGridCellEncoding() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the grid cell encoding
- getGridCellEncodingType() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the grid cell encoding type
- getGriddedCoverage() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the gridded coverage
- getGriddedCoverageDao() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the Gridded Coverage DAO
- getGriddedCoverageDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get a 2D Gridded Coverage DAO
- getGriddedCoverageDao() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get a 2D Gridded Coverage DAO
- getGriddedTile() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the gridded tile
- getGriddedTile(long) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the gridded tile by id
- getGriddedTileDao() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the Gridded Tile DAO
- getGriddedTileDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get a 2D Gridded Tile DAO
- getGriddedTileDao() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get a 2D Gridded Tile DAO
- 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
- getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the requested coverage data height
- getHeight() - Method in interface mil.nga.geopackage.extension.coverage.CoverageDataImage
-
Get the height
- getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataResults
-
Get the results height
- getHeightColumn() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the height column
- getHeightColumnIndex() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the height column index
- getHSL() - Method in class mil.nga.geopackage.style.Color
-
Get the HSL (hue, saturation, lightness) values
- getHue() - Method in class mil.nga.geopackage.style.Color
-
Get the HSL hue value
- getId() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the id
- getId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the id
- 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.contents.ContentsId
-
Get the id
- getId(Contents) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get the contents id
- getId(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get the contents id
- getId() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the id
- getId() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the id
- 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.extension.related.ExtendedRelation
-
Getter
- 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.features.OAPIFeatureCoreGenerator
-
Get the collection 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 interface mil.nga.geopackage.user.UserCoreResult
-
Get the primary key value
- getId() - Method in class mil.nga.geopackage.user.UserCoreRow
-
Get the id value, which is the value of the primary key
- getIdColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Get the id column
- getIdColumn() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Get the id column
- getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaTable
-
Get the id column index
- getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesTable
-
Get the id column index
- getIdentifier() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the identifier
- getIds() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get all contents ids
- getIds(ContentsDataType) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get by contents data type
- getIds(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get by contents data type
- getIndex() - Method in class mil.nga.geopackage.db.table.TableColumn
-
Get the column index
- getIndex() - Method in class mil.nga.geopackage.user.UserColumn
-
Get the index
- 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.db.Result
-
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(Result, int, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.ResultUtils
-
Get the integer value from the cursor of the column
- getLastChange() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the last change
- 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
- getLatitudeFromPixel(long, BoundingBox, BoundingBox, float) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the latitude from the pixel location, bounding box, tile bounding box
(when different from bounding box), and image height
- getLightness() - Method in class mil.nga.geopackage.style.Color
-
Get the HSL lightness value
- getLimit() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the limit
- 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.db.Result
-
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
- getLongitudeFromPixel(long, BoundingBox, BoundingBox, float) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the longitude from the pixel location, bounding box, tile bounding
box (when different from bounding box), and image width
- getM() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the m
- getMappedColumns() - Method in class mil.nga.geopackage.db.TableMapping
-
Get the mapped column values
- getMappingTableName() - Method in class mil.nga.geopackage.extension.related.ExtendedRelation
-
Getter
- getMappingTableName(String, String) - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Get the mapping table name
- 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.db.table.TableColumn
-
Get the column max value
- getMax() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataSourcePixel
-
Get the max
- getMax() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the maximum value of this tile
- getMax() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
-
- getMax() - Method in class mil.nga.geopackage.user.UserColumn
-
Get the max
- getMaxIsInclusive() - Method in class mil.nga.geopackage.schema.constraints.DataColumnConstraints
-
- getMaxLatitude() - Method in class mil.nga.geopackage.BoundingBox
-
Get the max latitude
- getMaxLength(double[], double[]) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
-
Get the max distance length that matches the tile widths and heights
- getMaxLongitude() - Method in class mil.nga.geopackage.BoundingBox
-
Get the max longitude
- getMaxM() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
-
Get the max m
- getMaxX() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the max x
- 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
-
Get the max x
- getMaxY() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the max y
- 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
-
Get the max y
- getMaxZ() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
-
Get the max z
- getMean() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the arithmetic mean of values in this tile
- 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.extension.coverage.CoverageDataSourcePixel
-
Get the min
- getMin() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the minimum value of this tile
- 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
-
Get the min latitude
- getMinLength(double[], double[]) - Static method in class mil.nga.geopackage.tiles.user.TileDaoUtils
-
Get the min distance length that matches the tile widths and heights
- getMinLongitude() - Method in class mil.nga.geopackage.BoundingBox
-
Get the min longitude
- getMinM() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
-
Get the min m
- getMinX() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the min x
- 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
-
Get the min x
- getMinY() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the min y
- 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
-
Get the min y
- getMinZ() - Method in class mil.nga.geopackage.extension.index.GeometryIndex
-
Get the min z
- getMissing() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get contents without contents ids
- getMissing(ContentsDataType) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get contents by data type without contents ids
- getMissing(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get contents by data type without contents ids
- getName() - Method in enum mil.nga.geopackage.core.contents.ContentsDataType
-
Get the name
- getName(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the name
- getName() - Method in class mil.nga.geopackage.db.table.ColumnConstraints
-
Get the column name
- getName() - Method in class mil.nga.geopackage.db.table.Constraint
-
Get the name
- getName(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Get the constraint name if it has one
- getName() - Method in class mil.nga.geopackage.db.table.TableColumn
-
Get the column name
- getName() - Method in enum mil.nga.geopackage.extension.coverage.GriddedCoverageDataType
-
Get the name
- getName() - Method in enum mil.nga.geopackage.extension.coverage.GriddedCoverageEncodingType
-
Get the name
- getName() - Method in enum mil.nga.geopackage.extension.related.dublin.DublinCoreType
-
Get the term name
- getName() - Method in enum mil.nga.geopackage.extension.related.RelationType
-
Get the name
- getName() - Method in enum mil.nga.geopackage.extension.scale.TileScalingType
-
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
-
Get the name
- getNameAndDefinition(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Get the constraint name and remaining definition
- getNameColumn() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the name column
- getNameColumn() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the name column
- getNameColumnIndex() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the name column index
- getNameColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the name column index
- getNames() - Method in class mil.nga.geopackage.GeoPackageCoreCache
-
Get the names of the cached GeoPackages
- getNearestNeighbors(float, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Determine the nearest neighbors of the source pixel, sorted by closest to
farthest neighbor
- getNearestNeighborValue(GriddedTile, TImage, Double[][], Double[][], Double[][], int, int, float, float, float, float, float, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the nearest neighbor coverage data value
- getOffset() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataSourcePixel
-
Get the offset
- getOffset() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the offset
- getOffset() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the offset
- getOpacity() - Method in class mil.nga.geopackage.style.Color
-
Get the opacity as an arithmetic float
- getOpacityColumn() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the opacity column
- getOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the opacity column index
- getOrBuildEnvelope() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
-
Get the envelope if it exists or build it from the geometry if not null
- getOrCreate(String, String, String, String, ExtensionScopeType) - Method in class mil.nga.geopackage.extension.BaseExtension
-
Get the extension or create as needed
- getOrCreate(Contents) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get or create a contents id
- getOrCreate(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get or create a contents id
- getOrCreate() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get or create the extension
- getOrCreate() - Method in class mil.nga.geopackage.extension.CrsWktExtension
-
Get or create the extension
- getOrCreate(String, String, GeometryType) - Method in class mil.nga.geopackage.extension.GeometryExtensions
-
Get or create the extension, non-linear geometry type
- getOrCreate(String, String, String, GeometryType) - Method in class mil.nga.geopackage.extension.GeometryExtensions
-
- getOrCreate() - Method in class mil.nga.geopackage.extension.MetadataExtension
-
Get or create the extension
- getOrCreate() - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Get or create the extension
- getOrCreate(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Get or create the extension
- getOrCreate(String, String) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Get or create the extension
- getOrCreate() - Method in class mil.nga.geopackage.extension.SchemaExtension
-
Get or create the extension
- getOrCreate(String) - Method in class mil.nga.geopackage.extension.WebPExtension
-
Get or create the extension
- getOrCreate(String) - Method in class mil.nga.geopackage.extension.ZoomOtherExtension
-
Get or create the extension
- getOrCreateCode(String, long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
-
Get or Create the Spatial Reference System for the provided organization
and id
- getOrCreateExtension() - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get or create if needed the extension
- getOrCreateFromEpsg(long) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemDao
-
Get or Create the Spatial Reference System for the provided epsg
- getOrCreateId(Contents) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get or create a contents id
- getOrCreateId(String) - Method in class mil.nga.geopackage.extension.contents.ContentsIdExtension
-
Get or create a contents id
- getOrganization() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the organization
- getOrganization() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
-
- getOrganizationCoordsysId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the organization coordsys id
- 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
- getPeriod() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the time period
- getPixel() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataSourcePixel
-
Get the pixel
- getPixelValue(short[], int, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the pixel value as an "unsigned short" at the coordinate from the
"unsigned short" pixel values
- getPixelValue(int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the "unsigned short" value from the unsigned 16 bit integer pixel
value
- getPixelValue(GriddedTile, Double) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the "unsigned short" pixel value of the coverage data value
- getPixelValue(float[], int, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the pixel value at the coordinate from the pixel values
- 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
- getPosition() - Method in interface mil.nga.geopackage.db.Result
-
Get the current position
- getPrecision() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the precision
- getPrimaryKey() - Method in class mil.nga.geopackage.db.table.TableInfo
-
Get the single or first primary key if one exists
- getPrimaryKeyColumnName(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Get the primary key of a table
- getPrimaryKeys() - Method in class mil.nga.geopackage.db.table.TableInfo
-
Get the primary key columns
- getProgress() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the progress
- getProjectedBoundingBox() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataRequest
-
Get the projected bounding box
- 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(String, 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(String, 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() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the projection
- getProjection() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the projection for the Spatial Reference System
- getProjection() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Get the feature projection
- getProjection() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the projection
- getProjection() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSfSql
-
Get the projection
- getProjection() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
-
Get the projection
- getProjection() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the projection
- getProjection() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
-
Get the projection
- getProjection() - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the projection
- getProjections() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the supported projections
- getProjections(String) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the supported projections
- getProjections(Collection) - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the supported projections
- getProperties() - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Get the properties
- getProperties() - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Get the unique properties
- getPropertiesExtension(T) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Create a properties extension from the GeoPackage
- 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
- getQuantityDefinition() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the quantity definition
- getRed() - Method in class mil.nga.geopackage.style.Color
-
Get the red color as an integer
- getRed(String) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the hex red color from the hex string
- getRed(int) - Static method in class mil.nga.geopackage.style.ColorUtils
-
Get the red color from color integer
- getRedArithmetic() - Method in class mil.nga.geopackage.style.Color
-
Get the red color as an arithmetic float
- getRedHex() - Method in class mil.nga.geopackage.style.Color
-
Get the red color in hex
- getRedHexShorthand() - Method in class mil.nga.geopackage.style.Color
-
Get the red color in hex, shorthand when possible
- getReferenceScope() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
-
- getRelatedIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Get the related id column
- getRelatedIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingTable
-
Get the related id column index
- getRelatedPrimaryColumn() - Method in class mil.nga.geopackage.extension.related.ExtendedRelation
-
Getter
- getRelatedTableName() - Method in class mil.nga.geopackage.extension.related.ExtendedRelation
-
Getter
- getRelatedTableRelations(String) - Method in class mil.nga.geopackage.extension.related.ExtendedRelationsDao
-
Get the relations to the related table
- getRelatedTables() - Method in class mil.nga.geopackage.extension.related.ExtendedRelationsDao
-
Get all the related table names
- getRelatedTables() - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Get the related tables extension
- getRelationName() - Method in class mil.nga.geopackage.extension.related.ExtendedRelation
-
Getter
- getRelationName() - Method in class mil.nga.geopackage.extension.related.UserRelatedTable
-
Get the relation name
- getRelations(String, String, String, String, String, String) - Method in class mil.nga.geopackage.extension.related.ExtendedRelationsDao
-
Get the relations matching the non null provided values
- getRelations(String, String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Get the relations to the base table and related table
- getRelations(String, String, String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Get the relations matching the non null provided values
- getRelations(String, String, String, String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Get the relations matching the non null provided values
- getRelations(String, String, String, String, String, String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Get the relations matching the non null provided values
- getRelationships() - Method in class mil.nga.geopackage.extension.related.RelatedTablesCoreExtension
-
Returns the relationships defined through this extension
- getRelationType() - Method in class mil.nga.geopackage.extension.related.ExtendedRelation
-
Get the relation type for pre-known types
- getRequestProjection() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the request projection
- getRootpage(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the rootpage
- getRow(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the row at the row index
- 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 row column data types
- getRowIdValue() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
-
- getRowOrLock(long) - Method in class mil.nga.geopackage.user.UserRowSync
-
Get the row if another same id request has been made by waiting until the
row has been set.
- getRTreeTable(FeatureTable) - Method in class mil.nga.geopackage.extension.RTreeIndexCoreExtension
-
Get the RTree Table
- getSaturation() - Method in class mil.nga.geopackage.style.Color
-
Get the HSL saturation value
- getScale() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the scale
- getScale() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the scale
- getScalingType() - Method in class mil.nga.geopackage.extension.scale.TileScaling
-
Get the tile scaling type
- getScalingTypeString() - Method in class mil.nga.geopackage.extension.scale.TileScaling
-
Get the tile scaling type string value
- getScope() - Method in class mil.nga.geopackage.extension.Extensions
-
Get the extension scope type
- getScript(String) - Static method in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Get the database script name for the property
- getServer() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the server
- getShort(int) - Method in interface mil.nga.geopackage.db.Result
-
Returns the value of the requested column as an short.
- getSingleton() - Static method in class mil.nga.geopackage.persister.DatePersister
-
Get the singleton instance
- 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
- getSql(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the sql
- getSql() - Method in class mil.nga.geopackage.db.table.RawConstraint
-
Get the constraint SQL
- 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
-
Get the SRS
- getSrs() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the srs
- 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.features.FeatureCoreGenerator
-
Get the Spatial Reference System
- getSrs() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
-
- getSrsId() - Method in class mil.nga.geopackage.core.contents.Contents
-
Get the srs id
- getSrsId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the srs id
- getSrsId() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
-
- getSrsId() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the srs id
- getSrsId() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
-
- getSrsId() - Method in class mil.nga.geopackage.geom.GeoPackageGeometryData
-
Get the srs id
- getSrsId() - Method in class mil.nga.geopackage.tiles.matrixset.TileMatrixSet
-
- getSrsName() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the srs name
- getSrsName() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSqlMm
-
- getSrsName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
-
- getSrsProjection() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the projection for creating the Spatial Reference System
- getSrsProjection() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the projection for creating the Spatial Reference System
- getSrtext() - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystemSfSql
-
- getStandardDeviation() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the standard deviation of values in this tile
- getStandardUri() - Method in class mil.nga.geopackage.metadata.Metadata
-
- getString(int) - Method in interface mil.nga.geopackage.db.Result
-
Returns the value of the requested column as a String.
- getSynonyms() - Method in enum mil.nga.geopackage.extension.related.dublin.DublinCoreType
-
Get the synonymous column names
- 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
- getTableConstraint(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Attempt to get a table constraint by parsing the SQL statement
- getTableConstraint(int) - Method in class mil.nga.geopackage.db.table.TableConstraints
-
Get the table constraint at the index
- getTableConstraints() - Method in class mil.nga.geopackage.db.table.TableConstraints
-
Get the table constraints
- getTableContents(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the contents of the user table
- getTableContents(String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the contents of the user table
- getTableDataType(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the contents data type of the user table
- getTableDataType(String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the contents data type of the user table
- getTableId() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the table id
- 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
-
Get the table name
- getTableName(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the table name
- getTableName() - Method in class mil.nga.geopackage.db.table.TableInfo
-
Get the table name
- getTableName() - Method in class mil.nga.geopackage.extension.contents.ContentsId
-
Get the table name
- getTableName() - Method in class mil.nga.geopackage.extension.coverage.GriddedTile
-
Get the name of tile pyramid user data table
- getTableName() - Method in class mil.nga.geopackage.extension.Extensions
-
Get the table name
- 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.extension.scale.TileScaling
-
Get the table name of the tile table
- getTableName() - Method in class mil.nga.geopackage.extension.scale.TileTableScaling
-
Get the table name
- getTableName() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the table name
- getTableName() - Method in class mil.nga.geopackage.features.columns.GeometryColumnsSqlMm
-
- getTableName() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the table name
- 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
- getTableRelations(String) - Method in class mil.nga.geopackage.extension.related.ExtendedRelationsDao
-
Get the relations to the table, both base table and related table
- getTables(ContentsDataType) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get table names by data type
- getTables(String) - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get table names by data type
- getTables() - Method in class mil.nga.geopackage.core.contents.ContentsDao
-
Get table names
- getTables(GeoPackageCore) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data tile tables
- getTables() - Method in class mil.nga.geopackage.extension.style.FeatureCoreStyleExtension
-
Get the feature tables registered with the extension
- getTables(ContentsDataType) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the tables for the contents data type
- getTables(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the tables for the contents data type
- getTables() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get all tables
- getTables(ContentsDataType) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the tables for the contents data type
- getTables(String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the tables for the contents data type
- getTables() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get all tables
- getTableType(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Get the table constraint type of the constraint SQL
- getTableType(String) - Static method in enum mil.nga.geopackage.db.table.ConstraintType
-
Get a matching table constraint type from the value
- getTableType(String) - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the contents data type of the user table
- getTableType(String) - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the contents data type of the user table
- getTileColumn(BoundingBox, long, double) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the tile column of the longitude in constant units
- 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
- getTileGridWGS84(BoundingBox, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the tile grid that includes the entire tile bounding box
- 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
- getTileMatrix() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataResults
-
Get the tile matrix used to find the coverage data values
- 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
-
Get the tile matrix set
- getTileMatrixSet() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the Tile Matrix Set
- getTileMatrixSet() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the tile matrix set
- 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
- getTileMatrixSetName() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the tile matrix set name
- getTileRow(BoundingBox, long, double) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the tile row of the latitude in constant units
- 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
- getTileScalingDao() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get a Tile Scaling DAO
- getTileScalingDao() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get a Tile Scaling DAO
- 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
-
- getTime() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the time
- getTimestamp() - Method in class mil.nga.geopackage.metadata.reference.MetadataReference
-
- getTitle() - Method in class mil.nga.geopackage.schema.columns.DataColumns
-
- getToColumn() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the to column
- getTolerance() - Method in class mil.nga.geopackage.extension.index.FeatureTableCoreIndex
-
Get the query range tolerance
- getTolerance() - Method in class mil.nga.geopackage.user.ColumnValue
-
Get the tolerance
- getToTable() - Method in class mil.nga.geopackage.db.TableMapping
-
Get the to table name
- getTotalLimit() - Method in class mil.nga.geopackage.features.OAPIFeatureCoreGenerator
-
Get the total limit
- getTransactionLimit() - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the single transaction limit
- getTransformation(Projection) - Method in class mil.nga.geopackage.core.srs.SpatialReferenceSystem
-
Get the projection transform from the provided projection to the Spatial
Reference System projection
- getType(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the type
- getType(int) - Method in interface mil.nga.geopackage.db.Result
-
Returns data type of the given column's value
- getType() - Method in class mil.nga.geopackage.db.table.Constraint
-
Get the constraint type
- getType(String) - Static method in class mil.nga.geopackage.db.table.ConstraintParser
-
Get the constraint type of the constraint SQL
- getType(String) - Static method in enum mil.nga.geopackage.db.table.ConstraintType
-
Get a matching constraint type from the value
- getType() - Method in class mil.nga.geopackage.db.table.TableColumn
-
Get the column type
- getType(Object) - Static method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the type for the object value
- getType() - Method in class mil.nga.geopackage.user.UserColumn
-
Get the database type
- getTypeName(String, GeoPackageDataType, GeometryType) - Static method in class mil.nga.geopackage.features.user.FeatureColumn
-
Get the type name from the data and geometry type
- getTypeName(String, GeoPackageDataType) - Static method in class mil.nga.geopackage.user.UserColumn
-
Get the type name from the data type
- getTypeString(int) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the type string
- getUnsignedPixelValue(short[], int, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the pixel value as a 16 bit unsigned value as an integer
- getUnsignedPixelValue(int[], int, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the pixel value as a 16 bit unsigned value at the coordinate from the
16 bit unsigned pixel values
- getUnsignedPixelValue(short) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the unsigned pixel value.
- getUnsignedPixelValue(GriddedTile, Double) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the unsigned 16 bit integer pixel value of the coverage data value
- getUnsignedPixelValues(short[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the unsigned pixel values.
- getUom() - Method in class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Get the units of measure
- getUserDb() - Method in class mil.nga.geopackage.user.UserCoreDao
-
Get the user database connection
- getUserVersion() - Method in class mil.nga.geopackage.db.GeoPackageCoreConnection
-
Get the user version
- getUserVersion() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the user version
- getUserVersion() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the user version
- getUserVersionMajor() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the major user version
- getUserVersionMajor() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the major user version
- getUserVersionMinor() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the minor user version
- getUserVersionMinor() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the minor user version
- getUserVersionPatch() - Method in class mil.nga.geopackage.factory.GeoPackageCoreImpl
-
Get the patch user version
- getUserVersionPatch() - Method in interface mil.nga.geopackage.GeoPackageCore
-
Get the patch user version
- getValue(int, SQLiteMasterColumn) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the value of the column at the row index
- getValue(List<Object>, SQLiteMasterColumn) - Method in class mil.nga.geopackage.db.master.SQLiteMaster
-
Get the value in the row at the column index
- getValue(int) - Method in interface mil.nga.geopackage.db.Result
-
Get the value for the column
- getValue(int, GeoPackageDataType) - Method in interface mil.nga.geopackage.db.Result
-
Get the value for the column
- getValue(Result, int) - Static method in class mil.nga.geopackage.db.ResultUtils
-
- getValue(Result, int, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.ResultUtils
-
- getValue(Result, int, int) - Static method in class mil.nga.geopackage.db.ResultUtils
-
Get the value from the cursor from the provided column
- getValue(Result, int, int, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.ResultUtils
-
Get the value from the cursor from the provided column
- getValue(Object, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.ResultUtils
-
Get the converted value from the value and data type
- getValue(GriddedTile, TImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data value from the image at the coordinate
- getValue(GriddedTile, short) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data value for the "unsigned short" pixel value
- getValue(GriddedTile, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data value for the unsigned short pixel value
- getValue(GriddedTile, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data value for the pixel value
- getValue(double, double) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data value at the coordinate
- getValue(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataResults
-
Get the coverage data value at the row and column
- getValue() - Method in enum mil.nga.geopackage.extension.ExtensionScopeType
-
Get the value
- getValue(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Get the first value for the property
- getValue(UserCoreRow<?, ?>, DublinCoreType) - Static method in class mil.nga.geopackage.extension.related.dublin.DublinCoreMetadata
-
Get the value from the row for the Dublin Core Type term
- getValue(String, Object) - Method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the column value
- getValue(Object, GeoPackageDataType) - Static method in class mil.nga.geopackage.features.FeatureCoreGenerator
-
Get the value for the object value with the data type
- 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
-
Get the value
- getValue(TColumn) - Method in interface mil.nga.geopackage.user.UserCoreResult
-
Get the value for the column
- getValue(int) - Method in interface mil.nga.geopackage.user.UserCoreResult
-
Get the value for the column index
- getValue(String) - Method in interface mil.nga.geopackage.user.UserCoreResult
-
Get the value for the column name
- 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(CoverageDataRequest, Integer, Integer) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the requested coverage data values with the requested width and
height
- getValues(GriddedTile, short[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data values from the "unsigned short" pixel values
- getValues(GriddedTile, int[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data values from the "unsigned short" pixel values
- getValues(GriddedTile, float[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data values from the pixel values
- getValues(BoundingBox) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data values within the bounding box
- getValues(BoundingBox, Integer, Integer) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the coverage data values within the bounding box with the requested
width and height result size
- getValues(CoverageDataRequest) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the requested coverage data values
- getValues() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataResults
-
Get the double array of coverage data values stored as [row][column]
- getValues(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesCoreExtension
-
Get the values for the property
- getValues(String) - Method in class mil.nga.geopackage.extension.properties.PropertiesManagerCore
-
Get the unique values for the property
- getValues() - Method in class mil.nga.geopackage.user.UserCoreRow
-
Get the row values
- getValueString(int) - Method in class mil.nga.geopackage.user.UserCoreRow
-
Get the value at the index as a string
- getValueString(String) - Method in class mil.nga.geopackage.user.UserCoreRow
-
Get the value of the column name as a string
- getValuesUnbounded(CoverageDataRequest) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the requested unbounded coverage data values.
- getValuesUnbounded(BoundingBox) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the unbounded coverage data values within the bounding box.
- 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
- getWGS84BoundingBox(TileGrid, int) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxUtils
-
Get the WGS84 tile bounding box from the tile grid and zoom level
- getWhere() - Method in class mil.nga.geopackage.db.TableMapping
-
Get the where clause
- getWhereOperator() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the where operator
- getWhereValue() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the where value
- getWhereValueAsString() - Method in class mil.nga.geopackage.db.MappedColumn
-
Get the where value as a string
- getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the requested coverage data width
- getWidth() - Method in interface mil.nga.geopackage.extension.coverage.CoverageDataImage
-
Get the width
- getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataResults
-
Get the results width
- getWidthColumn() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the width column
- getWidthColumn() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the width column
- getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.style.IconTable
-
Get the width column index
- getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.style.StyleTable
-
Get the width column index
- 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
- getXSource(int, float, float, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Determine the x source pixel location
- getXSourceMinAndMax(float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the min, max, and offset of the source X pixel
- 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
- getYSource(int, float, float, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Determine the y source pixel location
- getYSourceMinAndMax(float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataCore
-
Get the min, max, and offset of the source Y pixel
- getZ() - Method in class mil.nga.geopackage.features.columns.GeometryColumns
-
Get the z
- getZoomIn() - Method in class mil.nga.geopackage.extension.scale.TileScaling
-
Get the max levels to zoom in
- getZoomLevel() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataResults
-
Get the zoom level of the results
- 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(double[], double[], List<TileMatrix>, double, 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
- getZoomOut() - Method in class mil.nga.geopackage.extension.scale.TileScaling
-
Get the max levels to zoom out
- GRAY - Static variable in class mil.nga.geopackage.style.ColorConstants
-
Gray hex color
- GREEN - Static variable in class mil.nga.geopackage.style.ColorConstants
-
Green hex color
- GRIDDED_COVERAGE - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Tiled Gridded Coverage Data Coverage extension script
- GRIDDED_TILE - Static variable in class mil.nga.geopackage.db.GeoPackageTableCreator
-
Tiled Gridded Coverage Data Tile extension script
- GriddedCoverage - Class in mil.nga.geopackage.extension.coverage
-
Gridded Coverage object
- GriddedCoverage() - Constructor for class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Default Constructor
- GriddedCoverage(GriddedCoverage) - Constructor for class mil.nga.geopackage.extension.coverage.GriddedCoverage
-
Copy Constructor
- GriddedCoverageDao - Class in mil.nga.geopackage.extension.coverage
-
Gridded Coverage Data Access Object
- GriddedCoverageDao(ConnectionSource, Class<GriddedCoverage>) - Constructor for class mil.nga.geopackage.extension.coverage.GriddedCoverageDao
-
Constructor, required by ORMLite
- GriddedCoverageDataType - Enum in mil.nga.geopackage.extension.coverage
-
Gridded Coverage data type enumeration
- GriddedCoverageEncodingType - Enum in mil.nga.geopackage.extension.coverage
-
Gridded Coverage grid cell encoding type enumeration
- GriddedTile - Class in mil.nga.geopackage.extension.coverage
-
Gridded Tile object, for indexing data within user tables
- GriddedTile() - Constructor for class mil.nga.geopackage.extension.coverage.GriddedTile
-
Default Constructor
- GriddedTile(GriddedTile) - Constructor for class mil.nga.geopackage.extension.coverage.GriddedTile
-
Copy Constructor
- GriddedTileDao - Class in mil.nga.geopackage.extension.coverage
-
Gridded Tile Data Access Object
- GriddedTileDao(ConnectionSource, Class<GriddedTile>) - Constructor for class mil.nga.geopackage.extension.coverage.GriddedTileDao
-
Constructor, required by ORMLite