A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- active - Variable in class mil.nga.geopackage.io.Progress
-
Active flag
- addColumn(int, String) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a column
- addColumn(String) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a column
- addColumn(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Add a query column
- addColumn(FeatureColumn) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
- addColumns(String[]) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Add query columns
- addColumns(Collection<String>) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add columns
- addColumns(Collection<String>) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Add query columns
- addColumnWidth(int) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a column width
- addColumnWidth(int, int) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a column width
- addColumnWidths(int[]) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add the column widths
- addExtension(File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Add a GeoPackage file extension to the file if it does not already contain a file extension
- addExtension(String) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Add a GeoPackage file extension to the file if it does not already contain a file extension
- addHTTPHeaderValue(String, String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Add a HTTP Header field value, appending to any existing values for the field
- addHTTPHeaderValues(String, List<String>) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Add HTTP Header field values, appending to any existing values for the field
- addProgress(int) - Method in class mil.nga.geopackage.io.Progress
- addRow(List<String>) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a row
- addRow(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Add a feature row
- addRows(List<FeatureRow>) - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Add feature rows
- addRowValue(int, int, String) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a row value
- addRowValue(int, String) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a row value
- addTable(String) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Add a table
- addZoomLevel(int) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Add a zoom level
- addZoomLevelProgress(int, int) - Method in interface mil.nga.geopackage.io.GeoPackageZoomLevelProgress
-
Add to the total progress at the zoom level
- addZoomLevelProgress(int, int) - Method in class mil.nga.geopackage.io.ZoomLevelProgress
-
Add to the total progress at the zoom level
- addZoomLevels(int[]) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Add zoom levels
- addZoomLevels(int, int) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Add a range of zoom levels
- addZoomLevels(Collection<Integer>) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Add zoom levels
- adjustTileMatrixLengths() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Adjust the tile matrix lengths if needed.
- ALTER_TABLE_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
Alter table pattern
- alterTable(GeoPackage, String) - Static method in class mil.nga.geopackage.io.SQLExecAlterTable
-
Handle alter table statements that are unsupported, non spec compliant, or require additional modifications
- appendWhere(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Append to the where clause
- ARGUMENT_BOUNDING_BOX - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Bounding box argument
- ARGUMENT_BOUNDING_BOX - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Bounding box argument
- ARGUMENT_BOUNDING_BOX - Static variable in class mil.nga.geopackage.io.URLTileGen
-
Bounding box argument
- ARGUMENT_BOUNDING_BOX_PROJECTION - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Bounding box projection argument
- ARGUMENT_BOUNDS_MANUAL - Static variable in class mil.nga.geopackage.io.SQLExec
-
Bounds manual argument
- ARGUMENT_COMPRESS_FORMAT - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Compress format argument
- ARGUMENT_COMPRESS_FORMAT - Static variable in class mil.nga.geopackage.io.URLTileGen
-
Compress format argument
- ARGUMENT_COMPRESS_QUALITY - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Compress quality argument
- ARGUMENT_COMPRESS_QUALITY - Static variable in class mil.nga.geopackage.io.URLTileGen
-
Compress quality argument
- ARGUMENT_DGIWG - Static variable in class mil.nga.geopackage.io.SQLExec
-
DGIWG GeoPackage Profile validation argument
- ARGUMENT_EPSG - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
EPSG argument
- ARGUMENT_EPSG - Static variable in class mil.nga.geopackage.io.URLTileGen
-
EPSG argument
- ARGUMENT_FILL_POLYGON - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Fill polygon argument
- ARGUMENT_GEODESIC - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Geodesic argument
- ARGUMENT_ICON_HEIGHT - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Point icon display height argument
- ARGUMENT_ICON_WIDTH - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Point icon display width argument
- ARGUMENT_IGNORE_GEOPACKAGE_STYLES - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Ignore GeoPackage styles argument
- ARGUMENT_IMAGE_FORMAT - Static variable in class mil.nga.geopackage.io.TileReader
-
Image Format argument
- ARGUMENT_IMAGE_FORMAT - Static variable in class mil.nga.geopackage.io.TileWriter
-
Image Format argument
- ARGUMENT_IMAGE_HEIGHT - Static variable in class mil.nga.geopackage.io.TileWriter
-
Image height argument
- ARGUMENT_IMAGE_WIDTH - Static variable in class mil.nga.geopackage.io.TileWriter
-
Image width argument
- ARGUMENT_LIMIT - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Limit argument
- ARGUMENT_LINE_COLOR - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Line color argument
- ARGUMENT_LINE_STROKE_WIDTH - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Line stroke width argument
- ARGUMENT_LOG_COUNT - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Log Frequency Count argument
- ARGUMENT_LOG_COUNT - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Log Frequency Count argument
- ARGUMENT_LOG_COUNT - Static variable in class mil.nga.geopackage.io.TileReproject
-
Log Frequency Count argument
- ARGUMENT_LOG_COUNT - Static variable in class mil.nga.geopackage.io.URLTileGen
-
Log Frequency Count argument
- ARGUMENT_LOG_TIME - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Log Frequency Time argument
- ARGUMENT_LOG_TIME - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Log Frequency Time argument
- ARGUMENT_LOG_TIME - Static variable in class mil.nga.geopackage.io.TileReproject
-
Log Frequency Time argument
- ARGUMENT_LOG_TIME - Static variable in class mil.nga.geopackage.io.URLTileGen
-
Log Frequency Time argument
- ARGUMENT_MAX_COLUMN_WIDTH - Static variable in class mil.nga.geopackage.io.SQLExec
-
Max column width argument
- ARGUMENT_MAX_FEATURES_PER_TILE - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Max features per tile argument
- ARGUMENT_MAX_LINES_PER_ROW - Static variable in class mil.nga.geopackage.io.SQLExec
-
Max lines per row argument
- ARGUMENT_MAX_ROWS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Max Rows argument
- ARGUMENT_OPTIMIZE - Static variable in class mil.nga.geopackage.io.TileReproject
-
Optimize argument
- ARGUMENT_OPTIMIZE_PLATTE_CARRE - Static variable in class mil.nga.geopackage.io.TileReproject
-
Platte Carre (WGS84) optimization argument
- ARGUMENT_OPTIMIZE_PLATTE_CARRE_WORLD - Static variable in class mil.nga.geopackage.io.TileReproject
-
Platte Carre (WGS84) with world bounds optimization argument
- ARGUMENT_OPTIMIZE_WEB_MERCATOR - Static variable in class mil.nga.geopackage.io.TileReproject
-
Web Mercator optimization argument
- ARGUMENT_OPTIMIZE_WEB_MERCATOR_WORLD - Static variable in class mil.nga.geopackage.io.TileReproject
-
Web Mercator with world bounds optimization argument
- ARGUMENT_POINT_CENTER_ICON - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Center icon argument
- ARGUMENT_POINT_COLOR - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Point color argument
- ARGUMENT_POINT_ICON - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Point icon argument
- ARGUMENT_POINT_RADIUS - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Point radius argument
- ARGUMENT_POLYGON_COLOR - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Polygon color argument
- ARGUMENT_POLYGON_FILL_COLOR - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Polygon fill color argument
- ARGUMENT_POLYGON_STROKE_WIDTH - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Polygon stroke width argument
- ARGUMENT_PREFIX - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Argument prefix
- ARGUMENT_PREFIX - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Argument prefix
- ARGUMENT_PREFIX - Static variable in class mil.nga.geopackage.io.SQLExec
-
Argument prefix
- ARGUMENT_PREFIX - Static variable in class mil.nga.geopackage.io.TileReader
-
Argument prefix
- ARGUMENT_PREFIX - Static variable in class mil.nga.geopackage.io.TileReproject
-
Argument prefix
- ARGUMENT_PREFIX - Static variable in class mil.nga.geopackage.io.TileWriter
-
Argument prefix
- ARGUMENT_PREFIX - Static variable in class mil.nga.geopackage.io.URLTileGen
-
Argument prefix
- ARGUMENT_PROJECTION - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Projection argument
- ARGUMENT_PROJECTION - Static variable in class mil.nga.geopackage.io.SQLExec
-
Bounds projection argument
- ARGUMENT_PROJECTION - Static variable in class mil.nga.geopackage.io.TileReproject
-
Projection argument
- ARGUMENT_RAW_IMAGE - Static variable in class mil.nga.geopackage.io.TileReader
-
Raw image argument
- ARGUMENT_RAW_IMAGE - Static variable in class mil.nga.geopackage.io.TileWriter
-
Raw image argument
- ARGUMENT_REPLACE_EXISTING - Static variable in class mil.nga.geopackage.io.URLTileGen
-
Replace Existing Tiles argument
- ARGUMENT_RTREE_DROP - Static variable in class mil.nga.geopackage.io.SQLExec
-
R-tree drop argument
- ARGUMENT_RTREE_GEODESIC - Static variable in class mil.nga.geopackage.io.SQLExec
-
R-tree geodesic argument
- ARGUMENT_SIMPLIFY_GEOMETRIES - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Simplify geometries argument
- ARGUMENT_TILE_HEIGHT - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Tile draw height argument
- ARGUMENT_TILE_HEIGHT - Static variable in class mil.nga.geopackage.io.TileReproject
-
Tile draw height argument
- ARGUMENT_TILE_SCALE - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Tile scale factor argument
- ARGUMENT_TILE_TYPE - Static variable in class mil.nga.geopackage.io.TileWriter
-
Tile Type argument
- ARGUMENT_TILE_WIDTH - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
Tile draw width argument
- ARGUMENT_TILE_WIDTH - Static variable in class mil.nga.geopackage.io.TileReproject
-
Tile draw width argument
- ARGUMENT_TIME - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Time argument
- ARGUMENT_TMS - Static variable in class mil.nga.geopackage.io.URLTileGen
-
TMS argument
- ARGUMENT_TOTAL_LIMIT - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Total Limit argument
- ARGUMENT_TRANSACTION_LIMIT - Static variable in class mil.nga.geopackage.io.OAPIFeatureGen
-
Transaction Limit argument
- ARGUMENT_URL_EPSG - Static variable in class mil.nga.geopackage.io.URLTileGen
-
URL EPSG argument
- ARGUMENT_XYZ_TILES - Static variable in class mil.nga.geopackage.io.FeatureTileGen
-
XYZ Tiles format argument
- ARGUMENT_XYZ_TILES - Static variable in class mil.nga.geopackage.io.URLTileGen
-
XYZ Tiles format argument
- ARGUMENT_ZOOM_LEVELS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Zoom levels argument
- ARGUMENT_ZOOM_LEVELS - Static variable in class mil.nga.geopackage.io.TileReproject
-
Zoom levels argument
- AttributesConnection - Class in mil.nga.geopackage.attributes
-
GeoPackage Attributes Connection
- AttributesConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.attributes.AttributesConnection
-
Constructor
- AttributesDao - Class in mil.nga.geopackage.attributes
-
Attributes DAO for reading attributes user data tables
- AttributesDao(String, GeoPackageConnection, AttributesTable) - Constructor for class mil.nga.geopackage.attributes.AttributesDao
-
Constructor
- AttributesPaginatedResults - Class in mil.nga.geopackage.attributes
-
Attributes Paginated Results for iterating and querying through attributes in chunks
- AttributesPaginatedResults(AttributesDao, AttributesResultSet) - Constructor for class mil.nga.geopackage.attributes.AttributesPaginatedResults
-
Constructor
- AttributesResultSet - Class in mil.nga.geopackage.attributes
-
Attributes Result Set to wrap a database ResultSet for attributes queries
- AttributesResultSet(AttributesTable, String[], ResultSet, int) - Constructor for class mil.nga.geopackage.attributes.AttributesResultSet
-
Constructor
- AttributesResultSet(AttributesTable, String[], ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.attributes.AttributesResultSet
-
Constructor
- AttributesResultSet(AttributesTable, ResultSet, int) - Constructor for class mil.nga.geopackage.attributes.AttributesResultSet
-
Constructor
- AttributesResultSet(AttributesTable, ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.attributes.AttributesResultSet
-
Constructor
- AttributesRow - Class in mil.nga.geopackage.attributes
-
Attributes Row containing the values from a single result set row
- AttributesRow(AttributesRow) - Constructor for class mil.nga.geopackage.attributes.AttributesRow
-
Copy Constructor
- AttributesRow(AttributesTable) - Constructor for class mil.nga.geopackage.attributes.AttributesRow
-
Constructor to create an empty row
- AttributesRowSync - Class in mil.nga.geopackage.attributes
-
Attributes Row Sync to support reading a single attributes row copy when multiple near simultaneous asynchronous requests are made
- AttributesRowSync() - Constructor for class mil.nga.geopackage.attributes.AttributesRowSync
-
Constructor
B
- beginTransaction() - Method in class mil.nga.geopackage.db.GeoPackageConnection
- beginTransaction() - Method in class mil.nga.geopackage.GeoPackageImpl
- beginTransaction() - Method in class mil.nga.geopackage.user.UserDao
- beginTransaction(Connection) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Begin a transaction for the connection
- BITS_PER_SAMPLE - Static variable in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Bits per value for floating point coverage data
- BLOB_DISPLAY_VALUE - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blob display value
- BLOBS_ARGUMENT_DIRECTORY - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blobs directory argument
- BLOBS_ARGUMENT_EXTENSION - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blobs extension argument
- BLOBS_ARGUMENT_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blobs pattern argument
- BLOBS_COLUMN_END_REGEX - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blobs column end regex
- BLOBS_COLUMN_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blobs column pattern
- BLOBS_COLUMN_PATTERN_GROUP - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blobs column pattern group
- BLOBS_COLUMN_START_REGEX - Static variable in class mil.nga.geopackage.io.SQLExec
-
Blobs column start regex
- BLOBS_WRITE_DEFAULT_DIRECTORY - Static variable in class mil.nga.geopackage.io.SQLExec
-
Default write directory for blobs
- boundingBox - Variable in class mil.nga.geopackage.tiles.TileGenerator
-
Tile bounding box
C
- cacheGeometries - Variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
When true, geometries are cached.
- calculateDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Call after making changes to the point icon, point radius, or paint stroke widths.
- calculatePixelBounds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Calculate style pixel bounds
- calculatePixelBounds(float) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Calculate style pixel bounds
- calculatePixelBounds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds
- calculatePixelBounds(String, float) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the feature table
- calculatePixelBounds(IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the icon row
- calculatePixelBounds(IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the icon row
- calculatePixelBounds(StyleRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the style row
- calculatePixelBounds(StyleRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the style row
- calculatePixelBounds(PixelBounds, IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the icon row
- calculatePixelBounds(PixelBounds, IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the icon row
- calculatePixelBounds(PixelBounds, StyleRow) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the style row
- calculatePixelBounds(PixelBounds, StyleRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Calculate style pixel bounds for the style row
- calculateStylePixelBounds() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Calculate style pixel bounds
- calculateStylePixelBounds(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Calculate style pixel bounds
- cancel() - Method in class mil.nga.geopackage.io.Progress
-
Cancel the operation
- centerIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Center the icon on the point
- checkIfDrawn(BufferedImage) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Check if the image was drawn upon (non null and not transparent).
- chunkLimit - Variable in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query single chunk limit
- CIRCLE - mil.nga.geopackage.tiles.features.FeatureDrawType
-
Circle for a point
- circleColor - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Circle color
- circleFillColor - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Circle fill color
- circleStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Circle stroke width
- cleanupOnCancel() - Method in class mil.nga.geopackage.io.Progress
- clear() - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Clear the cache
- clear() - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Clear the cache
- clear() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Clear all caches
- clear() - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Clear the cache
- clear(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Clear the feature table cache
- clearAndResize(int) - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Clear and resize the cache
- clearAndResize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Clear and resize all caches and update the max cache size
- clearAndResize(String, int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Clear and resize the feature table cache
- clearCache() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Clear all caches
- clearCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Clear all caches
- clearCachedTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Clear the cached table feature styles
- clearCachedTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Clear the cached table icons
- clearCachedTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Clear the cached table styles
- clearGeometryCache() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Clear the geometry cache
- clearIconCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Clear the icon cache
- clearStylePaintCache() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Clear the style paint cache
- close() - Method in class mil.nga.geopackage.db.GeoPackageConnection
- close() - Method in class mil.nga.geopackage.db.ResultSetResult
- close() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Close the table index
- close() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
-
Close the results
- close() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
-
Close the results
- close() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
-
Close the results
- close() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Close the results
- close() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Close the index connections
- close() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
-
Close the results
- close() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
-
Close the results
- close() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Close the results
- close() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Close the feature tiles connection
- close() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Close the GeoPackage
- closeQuietly(Closeable) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Close quietly
- closeResultSet(ResultSet, String) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Close the ResultSet
- closeResultSetStatement(ResultSet, String) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Close the ResultSet Statement from which it was created, which closes all ResultSets as well
- closeStatement(Statement, String) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Close the statement
- COLOR_ALPHA - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- COLOR_BLUE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- COLOR_GREEN - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- COLOR_RED - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- COLUMN_NAME_GROUP - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
Column name pattern group
- columnToContentValue(ContentValues, FeatureColumn, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Map the column to the content values
- columnToContentValue(ContentValues, TColumn, Object) - Method in class mil.nga.geopackage.user.UserRow
-
Map the column to the content values
- COMMAND_ALL_ROWS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Command with all rows
- COMMAND_BOUNDS - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage bounds command
- COMMAND_CONTENTS - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage contents command
- COMMAND_CONTENTS_BOUNDS - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage contents bounds command
- COMMAND_COUNT - Static variable in class mil.nga.geopackage.io.SQLExec
-
Count command
- COMMAND_DGIWG - Static variable in class mil.nga.geopackage.io.SQLExec
-
DGIWG GeoPackage Profile validation
- COMMAND_EXTENSIONS - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage extensions command
- COMMAND_FOREIGN_KEY_CHECK - Static variable in class mil.nga.geopackage.io.SQLExec
-
SQLite Master command
- COMMAND_FOREIGN_KEYS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Foreign Keys command
- COMMAND_GEOMETRY - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage geometry command
- COMMAND_GEOPACKAGE_INFO - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage Info command
- COMMAND_HELP - Static variable in class mil.nga.geopackage.io.SQLExec
-
Help command
- COMMAND_HISTORY - Static variable in class mil.nga.geopackage.io.SQLExec
-
History command
- COMMAND_INDEXES - Static variable in class mil.nga.geopackage.io.SQLExec
-
Indexes command
- COMMAND_INTEGRITY_CHECK - Static variable in class mil.nga.geopackage.io.SQLExec
-
SQLite Master command
- COMMAND_MAX_COLUMN_WIDTH - Static variable in class mil.nga.geopackage.io.SQLExec
-
Max column width command
- COMMAND_MAX_LINES_PER_ROW - Static variable in class mil.nga.geopackage.io.SQLExec
-
Max lines per row command
- COMMAND_MAX_ROWS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Max rows command
- COMMAND_PREVIOUS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Previous command
- COMMAND_PROMPT - Static variable in class mil.nga.geopackage.io.SQLExec
-
Command prompt
- COMMAND_QUICK_CHECK - Static variable in class mil.nga.geopackage.io.SQLExec
-
Quick Check command
- COMMAND_REPROJECT - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage reproject command
- COMMAND_RTREE - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage R-tree command
- COMMAND_SQLITE_MASTER - Static variable in class mil.nga.geopackage.io.SQLExec
-
SQLite Master command
- COMMAND_TABLE_BOUNDS - Static variable in class mil.nga.geopackage.io.SQLExec
-
GeoPackage table bounds command
- COMMAND_TABLE_INFO - Static variable in class mil.nga.geopackage.io.SQLExec
-
Table Info command
- COMMAND_TABLES - Static variable in class mil.nga.geopackage.io.SQLExec
-
Tables command
- COMMAND_TRIGGERS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Triggers command
- COMMAND_VACUUM - Static variable in class mil.nga.geopackage.io.SQLExec
-
VACUUM command
- COMMAND_VERSION - Static variable in class mil.nga.geopackage.io.SQLExec
-
Version command
- COMMAND_VIEWS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Views command
- COMMAND_WRITE_BLOBS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Write blobs command
- commit() - Method in class mil.nga.geopackage.db.GeoPackageConnection
- commit() - Method in class mil.nga.geopackage.GeoPackageImpl
- commit() - Method in class mil.nga.geopackage.user.UserDao
- compressAndWriteImageToBytes(BufferedImage, String, float) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Compress and write the image to bytes in the provided format and quality
- compressFormat - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Compress format
- connection - Variable in class mil.nga.geopackage.user.UserConnection
-
Connection
- ContentValues - Class in mil.nga.geopackage.user
-
Content Values mapping between columns and values.
- ContentValues() - Constructor for class mil.nga.geopackage.user.ContentValues
- copy() - Method in class mil.nga.geopackage.attributes.AttributesRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Copy the row
- copy() - Method in class mil.nga.geopackage.user.custom.UserCustomRow
-
Copy the row
- COPY_TABLE_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
Copy table pattern
- copyValue(FeatureColumn, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
- count() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
-
Get the count of results
- count() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
-
Get the count of results
- count() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
-
Get the count of results
- count() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Get the count of results
- count() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index count
- count() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
-
Get the count of results
- count() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
-
Get the count of results
- count() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Get the count of features
- count() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Get the count of results
- count(boolean, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index count
- count(boolean, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Get a count of results
- count(boolean, String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounds
- count(boolean, String, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(boolean, String, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(boolean, String, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounding box
- count(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounding box in the provided projection
- count(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the geometry envelope
- count(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounds
- count(double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounds
- count(double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounds
- count(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounds
- count(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounds
- count(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Count of Tiles at a zoom level
- count(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounds
- count(String, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(String, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(String, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(String, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(String, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(String, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounding box
- count(String, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(String, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounding box in the provided projection
- count(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the geometry envelope
- count(String, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(Connection, String, String[]) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Attempt to count the results of the query
- count(ResultSet, String, String[]) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Attempt to count the results of the query
- count(Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count
- count(Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Count features
- count(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounding box
- count(BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box
- count(BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box
- count(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box
- count(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box, projected correctly
- count(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box
- count(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the bounding box in the provided projection
- count(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box in the provided projection
- count(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box in the provided projection
- count(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box in the provided projection
- count(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the bounding box in the provided projection
- count(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the bounding box in the provided projection
- count(UserCustomResultSet) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
-
Get the count of the result set and close it
- count(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the rows within the geometry envelope
- count(GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the geometry envelope
- count(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the geometry envelope
- count(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the geometry envelope
- count(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index count within the Geometry Envelope
- count(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually count the rows within the geometry envelope
- countByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Count by base id
- countByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Count by base id
- countByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Count by both base id and related id
- countByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Count by both base id and related id
- countByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Count by related id
- countByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Count by related id
- countColumn(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index count
- countColumn(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Get a count of results
- countColumnFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countColumnFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(boolean, String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(boolean, String, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(boolean, String, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(boolean, String, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(boolean, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(boolean, String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(boolean, String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(boolean, String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(boolean, String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(boolean, String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(boolean, String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(boolean, String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(boolean, String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(boolean, String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(boolean, String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(boolean, String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(boolean, String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(boolean, String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(boolean, String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(String, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(String, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(String, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(String, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounds
- countFeatures(String, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(String, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(String, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(String, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(String, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(String, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(String, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(String, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(String, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(String, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(String, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(String, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(String, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(String, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(String, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count features
- countFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count features
- countFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box, projected correctly
- countFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box
- countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the bounding box in the provided projection
- countFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the bounding box in the provided projection
- countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Count the Features within the Geometry Envelope
- countFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Count the features within the geometry envelope
- countFrequency - Variable in class mil.nga.geopackage.io.Progress
-
Log count frequency
- countIconRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Count the number of mappings to the icon row id
- countIconRowMappings(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Count the number of mappings to the icon row
- countMappings(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Count the number of mappings to the table and id
- countMappingsToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Count the number of mappings to the base table and id
- countMappingsToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Count the number of mappings in the extended relations to the base id
- countMappingsToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Count the number of mappings in the extended relation to the base id
- countMappingsToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Count the number of mappings to the related table and id
- countMappingsToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Count the number of mappings in the extended relations to the related id
- countMappingsToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Count the number of mappings in the extended relation to the related id
- countStyleRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Count the number of mappings to the style row id
- countStyleRowMappings(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Count the number of mappings to the style row
- countWithGeometries() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Get the count of features with non null geometries
- CoverageData<TImage extends CoverageDataImage> - Class in mil.nga.geopackage.extension.coverage
-
Tiled Gridded Coverage Data, abstract Common Encoding, Extension
- CoverageData(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageData
-
Constructor
- CoverageDataPng - Class in mil.nga.geopackage.extension.coverage
-
Tiled Gridded Coverage Data, PNG Encoding, Extension
- CoverageDataPng(GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Constructor, use the coverage data tables pixel tile size as the request size width and height
- CoverageDataPng(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Constructor
- CoverageDataPng(GeoPackage, TileDao, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Constructor, use the coverage data tables pixel tile size as the request size width and height, request as the specified projection
- CoverageDataPngImage - Class in mil.nga.geopackage.extension.coverage
-
Coverage Data PNG image, stores the tile row image and raster
- CoverageDataPngImage(TileRow) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
-
Constructor
- CoverageDataTiff - Class in mil.nga.geopackage.extension.coverage
-
Tiled Gridded Coverage Data, TIFF Encoding, Extension
- CoverageDataTiff(GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Constructor, use the coverage data tables pixel tile size as the request size width and height
- CoverageDataTiff(GeoPackage, TileDao, Integer, Integer, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Constructor
- CoverageDataTiff(GeoPackage, TileDao, Projection) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Constructor, use the coverage data tables pixel tile size as the request size width and height, request as the specified projection
- CoverageDataTiffImage - Class in mil.nga.geopackage.extension.coverage
-
Coverage Data TIFF image
- CoverageDataTiffImage(TileRow) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
-
Constructor, used for reading a TIFF
- CoverageDataTiffImage(FileDirectory) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
-
Constructor, used for writing a TIFF
- CoverageDataTileMatrixResults - Class in mil.nga.geopackage.extension.coverage
-
Coverage Data Tile Matrix results including the coverage data tile results and the tile matrix where found
- CoverageDataTileMatrixResults(TileMatrix, TileResultSet) - Constructor for class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
-
Constructor
- create() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Create the RTree extension for the feature table
- create(File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Create a GeoPackage
- create(File, boolean) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Create a GeoPackage
- create(File, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(File, String) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Create a GeoPackage
- create(File, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(File, String, boolean) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Create a GeoPackage
- create(File, String, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(File, String, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(File, GeoPackageFileName, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(File, GeoPackageFileName, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(File, GeoPackageFileName, String, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(File, GeoPackageFileName, String, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(String, File, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(String, File, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(String, File, String, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(String, File, String, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(AttributesDao, AttributesResultSet) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedResults
-
Create paginated results
- create(GeoPackageFileName, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(GeoPackageFileName, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(GeoPackageFileName, String, String) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(GeoPackageFileName, String, String, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Create a GeoPackage
- create(FeatureDao, FeatureResultSet) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedResults
-
Create paginated results
- create(GeoPackage, String, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table within the GeoPackage
- create(GeoPackage, String, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table within the GeoPackage
- create(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table in a specified GeoPackage
- create(GeoPackage, String, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table in a specified GeoPackage
- create(GeoPackage, String, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table
- create(GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table, replacing the existing tiles
- create(GeoPackage, String, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table
- create(GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table, replacing the existing tiles
- create(TileDao, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a tile table to a new tile table in a specified GeoPackage
- create(TileDao, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a tile table to a new tile table in a specified GeoPackage
- create(TileDao, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table
- create(TileDao, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Create a Reprojection from a GeoPackage tile table to a new tile table
- create(TileDao, TileResultSet) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedResults
-
Create paginated results
- create(UserCustomDao, UserCustomResultSet) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedResults
-
Create paginated results
- createBufferedImage(int, int, String) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Create a buffered image for the dimensions and image format
- createFeatures(String, String, String, BoundingBox, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, String, String, BoundingBox, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, String, String, BoundingBox, GeometryType, DataType, List<FeatureColumn>, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, String, String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, String, String, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, String, String, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, BoundingBox, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, BoundingBox, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, BoundingBox, GeometryType, DataType, List<FeatureColumn>, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, BoundingBox, GeometryType, DataType, SpatialReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, GeometryType, List<FeatureColumn>, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createFeatures(String, GeometryType, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create features table
- createGeoPackageDatasetMetadata(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create GeoPackage metadata with a dataset scope and metadata reference
- createGeoPackageMetadata(MetadataScopeType, String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create GeoPackage metadata and metadata reference
- createGeoPackageSeriesMetadata(String, String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create GeoPackage metadata with a series scope and metadata reference
- createIcon(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Create or retrieve from cache an icon image for the icon row
- createIcon(IconRow, float) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Create or retrieve from cache an icon image for the icon row
- createIcon(IconRow, float, IconCache) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Create or retrieve from cache an icon image for the icon row
- createIcon(IconRow, IconCache) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Create or retrieve from cache an icon image for the icon row
- createIconNoCache(IconRow) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Create an icon image for the icon row without caching
- createIconNoCache(IconRow, float) - Static method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Create an icon image for the icon row without caching
- createIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Create an icon relationship for the feature table
- createImage() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Create the final image from the layers, resets the layers
- createImage(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Create a new unsigned 16 bit short grayscale image
- createImage(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Create a new image
- createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Create a coverage data image
- createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Create a coverage data image
- createImage(TileRow) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Create a coverage data image
- createIsEmptyFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
- createMaxXFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
- createMaxYFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
- createMetadata(Metadata) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create metadata
- createMetadata(Metadata, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create metadata and metadata reference
- createMetadata(MetadataScopeType, String, String, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create metadata and metadata reference
- createMetadataReference(Metadata, MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create metadata reference
- createMetadataReference(MetadataReference) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create metadata reference
- createMinXFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
- createMinYFunction() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
- createNewImage() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Create a new empty image
- createRelationships() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Create style, icon, table style, and table icon relationships for the feature table
- createReprojectTileDao(String) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- createResult(String[], ResultSet, String, String[]) - Method in class mil.nga.geopackage.attributes.AttributesConnection
-
Create a result by wrapping the ResultSet
- createResult(String[], ResultSet, String, String[]) - Method in class mil.nga.geopackage.features.user.FeatureConnection
-
Create a result by wrapping the ResultSet
- createResult(String[], ResultSet, String, String[]) - Method in class mil.nga.geopackage.tiles.user.TileConnection
-
Create a result by wrapping the ResultSet
- createResult(String[], ResultSet, String, String[]) - Method in class mil.nga.geopackage.user.custom.UserCustomConnection
-
Create a result by wrapping the ResultSet
- createResult(String[], ResultSet, String, String[]) - Method in class mil.nga.geopackage.user.UserConnection
-
Create a result by wrapping the ResultSet
- createResult(ResultSet, String, String[]) - Method in class mil.nga.geopackage.user.UserConnection
-
Create a result by wrapping the ResultSet
- createStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Create a style relationship for the feature table
- createTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Create a feature table icon relationship
- createTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Create a feature table style relationship
- createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Create the tile
- createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Create the tile
- createTile(int, long, long) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Create the tile
- createTileMatrices(String, BoundingBox, long, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tile matrices for zoom levels
- createTileMatrices(String, BoundingBox, Collection<Long>, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tile matrices for zoom levels
- createTileMatrices(TileMatrixSet, long, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tile matrices for zoom levels
- createTileMatrices(TileMatrixSet, Collection<Long>, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tile matrices for zoom levels
- createTileMatrix(String, long, long, long, double, double) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create a tile matrix for a zoom level
- createTileMatrix(String, BoundingBox, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create a tile matrix for a zoom level
- createTileMatrix(TileMatrix) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- createTileMatrix(TileMatrixSet, long, long, long) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create a tile matrix for a zoom level
- createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, String, String, BoundingBox, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, String, String, BoundingBox, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, String, String, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, String, String, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, String, String, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, CoordinateReferenceSystem) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, CoordinateReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTiles(String, SpatialReferenceSystem, BoundingBox) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Create tiles table
- createTileTable(GeoPackage, TileTableMetadata) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Create the coverage data tile table with metadata and extension
- createTileTable(GeoPackage, TileTableMetadata) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Create the coverage data tile table with metadata and extension
- createTileTable(GeoPackage, TileTableMetadata, GriddedCoverageDataType) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Create the coverage data tile table with metadata and extension
- CustomFeaturesTile - Interface in mil.nga.geopackage.tiles.features
-
Interface defining custom feature tile drawing.
D
- decimalFormat - Variable in class mil.nga.geopackage.io.Progress
-
Decimal format
- DEFAULT_CACHE_MAX_SIZE - Static variable in class mil.nga.geopackage.features.user.FeatureCache
-
Default max number of feature rows to retain in cache
- DEFAULT_CACHE_SIZE - Static variable in class mil.nga.geopackage.extension.nga.style.IconCache
-
Default max number of icon images to retain in cache
- DEFAULT_GEOMETRY_CACHE_SIZE - Static variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Default max number of feature geometries to retain in cache
- DEFAULT_IMAGE_FORMAT - Static variable in class mil.nga.geopackage.io.TileReader
-
Default image format
- DEFAULT_IMAGE_FORMAT - Static variable in class mil.nga.geopackage.io.TileWriter
-
Default image format
- DEFAULT_MAX_COLUMN_WIDTH - Static variable in class mil.nga.geopackage.io.SQLExec
-
Default max column width
- DEFAULT_MAX_LINES_PER_ROW - Static variable in class mil.nga.geopackage.io.SQLExec
-
Default max lines per row
- DEFAULT_MAX_ROWS - Static variable in class mil.nga.geopackage.io.SQLExec
-
Default max rows
- DEFAULT_STYLE_PAINT_CACHE_SIZE - Static variable in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Default max number of feature style paints to maintain
- DEFAULT_TILE_TYPE - Static variable in class mil.nga.geopackage.io.TileReader
-
Default tile type
- DEFAULT_TILE_TYPE - Static variable in class mil.nga.geopackage.io.TileWriter
-
Default tile type
- DefaultFeatureTiles - Class in mil.nga.geopackage.tiles.features
-
Default Feature Tiles implementation using Java AWT to draw
- DefaultFeatureTiles(FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor
- DefaultFeatureTiles(FeatureDao, boolean) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor
- DefaultFeatureTiles(FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor
- DefaultFeatureTiles(FeatureDao, float, boolean) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor
- DefaultFeatureTiles(FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor
- DefaultFeatureTiles(FeatureDao, int, int, boolean) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor
- DefaultFeatureTiles(GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- DefaultFeatureTiles(GeoPackage, FeatureDao, boolean) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- DefaultFeatureTiles(GeoPackage, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- DefaultFeatureTiles(GeoPackage, FeatureDao, float, boolean) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- DefaultFeatureTiles(GeoPackage, FeatureDao, float, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- DefaultFeatureTiles(GeoPackage, FeatureDao, float, int, int, boolean) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- DefaultFeatureTiles(GeoPackage, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- DefaultFeatureTiles(GeoPackage, FeatureDao, int, int, boolean) - Constructor for class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- delete() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Delete the RTree extension for the feature table
- delete(String, String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
- delete(Connection, String, String, String[]) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Execute a deletion
- deleteAllFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete all feature styles including table styles, table icons, style, and icons
- deleteAllFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all feature styles including table styles, table icons, style, and icons
- deleteAllFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all feature styles including table styles, table icons, style, and icons
- deleteAllIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete all icons including table icons and feature row icons
- deleteAllIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all icons including table icons and feature row icons
- deleteAllIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all icons including table icons and feature row icons
- deleteAllIndexes() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index from all query order locations
- deleteAllStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete all styles including table styles and feature row styles
- deleteAllStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all styles including table styles and feature row styles
- deleteAllStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all styles including table styles and feature row styles
- deleteByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Delete user mappings by base id
- deleteByBaseId(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
-
Delete by base is and geometry type
- deleteByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Delete user mappings by base id
- deleteByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Delete user mappings by both base id and related id
- deleteByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Delete user mappings by both base id and related id
- deleteByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Delete user mappings by related id
- deleteByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Delete user mappings by related id
- deleteFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete all feature styles
- deleteFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all feature styles
- deleteFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all feature styles
- deleteIcon(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row icon for the geometry type
- deleteIcon(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row icon for the geometry type
- deleteIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row icon for the feature row geometry type
- deleteIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row icon for the feature row geometry type
- deleteIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row icon for the geometry type
- deleteIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row icon for the geometry type
- deleteIconDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row default icon
- deleteIconDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row default icon
- deleteIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row default icon
- deleteIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row default icon
- deleteIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete a icon relationship for the feature table
- deleteIconRow(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete an icon row by id and mappings
- deleteIconRow(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete an icon row and mappings
- deleteIconRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete icon row mappings
- deleteIconRowMappings(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete icon row mappings
- deleteIconRowNotMapped(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete a icon row by id only if it has no mappings
- deleteIconRowNotMapped(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete a icon row only if it has no mappings
- deleteIconRows() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all icon rows and mappings to them
- deleteIconRows(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete icon rows matching the where clause and mappings to them
- deleteIconRows(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete icon rows matching the field values and mappings to them
- deleteIconRowsNotMapped() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all icon rows if they have no mappings
- deleteIconRowsNotMapped(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete icon rows matching the where clause if they have no mappings
- deleteIconRowsNotMapped(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete icon rows matching the field values if they have no mappings
- deleteIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete all icons
- deleteIcons(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete feature row icons
- deleteIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all icons
- deleteIcons(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete feature row icons
- deleteIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete feature row icons
- deleteIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete feature row icons
- deleteIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all icons
- deleteIndex() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index
- deleteIndex(long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index for the geometry id
- deleteIndex(long, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index for the geometry id from the index types
- deleteIndex(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index from the index types
- deleteIndex(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index
- deleteIndex(FeatureIndexType, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index for the geometry id
- deleteIndex(FeatureIndexType, FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index for the feature row
- deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Delete the index for the feature row
- deleteIndex(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index for the feature row
- deleteIndex(FeatureRow, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Delete the feature index for the feature row from the index types
- deleteMappings(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Delete mappings to the table and id
- deleteMappingsToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Delete mappings to the base table and id
- deleteMappingsToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Delete mappings in the extended relations to the base id
- deleteMappingsToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Delete mappings in the extended relation to the base id
- deleteMappingsToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Delete mappings to the related table and id
- deleteMappingsToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Delete mappings in the extended relations to the related id
- deleteMappingsToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Delete mappings in the extended relation to the related id
- deleteRelationships() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the style and icon table and row relationships for the feature table
- deleteStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row style for the geometry type
- deleteStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row style for the geometry type
- deleteStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row style for the feature row geometry type
- deleteStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row style for the feature row geometry type
- deleteStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row style for the geometry type
- deleteStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row style for the geometry type
- deleteStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row default style
- deleteStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row default style
- deleteStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature row default style
- deleteStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature row default style
- deleteStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete a style relationship for the feature table
- deleteStyleRow(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete a style row by id and mappings
- deleteStyleRow(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete a style row and mappings
- deleteStyleRowMappings(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete style row mappings
- deleteStyleRowMappings(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete style row mappings
- deleteStyleRowNotMapped(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete a style row by id only if it has no mappings
- deleteStyleRowNotMapped(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete a style row only if it has no mappings
- deleteStyleRows() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all style rows and mappings to them
- deleteStyleRows(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete style rows matching the where clause and mappings to them
- deleteStyleRows(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete style rows matching the field values and mappings to them
- deleteStyleRowsNotMapped() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all style rows if they have no mappings
- deleteStyleRowsNotMapped(String, String[]) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete style rows matching the where clause if they have no mappings
- deleteStyleRowsNotMapped(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete style rows matching the field values if they have no mappings
- deleteStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete all styles
- deleteStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete feature row styles
- deleteStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all styles
- deleteStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete feature row styles
- deleteStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete feature row styles
- deleteStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete feature row styles
- deleteStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete all styles
- deleteTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature table feature styles
- deleteTableFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table feature styles
- deleteTableFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table feature styles
- deleteTableIcon(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table icon for the geometry type
- deleteTableIcon(FeatureTable, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table icon for the geometry type
- deleteTableIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature table icon for the geometry type
- deleteTableIconDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature table default icon
- deleteTableIconDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table default icon
- deleteTableIconDefault(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table default icon
- deleteTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete a table icon relationship for the feature table
- deleteTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature table icons
- deleteTableIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table icons
- deleteTableIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table icons
- deleteTableStyle(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table style for the geometry type
- deleteTableStyle(FeatureTable, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table style for the geometry type
- deleteTableStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature table style for the geometry type
- deleteTableStyleDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature table default style
- deleteTableStyleDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table default style
- deleteTableStyleDefault(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table default style
- deleteTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete a table style relationship for the feature table
- deleteTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Delete the feature table styles
- deleteTableStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table styles
- deleteTableStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Delete the feature table styles
- deleteTile(long, long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Delete a Tile
- deleteTileMatrices(boolean, String) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- DGIWGGeoPackage - Class in mil.nga.geopackage.dgiwg
-
DGIWG (Defence Geospatial Information Working Group) GeoPackage implementation
- DGIWGGeoPackage(String, File, GeoPackageConnection) - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Constructor
- DGIWGGeoPackage(GeoPackageFileName, GeoPackage) - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Constructor
- DGIWGGeoPackage(GeoPackage) - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Constructor
- DGIWGGeoPackageManager - Class in mil.nga.geopackage.dgiwg
-
DGIWG (Defence Geospatial Information Working Group) GeoPackage Manager used to create and open GeoPackages
- DGIWGGeoPackageManager() - Constructor for class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
- directory - Variable in class mil.nga.geopackage.io.TileDirectory
- directory - Variable in class mil.nga.geopackage.io.TileDirectory.XDirectory
- directory - Variable in class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- dispose() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Dispose of the layered graphics and images
- draw() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Draw a preview image
- drawTile(float[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile from the double array of float pixel values formatted as float[row][width]
- drawTile(float[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile from the flat array of float pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
- drawTile(int[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile from the double array of unsigned 16 bit integer pixel values formatted as int[row][width]
- drawTile(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile from the flat array of unsigned 16 bit integer pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
- drawTile(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw a tile image from the x, y, and zoom level
- drawTile(int, int, long, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Draw a custom tile
- drawTile(int, int, long, FeatureIndexResults) - Method in interface mil.nga.geopackage.tiles.features.CustomFeaturesTile
-
Draw a custom tile
- drawTile(int, BoundingBox, List<FeatureRow>) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Draw a tile image from the feature rows
- drawTile(int, BoundingBox, List<FeatureRow>) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw a tile image from the feature rows
- drawTile(int, BoundingBox, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Draw a tile image from geometry index results
- drawTile(int, BoundingBox, FeatureIndexResults) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw a tile image from geometry index results
- drawTile(int, BoundingBox, FeatureResultSet) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Draw a tile image from feature geometries in the provided result set
- drawTile(int, BoundingBox, FeatureResultSet) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw a tile image from feature geometries in the provided result set
- drawTile(short[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data tile from the double array of "unsigned short" pixel values formatted as short[row][width]
- drawTile(short[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile from the flat array of "unsigned short" pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
- drawTile(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile from the double array of unsigned coverage data values formatted as Double[row][width]
- drawTile(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile from the double array of coverage data values formatted as Double[row][width]
- drawTile(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
- drawTile(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile from the flat array of coverage data of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
- drawTileBytes(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw the tile and get the bytes from the x, y, and zoom level
- drawTileData(float[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile and format as TIFF bytes from the double array of float pixel values formatted as float[row][width]
- drawTileData(float[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile and format as TIFF bytes from the flat array of float pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
- drawTileData(int[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile and format as PNG bytes from the double array of unsigned 16 bit integer pixel values formatted as int[row][width]
- drawTileData(int[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile and format as PNG bytes from the flat array of unsigned 16 bit integer pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
- drawTileData(short[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data tile and format as PNG bytes from the double array of "unsigned short" pixel values formatted as short[row][width]
- drawTileData(short[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile and format as PNG bytes from the flat array of "unsigned short" pixel values of length tileWidth * tileHeight where each pixel is at: (y * tileWidth) + x
- drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Draw a coverage data image tile and format as image bytes from the double array of unsigned coverage data values formatted as Double[row][width]
- drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile and format as image bytes from the double array of unsigned coverage data values formatted as Double[row][width]
- drawTileData(GriddedTile, Double[][]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile and format as image bytes from the double array of unsigned coverage data values formatted as Double[row][width]
- drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Draw a coverage data image tile and format as image bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
- drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Draw a coverage data image tile and format as image bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
- drawTileData(GriddedTile, Double[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Draw a coverage data image tile and format as image bytes from the flat array of coverage data values of length tileWidth * tileHeight where each coverage data value is at: (y * tileWidth) + x
- drawTileQueryAll(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw a tile image from the x, y, and zoom level by querying all features.
- drawTileQueryIndex(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw a tile image from the x, y, and zoom level by querying features in the tile location
- drawUnindexedTile(int, int, long, FeatureResultSet) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Draw a custom tile when the number of features within the tile is unknown.
- drawUnindexedTile(int, int, long, FeatureResultSet) - Method in interface mil.nga.geopackage.tiles.features.CustomFeaturesTile
-
Draw a custom tile when the number of features within the tile is unknown.
- DROP_COLUMN_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
Drop column pattern
- DROP_TABLE_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
Drop table pattern
E
- endTransaction(boolean) - Method in class mil.nga.geopackage.db.GeoPackageConnection
- endTransaction(boolean) - Method in class mil.nga.geopackage.GeoPackageImpl
- endTransaction(boolean) - Method in class mil.nga.geopackage.user.UserDao
- endTransaction(Connection, boolean) - Static method in class mil.nga.geopackage.db.SQLUtils
-
End a transaction for the connection
- endTransaction(Connection, boolean, Boolean) - Static method in class mil.nga.geopackage.db.SQLUtils
-
End a transaction for the connection
- equals(Object) - Method in class mil.nga.geopackage.tiles.ImageRectangle
- equals(Object) - Method in class mil.nga.geopackage.tiles.ImageRectangleF
- execSQL(String) - Method in class mil.nga.geopackage.db.GeoPackageConnection
- execSQL(String) - Method in class mil.nga.geopackage.GeoPackageImpl
- execSQL(Connection, String) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Execute the SQL
- execute(GeoPackageGeometryData) - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
-
Execute the function
- executeSQL(File, String) - Static method in class mil.nga.geopackage.io.SQLExec
-
Execute the SQL on the database
- executeSQL(File, String, Integer) - Static method in class mil.nga.geopackage.io.SQLExec
-
Execute the SQL on the database
- executeSQL(GeoPackage, String) - Static method in class mil.nga.geopackage.io.SQLExec
-
Execute the SQL on the database
- executeSQL(GeoPackage, String, Integer) - Static method in class mil.nga.geopackage.io.SQLExec
-
Execute the SQL on the GeoPackage database
- executeSQL(GeoPackage, String, Projection, Integer) - Static method in class mil.nga.geopackage.io.SQLExec
-
Execute the SQL on the GeoPackage database
- existingFile(File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Check if the file exists in either its' current form or with a GeoPackage file extension, and return the existing file
- exists(File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Check if the file exists in either its' current form or with a GeoPackage file extension
- expandBoundingBox(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Create an expanded bounding box to handle features outside the tile that overlap
- expandBoundingBox(BoundingBox, BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Create an expanded bounding box to handle features outside the tile that overlap
- expandBoundingBox(BoundingBox, Projection) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Create an expanded bounding box to handle features outside the tile that overlap
F
- FEATURE_TILES - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_COLOR - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_COMPRESS_FORMAT - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_LINE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_POINT - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_POLYGON - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_POLYGON_FILL - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_RADIUS - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FEATURE_TILES_STROKE_WIDTH - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- FeatureCache - Class in mil.nga.geopackage.features.user
-
Feature Row Cache for a single feature table
- FeatureCache() - Constructor for class mil.nga.geopackage.features.user.FeatureCache
-
Constructor, created with cache max size of
FeatureCache.DEFAULT_CACHE_MAX_SIZE
- FeatureCache(int) - Constructor for class mil.nga.geopackage.features.user.FeatureCache
-
Constructor
- FeatureCacheTables - Class in mil.nga.geopackage.features.user
-
Feature Row Cache for multiple feature tables in a single GeoPackage
- FeatureCacheTables() - Constructor for class mil.nga.geopackage.features.user.FeatureCacheTables
-
Constructor, created with cache size of
FeatureCache.DEFAULT_CACHE_MAX_SIZE
- FeatureCacheTables(int) - Constructor for class mil.nga.geopackage.features.user.FeatureCacheTables
-
Constructor
- FeatureConnection - Class in mil.nga.geopackage.features.user
-
GeoPackage Feature Connection
- FeatureConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.features.user.FeatureConnection
-
Constructor
- featureDao - Variable in class mil.nga.geopackage.features.OAPIFeatureGenerator
-
Feature DAO
- featureDao - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Tile data access object
- FeatureDao - Class in mil.nga.geopackage.features.user
-
Feature DAO for reading feature user data tables
- FeatureDao(String, GeoPackageConnection, GeometryColumns, FeatureTable) - Constructor for class mil.nga.geopackage.features.user.FeatureDao
-
Constructor
- FeatureDrawType - Enum in mil.nga.geopackage.tiles.features
-
Feature Draw Types when drawing feature tiles
- FeatureIndexFeatureResults - Class in mil.nga.geopackage.features.index
-
Iterable Feature Index Results to iterate on feature results from a feature DAO
- FeatureIndexFeatureResults(FeatureResultSet) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
-
Constructor
- FeatureIndexGeoPackageResults - Class in mil.nga.geopackage.features.index
-
Iterable Feature Index Results to iterate on feature rows retrieved from GeoPackage index extension results
- FeatureIndexGeoPackageResults(FeatureTableIndex, long, CloseableIterator<GeometryIndex>) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
-
Constructor
- FeatureIndexListResults - Class in mil.nga.geopackage.features.index
-
Feature Index Results Feature Row list implementation
- FeatureIndexListResults() - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Constructor
- FeatureIndexListResults(List<FeatureRow>) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Constructor
- FeatureIndexListResults(FeatureRow) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Constructor
- FeatureIndexLocation - Class in mil.nga.geopackage.features.index
-
Feature Index Location to iterate over indexed feature index types
- FeatureIndexLocation(FeatureIndexManager) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexLocation
-
Constructor
- FeatureIndexManager - Class in mil.nga.geopackage.features.index
-
Feature Index Manager to manage indexing of feature geometries within a GeoPackage using the Geometry Index Extension and the RTree extension
- FeatureIndexManager(GeoPackage, String) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
-
Constructor
- FeatureIndexManager(GeoPackage, String, boolean) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
-
Constructor
- FeatureIndexManager(GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
-
Constructor
- FeatureIndexManager(GeoPackage, FeatureDao, boolean) - Constructor for class mil.nga.geopackage.features.index.FeatureIndexManager
-
Constructor
- FeatureIndexResults - Interface in mil.nga.geopackage.features.index
-
Iterable Feature Index Results to iterate on feature rows
- FeatureIndexRTreeResults - Class in mil.nga.geopackage.extension.rtree
-
Iterable Feature Index Results to iterate on feature rows retrieved from RTree results
- FeatureIndexRTreeResults(RTreeIndexTableDao, UserCustomResultSet) - Constructor for class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
-
Constructor
- FeatureIndexType - Enum in mil.nga.geopackage.features.index
-
Feature Index type enumeration of index location
- FeaturePaginatedResults - Class in mil.nga.geopackage.features.user
-
Feature Paginated Results for iterating and querying through features in chunks
- FeaturePaginatedResults(FeatureDao, FeatureResultSet) - Constructor for class mil.nga.geopackage.features.user.FeaturePaginatedResults
-
Constructor
- FeaturePaint - Class in mil.nga.geopackage.tiles.features
-
Paint objects for drawing the different types for a single feature
- FeaturePaint() - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaint
-
Constructor
- FeaturePaintCache - Class in mil.nga.geopackage.tiles.features
-
Feature Paint Cache of Feature Paint objects for each feature id and draw type
- FeaturePaintCache() - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Constructor
- FeaturePaintCache(int) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Constructor
- FeaturePreview - Class in mil.nga.geopackage.tiles.features
-
Feature Preview for drawing a preview tile from a feature table
- FeaturePreview(GeoPackage, String) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
-
Constructor
- FeaturePreview(GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
-
Constructor
- FeaturePreview(GeoPackage, FeatureTiles) - Constructor for class mil.nga.geopackage.tiles.features.FeaturePreview
-
Constructor
- FeatureResultSet - Class in mil.nga.geopackage.features.user
-
Feature Result Set to wrap a database ResultSet for feature queries
- FeatureResultSet(FeatureTable, String[], ResultSet, int) - Constructor for class mil.nga.geopackage.features.user.FeatureResultSet
-
Constructor
- FeatureResultSet(FeatureTable, String[], ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.features.user.FeatureResultSet
-
Constructor
- FeatureResultSet(FeatureTable, ResultSet, int) - Constructor for class mil.nga.geopackage.features.user.FeatureResultSet
-
Constructor
- FeatureResultSet(FeatureTable, ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.features.user.FeatureResultSet
-
Constructor
- FeatureRow - Class in mil.nga.geopackage.features.user
-
Feature Row containing the values from a single result set row
- FeatureRow(FeatureRow) - Constructor for class mil.nga.geopackage.features.user.FeatureRow
-
Copy Constructor
- FeatureRowSync - Class in mil.nga.geopackage.features.user
-
Feature Row Sync to support reading a single feature row copy when multiple near simultaneous asynchronous requests are made
- FeatureRowSync() - Constructor for class mil.nga.geopackage.features.user.FeatureRowSync
-
Constructor
- FeatureStyle - Class in mil.nga.geopackage.extension.nga.style
-
Feature Style, including a style and icon, for a single feature geometry
- FeatureStyle() - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Constructor
- FeatureStyle(IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Constructor
- FeatureStyle(StyleRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Constructor
- FeatureStyle(StyleRow, IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Constructor
- FeatureStyleExtension - Class in mil.nga.geopackage.extension.nga.style
-
Feature Style extension for styling features
- FeatureStyleExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Constructor
- FeatureStyles - Class in mil.nga.geopackage.extension.nga.style
-
Feature Styles, including styles and icons, for a single feature geometry or feature table default
- FeatureStyles() - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Constructor
- FeatureStyles(Icons) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Constructor
- FeatureStyles(Styles) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Constructor
- FeatureStyles(Styles, Icons) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Constructor
- featureTable(String) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Build text from a feature table
- FeatureTableIndex - Class in mil.nga.geopackage.extension.nga.index
-
Feature Table Index NGA Extension implementation.
- FeatureTableIndex(GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Constructor
- FeatureTableIndex(GeoPackage, FeatureDao, boolean) - Constructor for class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Constructor
- featureTableStyles - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Feature Style extension
- FeatureTableStyles - Class in mil.nga.geopackage.extension.nga.style
-
Feature Table Styles, styles and icons for an individual feature table
- FeatureTableStyles(GeoPackage, String) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Constructor
- FeatureTableStyles(GeoPackage, Contents) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Constructor
- FeatureTableStyles(GeoPackage, GeometryColumns) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Constructor
- FeatureTableStyles(GeoPackage, FeatureTable) - Constructor for class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Constructor
- FeatureTileGen - Class in mil.nga.geopackage.io
-
Feature Tile Generator main method for command line feature to tile generation.
- FeatureTileGen() - Constructor for class mil.nga.geopackage.io.FeatureTileGen
- FeatureTileGenerator - Class in mil.nga.geopackage.tiles.features
-
Creates a set of tiles within a GeoPackage by generating tiles from features
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, int[], Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, int, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, Collection<Integer>, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, int[], Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, int, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, int, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, Collection<Integer>, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, GeoPackage, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGenerator(GeoPackage, String, FeatureTiles, Projection) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Constructor, find the the bounding box from the feature table
- FeatureTileGraphics - Class in mil.nga.geopackage.tiles.features
-
Feature Tile Graphics for creating layered tiles to draw ordered features.
- FeatureTileGraphics(int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Constructor
- FeatureTilePointIcon - Class in mil.nga.geopackage.tiles.features
-
Point icon in place of a drawn circle
- FeatureTilePointIcon(BufferedImage) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Constructor
- FeatureTilePointIcon(BufferedImage, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Constructor
- FeatureTiles - Class in mil.nga.geopackage.tiles.features
-
Tiles generated from features
- FeatureTiles(FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor
- FeatureTiles(FeatureDao, boolean) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor
- FeatureTiles(FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor
- FeatureTiles(FeatureDao, float, boolean) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor
- FeatureTiles(FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor
- FeatureTiles(FeatureDao, int, int, boolean) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor
- FeatureTiles(GeoPackage, FeatureDao) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTiles(GeoPackage, FeatureDao, boolean) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTiles(GeoPackage, FeatureDao, float) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTiles(GeoPackage, FeatureDao, float, boolean) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTiles(GeoPackage, FeatureDao, float, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTiles(GeoPackage, FeatureDao, float, int, int, boolean) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTiles(GeoPackage, FeatureDao, int, int) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTiles(GeoPackage, FeatureDao, int, int, boolean) - Constructor for class mil.nga.geopackage.tiles.features.FeatureTiles
-
Constructor, auto creates the index manager for indexed tables and feature styles for styled tables
- FeatureTileTableLinker - Class in mil.nga.geopackage.extension.nga.link
-
Feature Tile Table linker, used to link feature and tile tables together when the tiles represent the feature data
- FeatureTileTableLinker(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
-
Constructor
- file - Variable in class mil.nga.geopackage.io.TileDirectory.YFile
- FILL - mil.nga.geopackage.tiles.features.FeatureDrawType
-
Fill for a polygon
- fillPolygon - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Fill polygon flag
- foreignKeyCheck() - Method in interface mil.nga.geopackage.GeoPackage
-
Perform a foreign key check on the database
- foreignKeyCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
-
Perform a foreign key check on the database
- foreignKeyCheck(String) - Method in interface mil.nga.geopackage.GeoPackage
-
Perform a foreign key check on the database table
- foreignKeyCheck(String) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Perform a foreign key check on the database table
G
- generate() - Static method in class mil.nga.geopackage.io.FeatureTileGen
-
Generate the tiles
- generate() - Static method in class mil.nga.geopackage.io.OAPIFeatureGen
-
Generate the features
- generate() - Static method in class mil.nga.geopackage.io.TileReproject
-
Generate the tiles
- generate() - Static method in class mil.nga.geopackage.io.URLTileGen
-
Generate the tiles
- generateTiles() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Generate the tiles
- GEO_PACKAGE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- geodesic - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Draw geometries using geodesic lines
- geodesicPath(double, List<Point>) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
When geodesic is enabled, create a geodesic path of points
- geometryCache - Variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Geometry cache
- geometryCacheSize - Variable in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Max geometry cache size
- GeometryFunction - Class in mil.nga.geopackage.extension.rtree
-
Geometry Function for reading Geometry Data from a geometry column blob
- GeometryFunction(String) - Constructor for class mil.nga.geopackage.extension.rtree.GeometryFunction
-
Constructor
- GeoPackage - Interface in mil.nga.geopackage
-
GeoPackage database connection
- GEOPACKAGE - mil.nga.geopackage.features.index.FeatureIndexType
-
GeoPackage extension tables
- GEOPACKAGE - mil.nga.geopackage.io.TileFormatType
-
x and y coordinates created using tile matrix width and height
- GEOPACKAGE_PROPERTIES_EPSG - Static variable in class mil.nga.geopackage.io.TileProperties
-
SRS ID property
- GEOPACKAGE_PROPERTIES_FILE - Static variable in class mil.nga.geopackage.io.TileProperties
-
GeoPackage tiles properties file
- GEOPACKAGE_PROPERTIES_MATRIX_HEIGHT - Static variable in class mil.nga.geopackage.io.TileProperties
-
Matrix Height property
- GEOPACKAGE_PROPERTIES_MATRIX_WIDTH - Static variable in class mil.nga.geopackage.io.TileProperties
-
Matrix Width property
- GEOPACKAGE_PROPERTIES_MAX_X - Static variable in class mil.nga.geopackage.io.TileProperties
-
MAX X property
- GEOPACKAGE_PROPERTIES_MAX_Y - Static variable in class mil.nga.geopackage.io.TileProperties
-
MAX Y property
- GEOPACKAGE_PROPERTIES_MIN_X - Static variable in class mil.nga.geopackage.io.TileProperties
-
MIN X property
- GEOPACKAGE_PROPERTIES_MIN_Y - Static variable in class mil.nga.geopackage.io.TileProperties
-
MIN Y property
- GEOPACKAGE_PROPERTIES_ZOOM_LEVEL - Static variable in class mil.nga.geopackage.io.TileProperties
-
Zoom Level property
- GeoPackageCache - Class in mil.nga.geopackage
-
GeoPackage Cache
- GeoPackageCache() - Constructor for class mil.nga.geopackage.GeoPackageCache
-
Constructor
- GeoPackageConnection - Class in mil.nga.geopackage.db
-
GeoPackage Connection wrapper
- GeoPackageConnection(File, Connection, ConnectionSource) - Constructor for class mil.nga.geopackage.db.GeoPackageConnection
-
Constructor
- GeoPackageImpl - Class in mil.nga.geopackage
-
GeoPackage implementation
- GeoPackageImpl(String, File, GeoPackageConnection) - Constructor for class mil.nga.geopackage.GeoPackageImpl
-
Constructor
- GeoPackageImpl(String, File, GeoPackageConnection, boolean) - Constructor for class mil.nga.geopackage.GeoPackageImpl
-
Constructor
- GeoPackageImpl(String, String, GeoPackageConnection) - Constructor for class mil.nga.geopackage.GeoPackageImpl
-
Constructor
- GeoPackageImpl(String, String, GeoPackageConnection, boolean) - Constructor for class mil.nga.geopackage.GeoPackageImpl
-
Constructor
- GeoPackageJavaProperties - Class in mil.nga.geopackage.property
-
GeoPackage Java property loader
- GeoPackageJavaProperties() - Constructor for class mil.nga.geopackage.property.GeoPackageJavaProperties
- GeoPackageManager - Class in mil.nga.geopackage
-
GeoPackage Manager used to create and open GeoPackages
- GeoPackageManager() - Constructor for class mil.nga.geopackage.GeoPackageManager
- GeoPackageTextOutput - Class in mil.nga.geopackage.io
-
Builds readable text output from a GeoPackage
- GeoPackageTextOutput(GeoPackage) - Constructor for class mil.nga.geopackage.io.GeoPackageTextOutput
-
Constructor
- GeoPackageTile - Class in mil.nga.geopackage.tiles
-
GeoPackage tile wrapper containing tile dimensions and the image or raw image bytes
- GeoPackageTile(int, int, byte[]) - Constructor for class mil.nga.geopackage.tiles.GeoPackageTile
-
Constructor
- GeoPackageTile(int, int, BufferedImage) - Constructor for class mil.nga.geopackage.tiles.GeoPackageTile
-
Constructor
- GeoPackageTileRetriever - Class in mil.nga.geopackage.tiles
-
GeoPackage Tile Retriever, retrieves a tile from a GeoPackage from XYZ coordinates
- GeoPackageTileRetriever(TileDao) - Constructor for class mil.nga.geopackage.tiles.GeoPackageTileRetriever
-
Constructor using GeoPackage tile sizes
- GeoPackageTileRetriever(TileDao, Integer, Integer, String) - Constructor for class mil.nga.geopackage.tiles.GeoPackageTileRetriever
-
Constructor with specified tile size
- GeoPackageTileRetriever(TileDao, String) - Constructor for class mil.nga.geopackage.tiles.GeoPackageTileRetriever
-
Constructor with specified tile size
- GeoPackageZoomLevelProgress - Interface in mil.nga.geopackage.io
-
GeoPackage Progress interface for receiving zoom level specific progress information and handling cancellations
- get(long) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Get the cached image for the icon row id or null if not cached
- get(long) - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Get the cached feature row by feature id
- get(String) - Method in class mil.nga.geopackage.user.ContentValues
-
Get the value of the key
- get(String, long) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Get the cached feature row by table name and feature id
- get(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Get the cached image for the icon row or null if not cached
- getAllIconIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all the unique icon row ids the features map to
- getAllIconIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique icon row ids the features map to
- getAllIconIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique icon row ids the features map to
- getAllStyleIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all the unique style row ids the features map to
- getAllStyleIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique style row ids the features map to
- getAllStyleIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique style row ids the features map to
- getAllTableIconIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all the unique icon row ids the table maps to
- getAllTableIconIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique icon row ids the table maps to
- getAllTableIconIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique icon row ids the table maps to
- getAllTableStyleIds() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all the unique style row ids the table maps to
- getAllTableStyleIds(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique style row ids the table maps to
- getAllTableStyleIds(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all the unique style row ids the table maps to
- getAnchorU() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor u
- getAnchorUColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor u column
- getAnchorUColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor u column index
- getAnchorUOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor u value or the default value of 0.5
- getAnchorV() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor v
- getAnchorVColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor v column
- getAnchorVColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor v column index
- getAnchorVOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the anchor v value or the default value of 1.0
- getApproximateZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the approximate zoom level for the provided length in the default units.
- getApproximateZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the approximate zoom level for the provided width and height in the default units.
- getAsString(String) - Method in class mil.nga.geopackage.user.ContentValues
-
Get the key value as a string
- getAttributesDao(String) - Method in interface mil.nga.geopackage.GeoPackage
-
Get an Attributes DAO from a table name
- getAttributesDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get an Attributes DAO from a table name
- getAttributesDao(AttributesTable) - Method in interface mil.nga.geopackage.GeoPackage
-
Get an Attributes DAO from a table
- getAttributesDao(AttributesTable) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get an Attributes DAO from a table
- getAttributesDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
-
Get an Attributes DAO from Contents
- getAttributesDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get an Attributes DAO from Contents
- getAttributesDb() - Method in class mil.nga.geopackage.attributes.AttributesDao
-
Get the Attributes connection
- getBaseId() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Get the base ID
- getBaseIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Get the base ID column
- getBaseIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Get the base ID column index
- getBlob(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getBooleanProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required boolean by key
- getBooleanProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a boolean by key
- getBooleanProperty(String, String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required boolean property by base property and property name
- getBooleanProperty(String, String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a boolean property by base property and property name
- getBottom() - Method in class mil.nga.geopackage.tiles.ImageRectangle
-
Get the bottom
- getBottom() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
-
Get the bottom
- getBoundingBox() - Method in class mil.nga.geopackage.attributes.AttributesDao
- getBoundingBox() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- getBoundingBox() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for the feature index bounds
- getBoundingBox() - Method in class mil.nga.geopackage.features.user.FeatureDao
- getBoundingBox() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually build the bounds of the feature table
- getBoundingBox() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get bounding box
- getBoundingBox() - Method in class mil.nga.geopackage.tiles.user.TileDao
- getBoundingBox() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
- getBoundingBox(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Get the bounding box, possibly expanded for the zoom level
- getBoundingBox(int) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the bounding box, possibly expanded for the zoom level
- getBoundingBox(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the bounding box of tiles
- getBoundingBox(long, Projection) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the bounding box of tiles at the zoom level
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.attributes.AttributesDao
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for the feature index bounds and return in the provided projection
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.user.FeatureDao
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually build the bounds of the feature table in the provided projection
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.tiles.user.TileDao
- getBoundingBox(Projection) - Method in class mil.nga.geopackage.user.custom.UserCustomDao
- getBufferPercentage() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Get the buffer percentage for drawing empty non features edges (i.e.
- getCache(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Get or create a feature row cache for the table name
- getCache(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Get or create a feature row cache for the feature row
- getCachedTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the cached table icons, querying and caching if needed
- getCachedTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the cached table styles, querying and caching if needed
- getChunkLimit() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Get the SQL query chunk limit
- getCircleColor() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the circle color
- getCircleFillColor() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the circle fill color
- getCirclePaddingPercentage() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the circle padding percentage around the text
- getCircleStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the circle stroke width
- getClosestZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the closest zoom level for the provided width and height in the default units
- getClosestZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the closest zoom level for the provided width and height in the default units
- getColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the style color
- getColor() - Method in class mil.nga.geopackage.tiles.features.Paint
-
Get the color
- getColorColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the color column
- getColorColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the color column index
- getColorOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the color or default value
- getColorProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required color by key
- getColorProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a color by key
- getColorProperty(String, String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required color property by base property and property name
- getColorProperty(String, String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a float property by base property and property name
- getColumn(int) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the column name at the index
- getColumnCount() - Method in class mil.nga.geopackage.db.ResultSetResult
- getColumnIndex(String) - Method in class mil.nga.geopackage.db.ResultSetResult
- getColumns() - Method in class mil.nga.geopackage.attributes.AttributesResultSet
- getColumns() - Method in class mil.nga.geopackage.attributes.AttributesRow
- getColumns() - Method in class mil.nga.geopackage.features.user.FeatureResultSet
- getColumns() - Method in class mil.nga.geopackage.features.user.FeatureRow
- getColumns() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Get the feature columns
- getColumns() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the columns
- getColumns() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Get the query columns
- getColumns() - Method in class mil.nga.geopackage.tiles.user.TileResultSet
- getColumns() - Method in class mil.nga.geopackage.tiles.user.TileRow
- getColumns() - Method in class mil.nga.geopackage.user.custom.UserCustomResultSet
- getColumns() - Method in class mil.nga.geopackage.user.custom.UserCustomRow
- getColumns() - Method in class mil.nga.geopackage.user.UserResultSet
- getColumnWidth(int) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the column width at the index
- getColumnWidths() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the column widths
- getCompressFormat() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the compress format
- getCompressFormat() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the compress format
- getCompressQuality() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the compress quality
- getConnection() - Method in class mil.nga.geopackage.db.GeoPackageConnection
-
Get the connection
- getConnection() - Method in interface mil.nga.geopackage.GeoPackage
-
Get the GeoPackage connection
- getConnection() - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get the GeoPackage connection
- getConnection() - Method in class mil.nga.geopackage.user.UserDao
-
Get the database connection
- getConnectionSource() - Method in class mil.nga.geopackage.db.GeoPackageConnection
- getContentType() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the content type
- getContentTypeColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the content type column
- getContentTypeColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the content type column index
- getCount() - Method in class mil.nga.geopackage.user.UserResultSet
- getCountFrequency() - Method in class mil.nga.geopackage.io.Progress
-
Get the count frequency
- getCoverageData(GeoPackage, TileDao) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get a Tiled Gridded Coverage Data, use the coverage data pixel tile size as the request size width and height
- getCoverageData(GeoPackage, TileDao, Integer, Integer, Projection) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get a Tiled Gridded Coverage Data
- getCoverageData(GeoPackage, TileDao, Projection) - Static method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get a Tiled Gridded Coverage Data, use the coverage data pixel tile size as the request size width and height, request as the specified projection
- getDao() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedResults
- getDao() - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
- getDao() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedResults
- getDao() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedResults
- getDao() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedResults
- getDao() - Method in class mil.nga.geopackage.user.UserPaginatedResults
- getData() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the data
- getData() - Method in class mil.nga.geopackage.tiles.GeoPackageTile
-
Get image data
- getDataColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the data column
- getDataColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the data column index
- getDataImage() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the data image
- getDb() - Method in class mil.nga.geopackage.user.UserDao
- getDefault() - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Get the default icon
- getDefault() - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Default style
- getDerivedDimensions() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the derived width and height from the values and icon data, scaled as needed
- getDerivedHeight() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the height or derived height from the icon data and scaled as needed for the width
- getDerivedWidth() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the width or derived width from the icon data and scaled as needed for the height
- getDescription() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the description
- getDescription() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the description
- getDescriptionColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the description column
- getDescriptionColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the description column
- getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the description column index
- getDescriptionColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the description column index
- getDirectory() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
-
Get the file directory
- getDouble(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getDoubleProperty(String, boolean) - Method in class mil.nga.geopackage.io.TileProperties
-
Get the Double property
- getDownloadAttempts() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Get the number of download attempts per tile
- getErrors() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Get the most recent
DGIWGGeoPackage.validate()
results - getFeatureBoundingBox(Projection, String, boolean) - Method in class mil.nga.geopackage.GeoPackageImpl
- getFeatureDao() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the feature DAO
- getFeatureDao() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the feature DAO
- getFeatureDao() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
-
Get the feature DAO
- getFeatureDao() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Get the feature DAO
- getFeatureDao() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Get the feature DAO
- getFeatureDao() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the feature DAO
- getFeatureDao(String) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Feature DAO from a table name
- getFeatureDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Feature DAO from a table name
- getFeatureDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Feature DAO from Contents
- getFeatureDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Feature DAO from Contents
- getFeatureDao(GeometryColumns) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Feature DAO from Geometry Columns
- getFeatureDao(GeometryColumns) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Feature DAO from Geometry Columns
- getFeatureDao(FeatureTable) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Feature DAO from a table
- getFeatureDao(FeatureTable) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Feature DAO from a table
- getFeatureDaosForTileTable(String) - Method in class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
-
Query for the feature tables linked to a tile table and return feature DAOs to those tables
- getFeatureDb() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Feature connection
- getFeatureIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all icons used by feature rows in the table
- getFeatureIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all icons used by feature rows in the table
- getFeatureIds() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Get the feature ids
- getFeaturePaint(long) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Get the feature paint for the style row id
- getFeaturePaint(StyleRow) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Get the feature paint for the style row
- getFeatureRow(GeometryIndex) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Get the feature row for the Geometry Index
- getFeatureRow(RTreeIndexTableRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the feature row from the RTree Index Table row
- getFeatureRow(UserCustomResultSet) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the feature row from the RTree Index Table row
- getFeatureRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the feature row from the user custom row
- getFeatureStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature style (style and icon) of the feature row, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature style (style and icon) of the feature row, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyle(FeatureRow) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the feature style for the feature row and geometry type
- getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature style (style and icon) of the feature row with the provided geometry type, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature style (style and icon) of the feature row with the provided geometry type, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the feature style for the feature row and geometry type
- getFeatureStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature style (style and icon) of the feature, searching in order: feature geometry type style or icon, feature default style or icon, table geometry type style or icon, table default style or icon
- getFeatureStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature style default (style and icon) of the feature row, searching in order: feature default style or icon, table default style or icon
- getFeatureStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature style default (style and icon) of the feature row, searching in order: feature default style or icon, table default style or icon
- getFeatureStyleExtension() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature style extension
- getFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all styles used by feature rows in the table
- getFeatureStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature styles for the feature id
- getFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all styles used by feature rows in the table
- getFeatureStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature styles for the feature table and feature id
- getFeatureStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature styles for the feature row
- getFeatureStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature styles for the feature row
- getFeatureTableIndex() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the feature table index, used to index inside the GeoPackage as an extension
- getFeatureTableStyles() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the feature table styles
- getFeatureTiles() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Get the feature tiles
- getFile() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Get the DGIWG file
- getFileName() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Get the DGIWG file name
- getFillColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the style fill color
- getFillColorColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the fill color column
- getFillColorColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the fill color column index
- getFillHexColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the fill color
- getFillOpacity() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the fill opacity
- getFillOpacityColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the fill opacity column
- getFillOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the fill opacity column index
- getFillOpacityOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the fill opacity or default value
- getFloat(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getFloatProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required float by key
- getFloatProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a float by key
- getFloatProperty(String, String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required float property by base property and property name
- getFloatProperty(String, String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a float property by base property and property name
- getFloatRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxJavaUtils
-
Get a rectangle with floating point boundaries using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
- getGeometry() - Method in class mil.nga.geopackage.features.user.FeatureResultSet
-
Get the geometry
- getGeometry() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Get the geometry
- getGeometryColumn() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Get the geometry feature column
- getGeometryColumnIndex() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Get the geometry column index
- getGeometryColumnName() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Geometry Column name
- getGeometryColumnName() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Get the geometry column name
- getGeometryColumns() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Geometry Columns
- getGeometryEnvelope() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Get the geometry envelope
- getGeometryType() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Get the geometry type
- getGeometryType() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Geometry Type
- getGeometryType() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Get the simple features geometry type
- getGeometryTypeName() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Get the geometry type name
- getGeometryTypeNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Get the geometry type name column
- getGeometryTypeNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Get the geometry type name column index
- getGeometryValue() - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Get the simple features geometry value
- getGeoPackage() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
- getGeoPackage() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
- getGeoPackage() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
- getGeoPackage() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Get the GeoPackage
- getGeoPackage() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Get the GeoPackage
- getGeoPackage() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the GeoPackage
- getGraphics(BufferedImage) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get a graphics for the image
- getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
-
Get the height
- getHeight() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
- getHeight() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the height
- getHeight() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Get the height
- getHeight() - Method in class mil.nga.geopackage.tiles.GeoPackageTile
-
Get height
- getHeight() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the requested tile height
- getHeightColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the height column
- getHeightColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the height column index
- getHeightDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the height draw overlap
- getHexColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the color
- getHexColorOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the color or default value
- getHttpHeader() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Get the HTTP Header fields and field values
- getHttpHeaderValues(String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Get the HTTP Header field values
- getHttpMethod() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Get the HTTP request method, when null default is "GET"
- getIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Get the icon row
- getIcon() - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Get the icon, either the default or single geometry type icon
- getIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Get the icon
- getIcon(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- getIcon(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- getIcon(String, long, GeometryType, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, when tableIcon enabled continue searching: table geometry type icon, table default icon
- getIcon(IconRow) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the icon image from the icon row
- getIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icon of the feature row, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- getIcon(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the icon of the feature row, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- getIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icon of the feature row with the provided geometry type, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- getIcon(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the icon of the feature row with the provided geometry type, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- getIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Get the icon for the geometry type
- getIconDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get a icon DAO
- getIconDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get a icon DAO
- getIconDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the default icon of the feature, searching in order: feature default icon, table default icon
- getIconDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default icon of the feature, searching in order: feature default icon, table default icon
- getIconDefault(String, long, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default icon of the feature, searching in order: feature default icon, when tableIcon enabled continue searching: table default icon
- getIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default icon of the feature row, searching in order: feature default icon, table default icon
- getIconDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the default icon of the feature row, searching in order: feature default icon, table default icon
- getIconGraphics() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the icon canvas
- getIconImage() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the icon image
- getIconMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get a Icon Mapping DAO
- getIconMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get a Icon Mapping DAO
- getIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Get the icons
- getIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all icons used by the feature table
- getIcons() - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Get an unmodifiable mapping between specific geometry types and icons
- getIcons(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the icons for the feature id
- getIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all icons used by the feature table
- getIcons(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icons for the feature table and feature id
- getIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icons for the feature row
- getIcons(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the icons for the feature row
- getId() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the id
- getId() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
-
Get the id
- getId() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
-
Get the ID
- getId() - Method in class mil.nga.geopackage.user.UserResultSet
- getIdAndGeometryColumnNames() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Id and Geometry Column names
- getIdColumn() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the id column
- getIdColumn() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
-
Get the id column
- getIdColumn() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the feature table id column name, the default column ordering
- getIdColumn() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Id Column
- getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Get the id column index
- getIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
-
Get the id column index
- getIdColumnName() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Id Column name
- getImage() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
-
Get the buffered image
- getImage() - Method in class mil.nga.geopackage.tiles.GeoPackageTile
-
Get the image
- getImage(byte[]) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Get a buffered image of the image bytes
- getImageBytes() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
-
Get the image bytes
- getImageBytes(BufferedImage) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the image as PNG bytes
- getImageFormat() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the requested image format
- getIndexedType() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the first ordered indexed type
- getIndexedTypes() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the indexed types that are currently indexed
- getIndexLocation() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the index location
- getIndexLocationQueryOrder() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the ordered set of ordered index query locations
- getIndexManager() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the index manager
- getInt(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getIntegerProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required integer property by key
- getIntegerProperty(String, boolean) - Method in class mil.nga.geopackage.io.TileProperties
-
Get the Integer property
- getIntegerProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get an integer property by key
- getIntegerProperty(String, String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required integer property by base property and property name
- getIntegerProperty(String, String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get an integer property by base property and property name
- getLastIndexed() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the date last indexed
- getLastIndexed(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the date last indexed
- getLeft() - Method in class mil.nga.geopackage.tiles.ImageRectangle
-
Get the left
- getLeft() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
-
Get the left
- getLimit() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Get the feature query limit
- getLineColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get line color
- getLineGraphics() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the line graphics
- getLineImage() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the line image
- getLinePaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the line paint for the feature style, or return the default paint
- getLineStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get line stroke width
- getLocation() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get a feature index location to iterate over indexed types
- getLong(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getMapMaxZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the map max zoom level
- getMapMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the map min zoom level
- getMappingDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a User Mapping DAO from a table name
- getMappingDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a User Mapping DAO from an extended relation
- getMappingsForBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get the related id mappings for the base id
- getMappingsForBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get the related id mappings for the base id
- getMappingsForRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get the base id mappings for the related id
- getMappingsForRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get the base id mappings for the related id
- getMapZoom(boolean, TileMatrix) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- getMapZoom(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the map zoom level from the tile matrix zoom level
- getMapZoom(TileMatrix) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the map zoom level from the tile matrix
- getMapZoomRange() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the map zoom level range
- getMatrixHeightProperty(long) - Static method in class mil.nga.geopackage.io.TileProperties
-
Get the matrix height property for the zoom level
- getMatrixHeightProperty(String) - Static method in class mil.nga.geopackage.io.TileProperties
-
Get the matrix height property for the zoom level
- getMatrixWidthProperty(long) - Static method in class mil.nga.geopackage.io.TileProperties
-
Get the matrix width property for the zoom level
- getMatrixWidthProperty(String) - Static method in class mil.nga.geopackage.io.TileProperties
-
Get the matrix width property for the zoom level
- getMax() - Method in class mil.nga.geopackage.io.Progress
-
Get the max
- getMaxCacheSize() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Get the max cache size used when creating new feature row caches
- getMaxColumnWidth() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the max column width
- getMaxFeaturesPerTile() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the max features per tile
- getMaxFeaturesTileDraw() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the max features tile draw, the custom tile drawing implementation for tiles with more features than the max at #getMaxFeaturesPerTile
- getMaxLength() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the max length in default units that contains tiles
- getMaxLinesPerRow() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the max lines per row
- getMaxRows() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the max rows queried
- getMaxSize() - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Get the cache max size
- getMaxSize(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Get the cache max size for the table name
- getMaxX() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
-
Get the max x
- getMaxY() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
-
Get the max y
- getMaxZoom() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the max zoom
- getMaxZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the max zoom
- getMediaDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a related media table DAO
- getMediaDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a related media table DAO
- getMediaDao(MediaTable) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a related media table DAO
- getMinLength() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the min length in default units that contains tiles
- getMinX() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
-
Get the min x
- getMinY() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableRow
-
Get the min y
- getMinZoom() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the min zoom
- getMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the min zoom
- getName() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the name
- getName() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the name
- getName() - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
-
Get the function name
- getNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the name column
- getNameColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the name column
- getNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the name column index
- getNameColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the name column index
- getOpacity() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the opacity
- getOpacityColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the opacity column
- getOpacityColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the opacity column index
- getOpacityOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the opacity or default value
- getOptimizeZoom() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- getOrNoCacheOpen(File) - Method in class mil.nga.geopackage.GeoPackageCache
-
Get the cached GeoPackage or open the GeoPackage file without caching it
- getOrNoCacheOpen(String, File) - Method in class mil.nga.geopackage.GeoPackageCache
-
Get the cached GeoPackage or open the GeoPackage file without caching it
- getOrOpen(File) - Method in class mil.nga.geopackage.GeoPackageCache
-
Get the cached GeoPackage or open and cache the GeoPackage file
- getOrOpen(String, File) - Method in class mil.nga.geopackage.GeoPackageCache
-
Get the cached GeoPackage or open and cache the GeoPackage file
- getPagination(AttributesResultSet) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedResults
-
Get the pagination offset and limit
- getPagination(FeatureResultSet) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedResults
-
Get the pagination offset and limit
- getPagination(TileResultSet) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedResults
-
Get the pagination offset and limit
- getPagination(UserCustomResultSet) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedResults
-
Get the pagination offset and limit
- getPaint(long, FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Get the paint for the style row id and draw type
- getPaint(StyleRow, FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Get the paint for the style row and draw type
- getPaint(FeatureDrawType) - Method in class mil.nga.geopackage.tiles.features.FeaturePaint
-
Get the paint for the draw type
- getPercentage(int, int) - Method in class mil.nga.geopackage.io.Progress
-
Get the string percentage of the count and total
- getPixel(int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
-
Get the pixel at the coordinate
- getPixelValue(byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Get the pixel value as a float from the image and the coordinate
- getPixelValue(BufferedImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel value as an "unsigned short"
- getPixelValue(WritableRaster, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel value as an "unsigned short" from the raster and the coordinate
- getPixelValues(byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Get the pixel values of the image as floats
- getPixelValues(BufferedImage) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel values of the buffered image as "unsigned shorts"
- getPixelValues(WritableRaster) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel values of the raster as "unsigned shorts"
- getPkColumnName() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Get the primary key column name
- getPointColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get point color
- getPointGraphics() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the point graphics
- getPointIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the point icon
- getPointImage() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the point image
- getPointPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the point paint for the feature style, or return the default paint
- getPointRadius() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the point radius
- getPolygonColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get polygon color
- getPolygonFillColor() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get polygon fill color
- getPolygonFillPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the polygon fill paint for the feature style, or return the default paint
- getPolygonGraphics() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the polygon graphics
- getPolygonImage() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGraphics
-
Get the polygon image
- getPolygonPaint(FeatureStyle) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the polygon paint for the feature style, or return the default paint
- getPolygonStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get polygon stroke width
- getPosition() - Method in class mil.nga.geopackage.db.ResultSetResult
- getProgress() - Method in class mil.nga.geopackage.io.Progress
-
Get the total progress
- getProgress() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the progress tracker
- getProjection() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
- getPropertiesExtension(GeoPackage) - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesManager
- getProperty(String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required property by key
- getProperty(String, boolean) - Method in class mil.nga.geopackage.io.TileProperties
-
Get the String property
- getProperty(String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a property by key
- getProperty(String, String) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a required property by base property and property name
- getProperty(String, String, boolean) - Static method in class mil.nga.geopackage.property.GeoPackageJavaProperties
-
Get a property by base property and property name
- getRaster() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
-
Get the image writable raster
- getRasters() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
-
Get the rasters, read if needed
- getRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxJavaUtils
-
Get a rectangle using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
- getRelatedId() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Get the related ID
- getRelatedIdColumn() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Get the related ID column
- getRelatedIdColumnIndex() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Get the related ID column index
- getRelatedTables() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
- getReprojectTileDao() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Get the reprojection tile DAO
- getRequestProjection() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the request projection
- getResults() - Method in class mil.nga.geopackage.attributes.AttributesPaginatedResults
- getResults() - Method in class mil.nga.geopackage.features.user.FeaturePaginatedResults
- getResults() - Method in class mil.nga.geopackage.tiles.user.TilePaginatedResults
- getResults() - Method in class mil.nga.geopackage.user.custom.UserCustomPaginatedResults
- getResults() - Method in class mil.nga.geopackage.user.UserPaginatedResults
- getResultSet() - Method in class mil.nga.geopackage.db.ResultSetResult
-
Get the Result Set
- getResultSet() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
-
Get the result set
- getRight() - Method in class mil.nga.geopackage.tiles.ImageRectangle
-
Get the right
- getRight() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
-
Get the right
- getRoundedFloatRectangle(long, long, BoundingBox, BoundingBox) - Static method in class mil.nga.geopackage.tiles.TileBoundingBoxJavaUtils
-
Get a rectangle with rounded floating point boundaries using the tile width, height, bounding box, and the bounding box section within the outer box to build the rectangle from
- getRow() - Method in class mil.nga.geopackage.user.UserResultSet
- getRow(int) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the row at the row index
- getRow(int[], Object[]) - Method in class mil.nga.geopackage.attributes.AttributesResultSet
- getRow(int[], Object[]) - Method in class mil.nga.geopackage.features.user.FeatureResultSet
- getRow(int[], Object[]) - Method in class mil.nga.geopackage.tiles.user.TileResultSet
- getRow(int[], Object[]) - Method in class mil.nga.geopackage.user.custom.UserCustomResultSet
- getRow(AttributesResultSet) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
-
Get the style row from the current result set location
- getRow(AttributesRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
-
Get a style row from the attributes row
- getRow(UserCustomResultSet) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
-
Get the icon row from the current result set location
- getRow(UserCustomResultSet) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
-
Get the style mapping row from the current result set location
- getRow(UserCustomResultSet) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
-
Get the media row from the current result set location
- getRow(UserCustomResultSet) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
-
Get the simple attributes row from the current result set location
- getRow(UserCustomResultSet) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Get the user mapping row from the current result set location
- getRow(UserCustomResultSet) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the RTree Index Table row from the current result set location
- getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
-
Get a icon row from the user custom row
- getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
-
Get a style mapping row from the user custom row
- getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
-
Get a media row from the user custom row
- getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
-
Get a simple attributes row from the user custom row
- getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Get a user mapping row from the user custom row
- getRow(UserCustomRow) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the RTree Index Table row from the user custom row
- getRows() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the rows
- getRows(List<Long>) - Method in class mil.nga.geopackage.extension.related.media.MediaDao
-
Get the media rows that exist with the provided ids
- getRows(List<Long>) - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
-
Get the simple attributes rows that exist with the provided ids
- getRTreeIndexExtension() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the RTree index extension
- getRTreeIndexTableDao() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Get the RTree Index Table DAO
- getScale() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the scale
- getScaling() - Method in class mil.nga.geopackage.tiles.GeoPackageTileRetriever
-
Get the Tile Scaling options
- getScaling() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the tile scaling options
- getScaling() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the tile scaling settings
- getSelectionArgs() - Method in class mil.nga.geopackage.user.UserResultSet
- getShort(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getSimpleAttributesDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a related simple attributes table DAO
- getSimpleAttributesDao(ExtendedRelation) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a related simple attributes table DAO
- getSimpleAttributesDao(SimpleAttributesTable) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a related simple attributes table DAO
- getSize() - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Get the current cache size, number of feature rows cached
- getSize(String) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Get the current cache size, number of feature rows cached, for the table name
- getSql() - Method in class mil.nga.geopackage.user.UserResultSet
- getSrs() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Spatial Reference System
- getSrs() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the Spatial Reference System
- getSrsId() - Method in class mil.nga.geopackage.features.user.FeatureDao
-
Get the Spatial Reference System id
- getSrsId() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the Spatial Reference System id
- getString(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getStroke() - Method in class mil.nga.geopackage.tiles.features.Paint
-
Get the stroke created from the stroke width
- getStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.Paint
-
Get the stroke width
- getStyle() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Get the style row
- getStyle() - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Get the style, either the default or single geometry type style
- getStyle(long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the style of the feature, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
- getStyle(String, long, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the style of the feature, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
- getStyle(String, long, GeometryType, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the style of the feature, searching in order: feature geometry type style, feature default style, when tableStyle enabled continue searching: table geometry type style, table default style
- getStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the style of the feature row, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
- getStyle(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the style of the feature row, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
- getStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the style of the feature row with the provided geometry type, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
- getStyle(FeatureRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the style of the feature row with the provided geometry type, searching in order: feature geometry type style, feature default style, table geometry type style, table default style
- getStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Get the style for the geometry type
- getStyleDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get a style DAO
- getStyleDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get a style DAO
- getStyleDefault(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the default style of the feature, searching in order: feature default style, table default style
- getStyleDefault(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default style of the feature, searching in order: feature default style, table default style
- getStyleDefault(String, long, boolean) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default style of the feature, searching in order: feature default style, when tableStyle enabled continue searching: table default style
- getStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default style of the feature row, searching in order: feature default style, table default style
- getStyleDefault(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the default style of the feature row, searching in order: feature default style, table default style
- getStyleMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get a Style Mapping DAO
- getStyleMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get a Style Mapping DAO
- getStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Get the styles
- getStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get all styles used by the feature table
- getStyles() - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Get an unmodifiable mapping between specific geometry types and styles
- getStyles(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the styles for the feature id
- getStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get all styles used by the feature table
- getStyles(String, long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the styles for the feature table and feature id
- getStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the styles for the feature row
- getStyles(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the styles for the feature row
- getTable() - Method in class mil.nga.geopackage.extension.nga.style.IconDao
- getTable() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
- getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
- getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
- getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
- getTable() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
- getTable() - Method in class mil.nga.geopackage.extension.related.media.MediaDao
- getTable() - Method in class mil.nga.geopackage.extension.related.media.MediaRow
- getTable() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
- getTable() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
- getTable() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
- getTable() - Method in class mil.nga.geopackage.extension.related.UserMappingRow
- getTable() - Method in class mil.nga.geopackage.user.UserConnection
-
Get the table
- getTable() - Method in class mil.nga.geopackage.user.UserResultSet
- getTableDao(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
-
Get a RTree Index Table DAO for the feature table
- getTableDao(FeatureDao) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
-
Get a RTree Index Table DAO for the feature dao
- getTableFeatureStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the table feature styles
- getTableFeatureStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature table default feature styles
- getTableFeatureStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature table default feature styles
- getTableIcon(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icon of the feature table and geometry type
- getTableIcon(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the table icon of the geometry type
- getTableIconDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the table icon default
- getTableIconDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default icon of the feature table
- getTableIconMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get a Table Icon Mapping DAO
- getTableIconMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get a Table Icon Mapping DAO
- getTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the table icons
- getTableIcons(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature table default icons
- getTableIcons(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature table default icons
- getTableName() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the feature table name
- getTableName() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the table name
- getTableName() - Method in class mil.nga.geopackage.user.UserResultSet
- getTables() - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Get the feature table names with a feature row cache
- getTables() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the tables
- getTableStyle(String, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the style of the feature table and geometry type
- getTableStyle(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the table style of the geometry type
- getTableStyleDefault() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the table style default
- getTableStyleDefault(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the default style of the feature table
- getTableStyleMappingDao() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get a Table Style Mapping DAO
- getTableStyleMappingDao(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get a Table Style Mapping DAO
- getTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the table styles
- getTableStyles(String) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature table default styles
- getTableStyles(FeatureTable) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the feature table default styles
- getTextColor() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the text color
- getTextSize() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the text size
- getTile(int, int, int) - Method in class mil.nga.geopackage.tiles.GeoPackageTileRetriever
-
Get a tile from the x, y, and zoom
- getTile(int, int, int) - Method in interface mil.nga.geopackage.tiles.TileRetriever
-
Get a tile from the x, y, and zoom
- getTile(BoundingBox) - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the tile from the request bounding box in the request projection
- getTile(BoundingBox, long) - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the tile from the request bounding box in the request projection, only from the zoom level
- getTileBorderColor() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the tile border color
- getTileBorderStrokeWidth() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the tile border stroke width
- getTileColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile column
- getTileColumnColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile column column
- getTileColumnColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile column column index
- getTileCount() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the tile count of tiles to be generated
- getTileDao() - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get the tile dao
- getTileDao() - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Get the tile DAO
- getTileDao() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the tile dao
- getTileDao(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Get the corresponding tile dao
- getTileDao(String) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Tile DAO from a table name
- getTileDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Tile DAO from a table name
- getTileDao(Contents) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Tile DAO from Contents
- getTileDao(Contents) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Tile DAO from Contents
- getTileDao(TileMatrixSet) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Tile DAO from Tile Matrix Set
- getTileDao(TileMatrixSet) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Tile DAO from Tile Matrix Set
- getTileDao(TileTable) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a Tile DAO from a table
- getTileDao(TileTable) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a Tile DAO from a table
- getTileDaosForFeatureTable(String) - Method in class mil.nga.geopackage.extension.nga.link.FeatureTileTableLinker
-
Query for the tile tables linked to a feature table and return tile DAOs to those tables
- getTileData() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile data
- getTileDataColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile data column
- getTileDataColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile data column index
- getTileDataImage() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile data image
- getTileDb() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the Tile connection
- getTileFillColor() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Get the tile fill color
- getTileFormat() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Get the tile format
- getTileGrid(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the tile grid of the zoom level
- getTileHeight() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the tile height
- getTileMatrices() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the tile matrices
- getTileMatrices(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- getTileMatrix() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
-
Get the tile matrix
- getTileMatrix(boolean, long) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- getTileMatrix(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the tile matrix at the zoom level
- getTileMatrixAtMinZoom() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the tile matrix at the min (first) zoom
- getTileMatrixDao() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get a tile matrix DAO
- getTileMatrixSet() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the tile matrix set
- getTileMatrixSet() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the tile matrix set
- getTileMatrixSet(boolean) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- getTileMatrixSetDao() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get a tile matrix set DAO
- getTileResults() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTileMatrixResults
-
Get the tile results
- getTileRow() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile row
- getTileRowColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile row column
- getTileRowColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the tile row column index
- getTileSetBoundingBox() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the tile set bounding box
- getTilesProjection() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the tiles projection
- getTileWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the tile width
- getTimeFrequency() - Method in class mil.nga.geopackage.io.Progress
-
Get the time frequency in seconds
- getTolerance() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Get the query range tolerance
- getTolerance() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Get the query range tolerance
- getTop() - Method in class mil.nga.geopackage.tiles.ImageRectangle
-
Get the top
- getTop() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
-
Get the top
- getType(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getUnsignedPixelValue(BufferedImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel value as a 16 bit unsigned integer value
- getUnsignedPixelValue(WritableRaster, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel value as a 16 bit unsigned integer value
- getUnsignedPixelValues(BufferedImage) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel values of the buffered image as 16 bit unsigned integer values
- getUnsignedPixelValues(WritableRaster) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the pixel values of the raster as 16 bit unsigned integer values
- getUpdateCount() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the update count
- getUserCustomDao(String) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a User Custom DAO from a table name
- getUserCustomDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a User Custom DAO from a table name
- getUserCustomDao(UserCustomTable) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a User Custom DAO from a table
- getUserCustomDao(UserCustomTable) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a User Custom DAO from a table
- getUserDao(String) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Get a User Custom DAO from a table name
- getUserDao(String) - Method in interface mil.nga.geopackage.GeoPackage
-
Get a User DAO from a table
- getUserDao(String) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a User DAO from a table
- getUserDb() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
-
Get the User Custom connection
- getValue(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- getValue(int) - Method in class mil.nga.geopackage.user.UserResultSet
- getValue(int, int) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the value at the row and column index
- getValue(int, GeoPackageDataType) - Method in class mil.nga.geopackage.db.ResultSetResult
- getValue(String) - Method in class mil.nga.geopackage.user.UserResultSet
- getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get the coverage data value
- getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the coverage data value
- getValue(GriddedTile, byte[], int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Get the coverage data value
- getValue(GriddedTile, BufferedImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the coverage data value
- getValue(GriddedTile, WritableRaster, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the coverage data value
- getValue(GriddedTile, CoverageDataPngImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
- getValue(GriddedTile, CoverageDataTiffImage, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
- getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get the coverage data value of the pixel in the tile row image
- getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the coverage data value of the pixel in the tile row image
- getValue(GriddedTile, TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Get the coverage data value of the pixel in the tile row image
- getValue(FeatureColumn) - Method in class mil.nga.geopackage.features.user.FeatureResultSet
- getValue(TileRow, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get the coverage data value of the pixel in the tile row image
- getValue(TColumn) - Method in class mil.nga.geopackage.user.UserResultSet
- getValues(CoverageDataRequest, Integer, Integer) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
- getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
-
Get the coverage data values
- getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the coverage data values
- getValues(GriddedTile, byte[]) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Get the coverage data values
- getValues(GriddedTile, BufferedImage) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the coverage data values
- getValues(GriddedTile, WritableRaster) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Get the coverage data values
- getValuesUnbounded(CoverageDataRequest) - Method in class mil.nga.geopackage.extension.coverage.CoverageData
- getWebMercatorTransform() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Create a geometry transformation from the feature dao projection to Web Mercator
- getWhere() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Get the where clause
- getWhereArgs() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Get the where arguments
- getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPngImage
-
Get the width
- getWidth() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
- getWidth() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the width
- getWidth() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the width
- getWidth() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Get the width
- getWidth() - Method in class mil.nga.geopackage.tiles.GeoPackageTile
-
Get width
- getWidth() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Get the requested tile width
- getWidthColumn() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the width column
- getWidthColumn() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the width column
- getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Get the width column index
- getWidthColumnIndex() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the width column index
- getWidthDrawOverlap() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Get the width draw overlap
- getWidthOrDefault() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Get the width value or default width
- getXOffset() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Get the x offset
- getYOffset() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Get the y offset
- getZoomLevel() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the zoom level
- getZoomLevel(double) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the zoom level for the provided width and height in the default units
- getZoomLevel(double, double) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the zoom level for the provided width and height in the default units
- getZoomLevelColumn() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the zoom level column
- getZoomLevelColumnIndex() - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Get the zoom level column index
- getZoomLevelMax(int) - Method in class mil.nga.geopackage.io.ZoomLevelProgress
-
Get the max at the zoom level
- getZoomLevelProgress(int) - Method in class mil.nga.geopackage.io.ZoomLevelProgress
-
Get the total progress at the zoom level
- getZoomLevels() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Get the zoom levels (read only)
- getZoomLevels() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Get the zoom levels
H
- has() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Determine if the GeoPackage has the extension for the table
- has() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Determine if this feature table has the RTree extension
- hasColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Check if the style has a color
- hasColumns() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Determine if the results have any columns
- hasDefault() - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Determine if there is a default icon
- hasDefault() - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Determine if there is a default style
- hasFillColor() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Check if the style has a fill color
- hashCode() - Method in class mil.nga.geopackage.tiles.ImageRectangle
- hashCode() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
- hasIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Check if the feature style has an icon row
- hasIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Determine if an icon relationship exists for the feature table
- hasIconRowMapping(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Determine if a mapping to the icon row id exists
- hasIconRowMapping(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Determine if a mapping to the icon row exists
- hasMapping(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if a mapping to the table and id exists
- hasMapping(String, long, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if the base id and related id mapping exists
- hasMappingToBase(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if a mapping to the base table and id exists
- hasMappingToBase(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if a mapping in the extended relations to the base id exists
- hasMappingToBase(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if a mapping in the extended relation to the base id exists
- hasMappingToRelated(String, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if a mapping to the related table and id exists
- hasMappingToRelated(Collection<ExtendedRelation>, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if a mapping in the extended relations to the related id exists
- hasMappingToRelated(ExtendedRelation, long) - Method in class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Determine if a mapping in the extended relation to the related id exists
- hasMaxResults() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Determine if the result has the max number of results
- hasRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Check if feature table has a style, icon, table style, or table icon relationships
- hasRows() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Determine if the results have any rows
- hasStyle() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Check if the feature style has a style row
- hasStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Determine if a style relationship exists for the feature table
- hasStyleRowMapping(long) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Determine if a mapping to the style row id exists
- hasStyleRowMapping(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Determine if a mapping to the style row exists
- hasTableIconRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Determine if feature table icon relationship exists
- hasTableStyleRelationship() - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Determine if feature table style relationship exists
- hasTile(int, int, int) - Method in class mil.nga.geopackage.tiles.GeoPackageTileRetriever
-
Check if there is a tile for the x, y, and zoom
- hasTile(int, int, int) - Method in interface mil.nga.geopackage.tiles.TileRetriever
-
Check if there is a tile for the x, y, and zoom
- hasTile(BoundingBox) - Method in class mil.nga.geopackage.tiles.TileCreator
-
Check if the tile table contains a tile for the request bounding box
- hasUpdateCount() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Check if has an update count
- header() - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Get the GeoPackage file and name header text
- height - Variable in class mil.nga.geopackage.tiles.GeoPackageTile
-
Tile height
- heightOverlap - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Height overlapping pixels between tile images
- HISTORY_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExec
-
History pattern
I
- IconCache - Class in mil.nga.geopackage.extension.nga.style
-
Icon Cache of icon images
- IconCache() - Constructor for class mil.nga.geopackage.extension.nga.style.IconCache
-
Constructor, created with cache size of
IconCache.DEFAULT_CACHE_SIZE
- IconCache(int) - Constructor for class mil.nga.geopackage.extension.nga.style.IconCache
-
Constructor
- IconDao - Class in mil.nga.geopackage.extension.nga.style
-
Icon DAO for reading icon tables
- IconDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.nga.style.IconDao
-
Constructor
- IconRow - Class in mil.nga.geopackage.extension.nga.style
-
Icon Row containing the values from a single result set row
- IconRow() - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
-
Constructor to create an empty row
- IconRow(IconRow) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
-
Copy Constructor
- IconRow(IconTable) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
-
Constructor to create an empty row
- IconRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.nga.style.IconRow
-
Constructor
- Icons - Class in mil.nga.geopackage.extension.nga.style
-
Icons for a single feature geometry or feature table default
- Icons() - Constructor for class mil.nga.geopackage.extension.nga.style.Icons
-
Constructor
- Icons(boolean) - Constructor for class mil.nga.geopackage.extension.nga.style.Icons
-
Constructor
- ids() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
-
Iterable for iterating over feature ids in place of feature rows
- ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
-
Iterable for iterating over feature ids in place of feature rows
- ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
-
Iterable for iterating over feature ids in place of feature rows
- ids() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
-
Iterable for iterating over feature ids in place of feature rows
- ids() - Method in interface mil.nga.geopackage.features.index.FeatureIndexResults
-
Iterable for iterating over feature ids in place of feature rows
- ids() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
-
Iterable for iterating over feature ids in place of feature rows
- ids() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Iterable for iterating over feature ids in place of feature rows
- ids() - Method in class mil.nga.geopackage.user.UserResultSet
- ignoreFeatureTableStyles() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Ignore the feature table styles within the GeoPackage
- IMAGE_FORMAT_JPEG - Static variable in class mil.nga.geopackage.tiles.ImageUtils
-
jpeg image format
- IMAGE_FORMAT_JPG - Static variable in class mil.nga.geopackage.tiles.ImageUtils
-
jpg image format
- IMAGE_FORMAT_PNG - Static variable in class mil.nga.geopackage.tiles.ImageUtils
-
png image format
- IMAGE_FORMAT_TIFF - Static variable in class mil.nga.geopackage.tiles.ImageUtils
-
tiff image format
- ImageRectangle - Class in mil.nga.geopackage.tiles
-
Tile image rectangle with integer dimensions
- ImageRectangle(int, int, int, int) - Constructor for class mil.nga.geopackage.tiles.ImageRectangle
-
Constructor
- ImageRectangle(ImageRectangle) - Constructor for class mil.nga.geopackage.tiles.ImageRectangle
-
Constructor
- ImageRectangleF - Class in mil.nga.geopackage.tiles
-
Tile image rectangle with floating point dimensions
- ImageRectangleF(float, float, float, float) - Constructor for class mil.nga.geopackage.tiles.ImageRectangleF
-
Constructor
- ImageRectangleF(ImageRectangle) - Constructor for class mil.nga.geopackage.tiles.ImageRectangleF
-
Constructor
- ImageRectangleF(ImageRectangleF) - Constructor for class mil.nga.geopackage.tiles.ImageRectangleF
-
Constructor
- ImageUtils - Class in mil.nga.geopackage.tiles
-
Image utility methods
- ImageUtils() - Constructor for class mil.nga.geopackage.tiles.ImageUtils
- index() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature table if needed, using the set index location
- index(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature table, using the set index location
- index(boolean, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature tables for the index types
- index(List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature tables if needed for the index types
- index(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature table if needed
- index(FeatureIndexType, boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature table
- index(FeatureIndexType, FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature row.
- index(FeatureRow) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Index the feature row.
- index(FeatureRow) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature row, using the set index location.
- index(FeatureRow, List<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Index the feature row for the index types.
- indexManager - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
When not null, features are retrieved using a feature index
- indexTable(TableIndex) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
- initializeTable() - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
- insert(Connection, String, String, ContentValues) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Insert a new row
- insert(Connection, String, ContentValues) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Insert a new row
- insert(ContentValues) - Method in class mil.nga.geopackage.user.UserDao
-
Inserts a new row
- insert(TRow) - Method in class mil.nga.geopackage.user.UserDao
- insertOrThrow(Connection, String, String, ContentValues) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Insert a new row
- insertOrThrow(Connection, String, ContentValues) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Insert a new row
- insertOrThrow(ContentValues) - Method in class mil.nga.geopackage.user.UserDao
-
Inserts a new row
- integrityCheck() - Method in interface mil.nga.geopackage.GeoPackage
-
Perform an integrity check on the database
- integrityCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
-
Perform an integrity check on the database
- inTransaction() - Method in class mil.nga.geopackage.db.GeoPackageConnection
- inTransaction() - Method in class mil.nga.geopackage.GeoPackageImpl
- inTransaction() - Method in class mil.nga.geopackage.user.UserDao
- isActive() - Method in class mil.nga.geopackage.io.Progress
- isCacheGeometries() - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Is caching geometries enabled?
- isContinueOnError() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Is the continue on error flag enabled
- isDrawUnindexedTiles() - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Is the draw unindexed tiles option enabled
- isEmpty() - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Determine if this icons is empty
- isEmpty() - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Determine if this styles is empty
- isFillPolygon() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Is fill polygon
- isFullyTransparent(BufferedImage) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Check if the image is fully transparent, meaning it contains only transparent pixels as an empty image
- isGeodesic() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Geometries indexed using geodesic lines
- isGeodesic() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Geometries indexed using geodesic lines
- isGeodesic() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Are geometries drawn using geodesic lines? Default is false
- isGeoPackage(GeoPackage) - Static method in class mil.nga.geopackage.io.SQLExec
-
Check if the SQLite database is a GeoPackage
- isIndexed() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Determine if the feature table is indexed
- isIndexed(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Is the feature table indexed in the provided type location
- isIndexQuery() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Is index query
- isLinkTables() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Is the feature table going to be linked with the tile table? Defaults to true.
- isManual() - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Is manual bounding box query enabled for non indexed and empty contents bounds feature tables
- isPaginated(AttributesResultSet) - Static method in class mil.nga.geopackage.attributes.AttributesPaginatedResults
-
Determine if the result set is paginated
- isPaginated(FeatureIndexFeatureResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Determine if the results are paginated
- isPaginated(FeatureIndexResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Determine if the results are paginated
- isPaginated(FeatureResultSet) - Static method in class mil.nga.geopackage.features.user.FeaturePaginatedResults
-
Determine if the result set is paginated
- isPaginated(TileResultSet) - Static method in class mil.nga.geopackage.tiles.user.TilePaginatedResults
-
Determine if the result set is paginated
- isPaginated(UserCustomResultSet) - Static method in class mil.nga.geopackage.user.custom.UserCustomPaginatedResults
-
Determine if the result set is paginated
- isPrintSides() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Is the print sides flag enabled
- isSameProjection() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Is the request and tile projection the same
- isSameUnit() - Method in class mil.nga.geopackage.tiles.TileCreator
-
Is the request and tile projection the same unit
- isSimplifyGeometries() - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Is the simplify geometries flag set? Default is true
- isSkipExisting() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Is skip existing tiles on
- isTableIcon() - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Is a table icon
- isTableIcons() - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Is table icons
- isTableStyle() - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Is a table style
- isTableStyles() - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Is table styles
- isTransparent(BufferedImage) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Determine if the image is transparent
- isTransparent(BufferedImage, int, int) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Check if the pixel in the image at the x and y is transparent
- isValid() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Is the GeoPackage valid according to the DGIWG GeoPackage Profile
- isValid() - Method in class mil.nga.geopackage.tiles.ImageRectangle
-
Check if the rectangle is valid
- isValid() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
-
Check if the rectangle is valid
- isValid(DGIWGGeoPackage) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Is the GeoPackage valid according to the DGIWG GeoPackage Profile
- isValidAllowEmpty() - Method in class mil.nga.geopackage.tiles.ImageRectangle
-
Check if the rectangle is valid allowing empty ranges
- isValidAllowEmpty() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
-
Check if the rectangle is valid allowing empty ranges
- isWritable(File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Determine if the file is writable
- isXYZTiles() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Is the XYZ Tiles flag set to generate XYZ tile format tiles.
- isXYZTiles() - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Determine if the tiles are in the XYZ tile coordinate format
- iterator() - Method in class mil.nga.geopackage.extension.rtree.FeatureIndexRTreeResults
- iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexFeatureResults
- iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexGeoPackageResults
- iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexListResults
- iterator() - Method in class mil.nga.geopackage.features.index.FeatureIndexLocation
- iterator() - Method in class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
- iterator() - Method in class mil.nga.geopackage.features.user.ManualFeatureQueryResults
- iterator() - Method in class mil.nga.geopackage.user.UserResultSet
J
- JavaPropertyConstants - Class in mil.nga.geopackage.property
-
GeoPackage Java property constants
- JavaPropertyConstants() - Constructor for class mil.nga.geopackage.property.JavaPropertyConstants
K
- keySet() - Method in class mil.nga.geopackage.user.ContentValues
-
Get a field key set
L
- linePaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Line paint
- lineStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Line stroke width
- load() - Method in class mil.nga.geopackage.io.TileProperties
-
Load the properties
- localCount - Variable in class mil.nga.geopackage.io.Progress
-
Local count between logs
- localTime - Variable in class mil.nga.geopackage.io.Progress
-
Local time between logs
- logProgress() - Method in class mil.nga.geopackage.io.Progress
-
Log the progress
- logProgress() - Method in class mil.nga.geopackage.io.ZoomLevelProgress
-
Log the progress
M
- main(String[]) - Static method in class mil.nga.geopackage.io.FeatureTileGen
-
Main method to generate tiles in a GeoPackage
- main(String[]) - Static method in class mil.nga.geopackage.io.OAPIFeatureGen
-
Main method to generate features in a GeoPackage
- main(String[]) - Static method in class mil.nga.geopackage.io.SQLExec
-
Main method to execute SQL in a SQLite database
- main(String[]) - Static method in class mil.nga.geopackage.io.TileReader
-
Main method to read tiles from the file system into a GeoPackage
- main(String[]) - Static method in class mil.nga.geopackage.io.TileReproject
-
Main method to generate tiles in a GeoPackage
- main(String[]) - Static method in class mil.nga.geopackage.io.TileWriter
-
Main method to write tiles from a GeoPackage
- main(String[]) - Static method in class mil.nga.geopackage.io.URLTileGen
-
Main method to generate tiles in a GeoPackage
- ManualFeatureQuery - Class in mil.nga.geopackage.features.user
-
Performs manual brute force queries against feature rows.
- ManualFeatureQuery(FeatureDao) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Constructor
- ManualFeatureQuery(FeatureDao, boolean) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Constructor
- ManualFeatureQueryResults - Class in mil.nga.geopackage.features.user
-
Manual Feature Query Results which includes the ids used to read each row
- ManualFeatureQueryResults(FeatureDao, String[], List<Long>) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Constructor
- ManualFeatureQueryResults(FeatureDao, List<Long>) - Constructor for class mil.nga.geopackage.features.user.ManualFeatureQueryResults
-
Constructor
- max - Variable in class mil.nga.geopackage.io.Progress
-
Max number
- maxFeaturesPerTile - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Optional max features per tile.
- maxFeaturesTileDraw - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
When not null and the number of features is greater than the max features per tile, used to draw tiles for those tiles with more features than the max
- maxX - Variable in class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- maxY - Variable in class mil.nga.geopackage.io.TileDirectory.XDirectory
- maxY - Variable in class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- maxZoom - Variable in class mil.nga.geopackage.io.TileDirectory
- MediaDao - Class in mil.nga.geopackage.extension.related.media
-
User Media DAO for reading user media data tables
- MediaDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.media.MediaDao
-
Constructor
- MediaDao(UserCustomDao, MediaTable) - Constructor for class mil.nga.geopackage.extension.related.media.MediaDao
-
Constructor
- MediaRow - Class in mil.nga.geopackage.extension.related.media
-
User Media Row containing the values from a single result set row
- MediaRow(MediaRow) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
-
Copy Constructor
- MediaRow(MediaTable) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
-
Constructor to create an empty row
- MediaRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.media.MediaRow
-
Constructor
- mil.nga.geopackage - package mil.nga.geopackage
- mil.nga.geopackage.attributes - package mil.nga.geopackage.attributes
- mil.nga.geopackage.db - package mil.nga.geopackage.db
- mil.nga.geopackage.dgiwg - package mil.nga.geopackage.dgiwg
- mil.nga.geopackage.extension.coverage - package mil.nga.geopackage.extension.coverage
- mil.nga.geopackage.extension.nga.index - package mil.nga.geopackage.extension.nga.index
- mil.nga.geopackage.extension.nga.link - package mil.nga.geopackage.extension.nga.link
- mil.nga.geopackage.extension.nga.properties - package mil.nga.geopackage.extension.nga.properties
- mil.nga.geopackage.extension.nga.style - package mil.nga.geopackage.extension.nga.style
- mil.nga.geopackage.extension.related - package mil.nga.geopackage.extension.related
- mil.nga.geopackage.extension.related.media - package mil.nga.geopackage.extension.related.media
- mil.nga.geopackage.extension.related.simple - package mil.nga.geopackage.extension.related.simple
- mil.nga.geopackage.extension.rtree - package mil.nga.geopackage.extension.rtree
- mil.nga.geopackage.features - package mil.nga.geopackage.features
- mil.nga.geopackage.features.index - package mil.nga.geopackage.features.index
- mil.nga.geopackage.features.user - package mil.nga.geopackage.features.user
- mil.nga.geopackage.io - package mil.nga.geopackage.io
- mil.nga.geopackage.property - package mil.nga.geopackage.property
- mil.nga.geopackage.tiles - package mil.nga.geopackage.tiles
- mil.nga.geopackage.tiles.features - package mil.nga.geopackage.tiles.features
- mil.nga.geopackage.tiles.features.custom - package mil.nga.geopackage.tiles.features.custom
- mil.nga.geopackage.tiles.reproject - package mil.nga.geopackage.tiles.reproject
- mil.nga.geopackage.tiles.user - package mil.nga.geopackage.tiles.user
- mil.nga.geopackage.user - package mil.nga.geopackage.user
- mil.nga.geopackage.user.custom - package mil.nga.geopackage.user.custom
- minX - Variable in class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- minY - Variable in class mil.nga.geopackage.io.TileDirectory.XDirectory
- minY - Variable in class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- minZoom - Variable in class mil.nga.geopackage.io.TileDirectory
- moveToFirst() - Method in class mil.nga.geopackage.db.ResultSetResult
- moveToNext() - Method in class mil.nga.geopackage.db.ResultSetResult
- moveToPosition(int) - Method in class mil.nga.geopackage.db.ResultSetResult
- MultipleFeatureIndexResults - Class in mil.nga.geopackage.features.index
-
Iterable Feature Index Results to iterate on feature rows from a combination of multiple Feature Index Results
- MultipleFeatureIndexResults(Collection<FeatureIndexResults>) - Constructor for class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
-
Constructor
- MultipleFeatureIndexResults(FeatureIndexResults...) - Constructor for class mil.nga.geopackage.features.index.MultipleFeatureIndexResults
-
Constructor
N
- NEW_TABLE_NAME_GROUP - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
New table name pattern group
- newRow() - Method in class mil.nga.geopackage.attributes.AttributesDao
- newRow() - Method in class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
- newRow() - Method in class mil.nga.geopackage.extension.nga.style.IconDao
- newRow() - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
- newRow() - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
- newRow() - Method in class mil.nga.geopackage.extension.related.media.MediaDao
- newRow() - Method in class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
- newRow() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
- newRow() - Method in class mil.nga.geopackage.features.user.FeatureDao
- newRow() - Method in class mil.nga.geopackage.tiles.user.TileDao
- newRow() - Method in class mil.nga.geopackage.user.custom.UserCustomDao
- NONE - mil.nga.geopackage.features.index.FeatureIndexType
-
No index
- NUMBER_FEATURES_TILE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_BORDER - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_CIRCLE_DRAW - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_CIRCLE_FILL - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_CIRCLE_PADDING_PERCENTAGE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_COLOR - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_FILL - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_STROKE_WIDTH - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_TEXT - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_TEXT_FONT - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_TEXT_SIZE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NUMBER_FEATURES_TILE_UNINDEXED_DRAW - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- NumberFeaturesTile - Class in mil.nga.geopackage.tiles.features.custom
-
Draws a tile indicating the number of features that exist within the tile, visible when zoomed in closer.
- NumberFeaturesTile() - Constructor for class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Constructor
- numColumns() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the number of columns
- numRows() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Get the number of rows
O
- OAPIFeatureGen - Class in mil.nga.geopackage.io
-
OGC API Feature Generator main method for command line feature generation To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -classpath geopackage-*-standalone.jar mil.nga.geopackage.io.OAPIFeatureGen +usage_arguments
- OAPIFeatureGen() - Constructor for class mil.nga.geopackage.io.OAPIFeatureGen
- OAPIFeatureGenerator - Class in mil.nga.geopackage.features
-
OGC API Feature Generator
- OAPIFeatureGenerator(GeoPackage, String, String, String) - Constructor for class mil.nga.geopackage.features.OAPIFeatureGenerator
-
Constructor
- open(boolean, File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(boolean, File, boolean) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(File) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
- open(File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(File, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
- open(File, boolean) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(String, boolean, File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(String, boolean, File, boolean) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(String, File) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
- open(String, File) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(String, File, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
- open(String, File, boolean) - Static method in class mil.nga.geopackage.GeoPackageManager
-
Open a GeoPackage
- open(String, GeoPackageFile) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
- open(String, GeoPackageFile, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
- open(GeoPackageFile) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
- open(GeoPackageFile, boolean) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Open a GeoPackage
P
- paginate(FeatureIndexResults) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Paginate the results
- paginate(FeatureDao, FeatureIndexResults) - Static method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Paginate the results
- Paint - Class in mil.nga.geopackage.tiles.features
-
Feature Tile drawing paint object
- Paint() - Constructor for class mil.nga.geopackage.tiles.features.Paint
-
Constructor
- Paint(Color) - Constructor for class mil.nga.geopackage.tiles.features.Paint
-
Constructor
- Paint(Color, float) - Constructor for class mil.nga.geopackage.tiles.features.Paint
-
Constructor
- parseOptimize(String) - Static method in class mil.nga.geopackage.io.TileReproject
-
Parse the reprojection optimize argument
- parseZoomLevels(String) - Static method in class mil.nga.geopackage.io.TileReproject
-
Parse the zoom levels argument
- pinIcon() - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Pin the icon to the point, lower middle on the point
- pointIcon - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Optional point icon in place of a drawn circle
- pointPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Point paint
- pointRadius - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Point radius
- polygonFillPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Polygon fill paint
- polygonPaint - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Polygon paint
- polygonStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Polygon stroke width
- prepareResult(TResult) - Method in class mil.nga.geopackage.user.UserDao
- preTileGeneration() - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Called after set up and right before tile generation starts for the first zoom level
- preTileGeneration() - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Called after set up and right before tile generation starts for the first zoom level
- preTileGeneration() - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Called after set up and right before tile generation starts for the first zoom level
- printResults() - Method in class mil.nga.geopackage.io.SQLExecResult
-
Print the results using
System.out
- prioritizeQueryLocation(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Prioritize the query location order.
- prioritizeQueryLocation(FeatureIndexType...) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Prioritize the query location order.
- progress - Variable in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Progress
- progress - Variable in class mil.nga.geopackage.io.Progress
-
Total progress
- Progress - Class in mil.nga.geopackage.io
-
Progress logger
- Progress(String, int, int) - Constructor for class mil.nga.geopackage.io.Progress
-
Constructor
- Progress(String, String, int, int) - Constructor for class mil.nga.geopackage.io.Progress
-
Constructor
- projection - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Feature DAO Projection
- projection - Variable in class mil.nga.geopackage.tiles.TileGenerator
-
Tiles projection
- PROPERTIES_FILE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
-
Property file name
- PropertiesExtension - Class in mil.nga.geopackage.extension.nga.properties
-
GeoPackage properties extension for defining GeoPackage specific properties, attributes, and metadata
- PropertiesExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesExtension
-
Constructor
- PropertiesManager - Class in mil.nga.geopackage.extension.nga.properties
-
Properties Manager, utilizes the Properties Extension on a collection of GeoPackages
- PropertiesManager() - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
-
Constructor
- PropertiesManager(Collection<GeoPackage>) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
-
Constructor
- PropertiesManager(GeoPackage) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
-
Constructor
- PropertiesManager(GeoPackageCache) - Constructor for class mil.nga.geopackage.extension.nga.properties.PropertiesManager
-
Constructor
- PROPERTY_DIVIDER - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
-
Property part divider
- put(long, BufferedImage) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Cache the icon image for the icon row id
- put(String, Object) - Method in class mil.nga.geopackage.user.ContentValues
-
Put a key value pair
- put(IconRow, BufferedImage) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Cache the icon image for the icon row
- put(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Cache the feature row
- put(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Cache the feature row
- putNull(String) - Method in class mil.nga.geopackage.user.ContentValues
-
Put a key null value
Q
- query() - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results
- query() - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results
- query(boolean) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds
- query(boolean, double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(boolean, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- query(boolean, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results
- query(boolean, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds
- query(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, String[], double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(boolean, String[], String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(boolean, String[], String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, String[], String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- query(boolean, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
- query(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box
- query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope
- query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(boolean, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(boolean, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(boolean, String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(boolean, String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(boolean, String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box
- query(boolean, BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope
- query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds
- query(double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results
- query(String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds
- query(String[], double, double, double, double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(String[], double, double, double, double, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds
- query(String[], String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(String[], String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(String[], String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(String[], String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(String[], Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box
- query(String[], BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(String[], BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(String[], BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection
- query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope
- query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(String, String[]) - Method in class mil.nga.geopackage.db.GeoPackageConnection
-
Perform a database query
- query(String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(String, String[]) - Method in interface mil.nga.geopackage.GeoPackage
-
Perform a query on the database
- query(String, String[]) - Method in class mil.nga.geopackage.GeoPackageImpl
-
Perform a query on the database
- query(String, String[], String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(String, String[], String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(String, String[], String, String[], String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(String, String[], String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- query(Connection, String, String[]) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Query for results
- query(Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results
- query(Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features
- query(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box
- query(BoundingBox) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(BoundingBox) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(BoundingBox, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(BoundingBox, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly
- query(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box
- query(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection
- query(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(BoundingBox, Projection) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection
- query(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounding box in the provided projection
- query(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope
- query(GeometryEnvelope) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(GeometryEnvelope) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(GeometryEnvelope, String) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- query(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope
- query(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope
- queryByBaseFeatureId(long) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingDao
-
Query for style mappings by base id
- queryByBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Query by base id
- queryByBaseId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Query by base id
- queryByIds(long, long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Query by both base id and related id
- queryByIds(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Query by both base id and related id
- queryByRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Query by related id
- queryByRelatedId(UserMappingRow) - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Query by related id
- queryByTileGrid(TileGrid, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query by tile grid and zoom level
- queryByTileGrid(TileGrid, long, String) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query by tile grid and zoom level
- queryFeatures() - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all Features
- queryFeatures() - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features
- queryFeatures(boolean) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all Features
- queryFeatures(boolean) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features
- queryFeatures(boolean, double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(boolean, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all Features
- queryFeatures(boolean, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features
- queryFeatures(boolean, String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, String[], double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(boolean, String[], String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(boolean, String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(boolean, String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(boolean, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(boolean, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(boolean, BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(boolean, BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(boolean, GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all Features
- queryFeatures(String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features
- queryFeatures(String[], double, double, double, double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(String[], double, double, double, double, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(String[], double, double, double, double, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(String[], double, double, double, double, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds
- queryFeatures(String[], String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(String[], String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(String[], String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(String[], Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(String[], BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(String[], BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(String[], BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(String[], BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(String[], BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(String[], BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(String[], BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(String[], BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(String[], GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(String[], GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(String[], GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(String[], GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features
- queryFeatures(Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features
- queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(BoundingBox) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(BoundingBox, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(BoundingBox, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box, projected correctly
- queryFeatures(BoundingBox, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box
- queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(BoundingBox, Projection) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(BoundingBox, Projection, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(BoundingBox, Projection, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the bounding box in the provided projection
- queryFeatures(BoundingBox, Projection, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection
- queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(GeometryEnvelope) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(GeometryEnvelope, String) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(GeometryEnvelope, String, String[]) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for Features within the Geometry Envelope
- queryFeatures(GeometryEnvelope, Map<String, Object>) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope
- queryFeaturesForChunk(boolean, double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], double, double, double, double, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for all features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.nga.index.FeatureTableIndex
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryFeaturesForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(boolean, double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(boolean, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], double, double, double, double, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Manually query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(boolean, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(boolean, GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], double, double, double, double, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], double, double, double, double, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], double, double, double, double, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(String[], double, double, double, double, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounds, starting at the offset and returning no more than the limit
- queryForChunk(String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String[], Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String[], GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for all feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(String, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results, starting at the offset and returning no more than the limit
- queryForChunk(Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(BoundingBox, Projection, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, String[], int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, String[], int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, String, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, Map<String, Object>, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, Map<String, Object>, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, Map<String, Object>, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunk(GeometryEnvelope, Map<String, Object>, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(boolean, GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String[], GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(BoundingBox, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(BoundingBox, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box, projected correctly, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(BoundingBox, Projection, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(BoundingBox, Projection, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(GeometryEnvelope, String, int) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkIdOrder(GeometryEnvelope, String, int, long) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
- queryForChunkWhere(boolean, String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunkWhere(boolean, String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunkWhere(boolean, String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunkWhere(boolean, String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunkWhere(String[], String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunkWhere(String[], String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunkWhere(String, int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForChunkWhere(String, int, long) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query for features, starting at the offset and returning no more than the limit
- queryForRow(StyleMappingRow) - Method in class mil.nga.geopackage.extension.nga.style.IconDao
-
Query for the icon row from a style mapping row
- queryForRow(StyleMappingRow) - Method in class mil.nga.geopackage.extension.nga.style.StyleDao
-
Query for the style row from a style mapping row
- queryForTile(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query for Tiles at a zoom level
- queryForTile(long, long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query for a Tile
- queryForTileDescending(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query for Tiles at a zoom level in descending row and column order
- queryForTileGrid(long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query for the bounding
- queryForTilesInColumn(long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query for Tiles at a zoom level and column
- queryForTilesInRow(long, long) - Method in class mil.nga.geopackage.tiles.user.TileDao
-
Query for Tiles at a zoom level and row
- queryGeoPackageDMFMetadata() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Query for GeoPackage DGIWG Metadata Foundation (DMF) metadata
- queryGeoPackageMetadata(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Query for GeoPackage metadata
- queryGeoPackageNASMetadata() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Query for GeoPackage NSG Metadata Foundation (NMF) NSG Application Schema (NAS) metadata
- queryIndexedFeatures(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Query for feature results in the x, y, and zoom
- queryIndexedFeatures(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Query for feature results in the bounding box
- queryIndexedFeaturesCount(int, int, int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Query for feature result count in the x, y, and zoom
- queryIndexedFeaturesCount(BoundingBox) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Query for feature result count in the bounding box
- queryResults(String, String[], GeoPackageDataType[], Integer) - Method in class mil.nga.geopackage.db.GeoPackageConnection
- queryResults(Connection, String, String[], GeoPackageDataType[], Integer) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Query for values up to the limit
- querySingleColumnResults(String, String[], int, GeoPackageDataType, Integer) - Method in class mil.nga.geopackage.db.GeoPackageConnection
- querySingleColumnResults(Connection, String, String[], int, GeoPackageDataType, Integer) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Query for values from a single column up to the limit
- querySingleResult(String, String[], int, GeoPackageDataType) - Method in class mil.nga.geopackage.db.GeoPackageConnection
- querySingleResult(Connection, String, String[], int, GeoPackageDataType) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Query the SQL for a single result object with the expected data type
- querySQL(boolean, String, String[], String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- querySQL(boolean, String, String[], String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- querySQL(boolean, String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- querySQL(boolean, String, String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- querySQL(String, String[], String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- querySQL(String, String[], String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- querySQL(String, String[], String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- querySQL(String, String[], String, String, String, String, String) - Method in class mil.nga.geopackage.user.UserConnection
- quickCheck() - Method in interface mil.nga.geopackage.GeoPackage
-
Perform a quick integrity check on the database
- quickCheck() - Method in class mil.nga.geopackage.GeoPackageImpl
-
Perform a quick integrity check on the database
R
- rawQuery(String, String[]) - Method in class mil.nga.geopackage.user.UserConnection
- rawQuery(String, String[], String[]) - Method in class mil.nga.geopackage.user.UserConnection
- readableSize() - Method in class mil.nga.geopackage.db.GeoPackageConnection
-
Get a readable version of the database size
- readableSize() - Method in interface mil.nga.geopackage.GeoPackage
-
Get a readable version of the database size
- readableSize() - Method in class mil.nga.geopackage.GeoPackageImpl
-
Get a readable version of the database size
- readTable(String, GeoPackageConnection, String) - Static method in class mil.nga.geopackage.user.custom.UserCustomDao
-
Read the database table and create a DAO
- readTiles(File, String, File, String, TileFormatType, boolean) - Static method in class mil.nga.geopackage.io.TileReader
-
Read the tiles in the directory into the GeoPackage file table
- readTiles(GeoPackage, String, File, String, TileFormatType, boolean) - Static method in class mil.nga.geopackage.io.TileReader
-
Read the tiles in the directory into the GeoPackage file table
- relatedTables - Variable in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Related Tables extension
- RelatedTablesExtension - Class in mil.nga.geopackage.extension.related
-
Related Tables extension
- RelatedTablesExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.related.RelatedTablesExtension
-
Constructor
- remove(long) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Remove the cached image for the icon row id
- remove(long) - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Remove the cached feature row by id
- remove(String, long) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Remove the cached feature row by id
- remove(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Remove the cached image for the icon row
- remove(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Remove the cached feature row
- remove(FeatureRow) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Remove the cached feature row
- RENAME_TABLE_PATTERN - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
Rename table pattern
- reproject(long, long, BoundingBox, long, long, long, long) - Method in class mil.nga.geopackage.tiles.reproject.TileReprojection
- reproject(GeoPackage, String, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table within the GeoPackage
- reproject(GeoPackage, String, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table within the GeoPackage
- reproject(GeoPackage, String, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table in a specified GeoPackage
- reproject(GeoPackage, String, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table in a specified GeoPackage
- reproject(GeoPackage, String, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table
- reproject(GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table, replacing the existing tiles
- reproject(GeoPackage, String, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table
- reproject(GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table, replacing the existing tiles
- reproject(TileDao, GeoPackage, String, TileReprojectionOptimize) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a tile table to a new tile table in a specified GeoPackage
- reproject(TileDao, GeoPackage, String, Projection) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a tile table to a new tile table in a specified GeoPackage
- reproject(TileDao, GeoPackage, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table
- reproject(TileDao, TileDao) - Static method in class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Reproject a GeoPackage tile table to a new tile table
- resize(int) - Method in class mil.nga.geopackage.extension.nga.style.IconCache
-
Resize the cache
- resize(int) - Method in class mil.nga.geopackage.features.user.FeatureCache
-
Resize the cache
- resize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Resize all caches and update the max cache size
- resize(int) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Resize the cache
- resize(String, int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Resize the feature table cache
- resultIndexToResultSetIndex(int) - Method in class mil.nga.geopackage.db.ResultSetResult
-
Get the ResultSet index for the provided core Result index
- resultSet - Variable in class mil.nga.geopackage.db.ResultSetResult
-
Result Set
- resultSetIndexToResultIndex(int) - Method in class mil.nga.geopackage.db.ResultSetResult
-
Get the core Result index for the provided ResultSet index
- ResultSetResult - Class in mil.nga.geopackage.db
-
Result Set result implementation.
- ResultSetResult(ResultSet) - Constructor for class mil.nga.geopackage.db.ResultSetResult
-
Constructor
- resultSetTypeToSqlLite(int) - Static method in class mil.nga.geopackage.db.ResultSetResult
-
Get the SQLite type from the ResultSetMetaData column type
- retainIndex(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Retain the feature index from the index types and delete the others
- retainIndex(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Retain the feature index from the index types and delete the others
- round() - Method in class mil.nga.geopackage.tiles.ImageRectangleF
-
Round the floating point rectangle to an integer rectangle
- RTREE - mil.nga.geopackage.features.index.FeatureIndexType
-
RTree Index extension
- RTreeIndexExtension - Class in mil.nga.geopackage.extension.rtree
-
RTree Index Extension
- RTreeIndexExtension(GeoPackage) - Constructor for class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
-
Constructor
- RTreeIndexExtension(GeoPackage, boolean) - Constructor for class mil.nga.geopackage.extension.rtree.RTreeIndexExtension
-
Constructor
- RTreeIndexTableDao - Class in mil.nga.geopackage.extension.rtree
-
RTree Index Table DAO for reading geometry index ranges
- RTreeIndexTableRow - Class in mil.nga.geopackage.extension.rtree
-
RTree Index Table Row containing the values from a single result set row
S
- SAMPLES_PER_PIXEL - Static variable in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Single sample coverage data
- saveFeature(FeatureRow) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
-
Save the feature row
- saveFeature(Geometry, Map<String, Object>) - Method in class mil.nga.geopackage.features.OAPIFeatureGenerator
- scale - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Scale factor
- setAnchorU(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Set the anchor u
- setAnchorV(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Set the anchor v
- setArguments(PreparedStatement, Object[]) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Set the prepared statement arguments
- setBaseId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Set the base ID
- setBufferPercentage(double) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Set the buffer percentage for drawing empty non features edges (i.e.
- setCacheGeometries(boolean) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Set the cache geometries flag
- setChunkLimit(int) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Set the SQL query chunk limit
- setCircleColor(Color) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the circle color
- setCircleFillColor(Color) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the circle fill color
- setCirclePaddingPercentage(float) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the circle padding percentage to pad around the text, value between 0.0 and 1.0
- setCircleStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the circle stroke width
- setColor(Color) - Method in class mil.nga.geopackage.tiles.features.Paint
-
Set the color
- setColor(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the color
- setColor(Color) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the color
- setCompressFormat(String) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the compress format
- setCompressFormat(String) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Set the compress format
- setCompressQuality(Float) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Set the compress quality (0.0 to 1.0).
- setContentType(String) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Set the content type
- setContinueOnError(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Set the continue on error flag
- setCountFrequency(int) - Method in class mil.nga.geopackage.io.Progress
-
Set the count frequency
- setData(byte[]) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Set the data
- setData(byte[]) - Method in class mil.nga.geopackage.tiles.GeoPackageTile
-
Set the image data
- setData(BufferedImage, String) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Set the data from an image
- setData(BufferedImage, String, Float) - Method in class mil.nga.geopackage.extension.related.media.MediaRow
-
Set the data from an image with optional quality
- setDefault(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Set the default icon
- setDefault(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Set the default style icon
- setDescription(String) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Set the description
- setDescription(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the description
- setDownloadAttempts(int) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Set the number of download attempts per tile
- setDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Manually set the width and height draw overlap
- setDrawUnindexedTiles(boolean) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the draw unindexed tiles option
- setFeatureStyle(long, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature style (style and icon) of the feature
- setFeatureStyle(String, long, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature style (style and icon) of the feature
- setFeatureStyle(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature style (style and icon) of the feature row
- setFeatureStyle(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature style (style and icon) of the feature row
- setFeatureStyle(FeatureRow, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature style (style and icon) of the feature row for the specified geometry type
- setFeatureStyle(FeatureRow, GeometryType, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature style (style and icon) of the feature row for the specified geometry type
- setFeatureStyleDefault(long, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature style (style and icon) of the feature
- setFeatureStyleDefault(String, long, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature style (style and icon) of the feature
- setFeatureStyleDefault(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature style default (style and icon) of the feature row
- setFeatureStyleDefault(FeatureRow, FeatureStyle) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature style default (style and icon) of the feature row
- setFeatureStyles(long, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature styles for the feature table and feature id
- setFeatureStyles(String, long, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature styles for the feature table and feature id
- setFeatureStyles(FeatureRow, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature styles for the feature row
- setFeatureStyles(FeatureRow, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature styles for the feature row
- setFeatureTableStyles(FeatureTableStyles) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the feature table styles
- setFillColor(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the fill color
- setFillColor(Color) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the color
- setFillOpacity(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the fill opacity
- setFillPolygon(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the fill polygon
- setGeodesic(boolean) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Set the geodestic flag, true to index geodesic geometries
- setGeodesic(boolean) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Set the geodestic flag, true to index geodesic geometries
- setGeodesic(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the geodestic flag, true to draw geodesic geometries
- setGeometry(GeoPackageGeometryData) - Method in class mil.nga.geopackage.features.user.FeatureRow
-
Set the geometry data
- setGeometryCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.DefaultFeatureTiles
-
Set / resize the geometry cache size
- setGeometryType(GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Set the geometry type
- setHeight(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Set the display height and adjust the y offset
- setHeight(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Set the height
- setHeightDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Manually set the height draw overlap
- setHttpMethod(String) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Set the HTTP request method
- setIcon(long, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- setIcon(String, long, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Get the icon of the feature, searching in order: feature geometry type icon, feature default icon, table geometry type icon, table default icon
- setIcon(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Set the icon row
- setIcon(IconRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Set the icon for the geometry type
- setIcon(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the icon of the feature row
- setIcon(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the icon of the feature row
- setIcon(FeatureRow, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the icon of the feature row for the specified geometry type
- setIcon(FeatureRow, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the icon of the feature row for the specified geometry type
- setIconCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set / resize the icon cache size
- setIconDefault(long, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the default icon of the feature
- setIconDefault(String, long, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the default icon of the feature
- setIconDefault(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the default icon of the feature row
- setIconDefault(FeatureRow, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the default icon of the feature row
- setIcons(long, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the icons for the feature table and feature id
- setIcons(String, long, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the icons for the feature table and feature id
- setIcons(Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Set the icons
- setIcons(FeatureRow, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the icons for the feature row
- setIcons(FeatureRow, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the icons for the feature row
- setImage(BufferedImage) - Method in class mil.nga.geopackage.tiles.GeoPackageTile
-
Set the image
- setIndexLocation(FeatureIndexType) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Set the index location
- setIndexLocationOrder(Collection<FeatureIndexType>) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Set the index location order, overriding all previously set types
- setIndexLocationOrder(FeatureIndexType...) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Set the index location order, overriding all previously set types
- setIndexManager(FeatureIndexManager) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the index
- setLimit(Integer) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Set the feature query limit
- setLineColor(Color) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set line color
- setLineStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set line stroke width
- setLinkTables(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTileGenerator
-
Set the link tables flag
- setManual(boolean) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Set the manual bounding box query flag for non indexed and empty contents bounds feature tables
- setMax(int) - Method in class mil.nga.geopackage.io.Progress
- setMaxCacheSize(int) - Method in class mil.nga.geopackage.features.user.FeatureCacheTables
-
Set the max cache size to use when creating new feature row caches
- setMaxColumnWidth(Integer) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Set the max column width
- setMaxFeaturesPerTile(Integer) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the max features per tile.
- setMaxFeaturesTileDraw(CustomFeaturesTile) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the max features tile draw, used to draw tiles when more features for a single tile than the max at #getMaxFeaturesPerTile exist
- setMaxLinesPerRow(Integer) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Set the max lines per row
- setMaxRows(Integer) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Set the max rows queried
- setName(String) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Set the name
- setName(String) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the name
- setOpacity(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the opacity
- setPaint(long, FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Set the paint for the style id and draw type
- setPaint(StyleRow, FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaintCache
-
Set the paint for the style id and draw type
- setPaint(FeatureDrawType, Paint) - Method in class mil.nga.geopackage.tiles.features.FeaturePaint
-
Set the paint for the draw type
- setPixelValue(WritableRaster, int, int, int) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Set the unsigned 16 bit integer pixel value into the image raster
- setPixelValue(WritableRaster, int, int, short) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Set the "unsigned short" pixel value into the image raster
- setPixelValue(CoverageDataTiffImage, int, int, float) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Set the pixel value into the image
- setPointColor(Color) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set point color
- setPointIcon(FeatureTilePointIcon) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the point icon
- setPointRadius(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the point radius
- setPolygonColor(Color) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set polygon color
- setPolygonFillColor(Color) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set polygon fill color
- setPolygonStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set polygon stroke width
- setPrintSides(boolean) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Set the print sides flag
- setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Set the progress tracker
- setProgress(GeoPackageProgress) - Method in class mil.nga.geopackage.features.index.FeatureIndexManager
-
Set the GeoPackage Progress
- setProgress(GeoPackageZoomLevelProgress) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Set the progress tracker
- setRelatedId(long) - Method in class mil.nga.geopackage.extension.related.UserMappingRow
-
Set the related ID
- setScale(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the scale
- setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.GeoPackageTileRetriever
-
Set the Tile Scaling options
- setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.TileCreator
-
Set the tile scaling options
- setScaling(TileScaling) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Set the tile scaling settings
- setSimplifyGeometries(boolean) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the simplify geometries flag
- setSkipExisting(boolean) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Set the skip existing tiles flag
- setStrokeWidth(Float) - Method in class mil.nga.geopackage.tiles.features.Paint
-
Set the stroke width
- setStyle(long, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the style of the feature
- setStyle(String, long, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the style of the feature
- setStyle(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Set the style row
- setStyle(StyleRow, GeometryType) - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Set the style for the geometry type
- setStyle(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the style of the feature row
- setStyle(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the style of the feature row
- setStyle(FeatureRow, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the style of the feature row for the specified geometry type
- setStyle(FeatureRow, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the style of the feature row for the specified geometry type
- setStyleDefault(long, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the default style of the feature
- setStyleDefault(String, long, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the default style of the feature
- setStyleDefault(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the default style of the feature row
- setStyleDefault(FeatureRow, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the default style of the feature row
- setStylePaintCacheSize(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set / resize the style paint cache size
- setStyles(long, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the styles for the feature table and feature id
- setStyles(String, long, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the styles for the feature table and feature id
- setStyles(Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyles
-
Set the styles
- setStyles(FeatureRow, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the styles for the feature row
- setStyles(FeatureRow, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the styles for the feature row
- setTable(TTable) - Method in class mil.nga.geopackage.user.UserConnection
-
Set the table
- setTableFeatureStyles(String, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table default feature styles
- setTableFeatureStyles(FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature table default feature styles
- setTableFeatureStyles(FeatureTable, FeatureStyles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table default feature styles
- setTableIcon(boolean) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Set table icon flag
- setTableIcon(String, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table icon for the geometry type
- setTableIcon(FeatureTable, GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table icon for the geometry type
- setTableIcon(GeometryType, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature table icon for the geometry type
- setTableIconDefault(String, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table icon default
- setTableIconDefault(IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature table icon default
- setTableIconDefault(FeatureTable, IconRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table icon default
- setTableIcons(boolean) - Method in class mil.nga.geopackage.extension.nga.style.Icons
-
Set table icons flag
- setTableIcons(String, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table default icons
- setTableIcons(Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature table default icons
- setTableIcons(FeatureTable, Icons) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table default icons
- setTableStyle(boolean) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set table style flag
- setTableStyle(String, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table style for the geometry type
- setTableStyle(FeatureTable, GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table style for the geometry type
- setTableStyle(GeometryType, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature table style for the geometry type
- setTableStyleDefault(String, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table style default
- setTableStyleDefault(StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature table style default
- setTableStyleDefault(FeatureTable, StyleRow) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table style default
- setTableStyles(boolean) - Method in class mil.nga.geopackage.extension.nga.style.Styles
-
Set table styles flag
- setTableStyles(String, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table default styles
- setTableStyles(Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureTableStyles
-
Set the feature table default styles
- setTableStyles(FeatureTable, Styles) - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyleExtension
-
Set the feature table default styles
- setTextColor(Color) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the text color
- setTextSize(int) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the text size
- setTileBorderColor(Color) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the tile border color
- setTileBorderStrokeWidth(float) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the tile border stroke width
- setTileColumn(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Set the tile column
- setTileData(byte[]) - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Set the tile data
- setTileData(BufferedImage, String) - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Set the tile data from an image
- setTileFillColor(Color) - Method in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Set the tile fill color
- setTileFormat(TileFormatType) - Method in class mil.nga.geopackage.tiles.UrlTileGenerator
-
Set the tile format
- setTileHeight(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the tile height
- setTileRow(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Set the tile row
- setTileWidth(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Set the tile width
- setTimeFrequency(int) - Method in class mil.nga.geopackage.io.Progress
-
Set the time frequency in seconds
- setTolerance(double) - Method in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Set the query range tolerance
- setTolerance(double) - Method in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Set the query range tolerance
- setUpdateCount(Integer) - Method in class mil.nga.geopackage.io.SQLExecResult
-
Set the update count
- setValue(int, Object) - Method in class mil.nga.geopackage.features.user.FeatureRow
- setWhere(String) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Set the where clause
- setWhereArgs(String[]) - Method in class mil.nga.geopackage.tiles.features.FeaturePreview
-
Set the where arguments
- setWidth(int) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Set the display width and adjust the x offset
- setWidth(Double) - Method in class mil.nga.geopackage.extension.nga.style.IconRow
-
Set the width
- setWidth(Double) - Method in class mil.nga.geopackage.extension.nga.style.StyleRow
-
Set the width
- setWidthDrawOverlap(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Manually set the width draw overlap
- setXOffset(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Set the x offset
- setXYZTiles(boolean) - Method in class mil.nga.geopackage.tiles.TileGenerator
-
Set the XYZ Tiles flag to true to generate XYZ tile format tiles.
- setYOffset(float) - Method in class mil.nga.geopackage.tiles.features.FeatureTilePointIcon
-
Set the y offset
- setZoomLevel(long) - Method in class mil.nga.geopackage.tiles.user.TileRow
-
Set the zoom level
- setZoomLevelMax(int, int) - Method in interface mil.nga.geopackage.io.GeoPackageZoomLevelProgress
-
Set the max progress value for the zoom level
- setZoomLevelMax(int, int) - Method in class mil.nga.geopackage.io.ZoomLevelProgress
-
Set the max progress value for the zoom level
- SimpleAttributesDao - Class in mil.nga.geopackage.extension.related.simple
-
User Simple Attributes DAO for reading user simple attributes data tables
- SimpleAttributesDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
-
Constructor
- SimpleAttributesDao(UserCustomDao, SimpleAttributesTable) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesDao
-
Constructor
- SimpleAttributesRow - Class in mil.nga.geopackage.extension.related.simple
-
User Simple Attributes Row containing the values from a single result set row
- SimpleAttributesRow(SimpleAttributesRow) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
-
Copy Constructor
- SimpleAttributesRow(SimpleAttributesTable) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
-
Constructor to create an empty row
- SimpleAttributesRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.simple.SimpleAttributesRow
-
Constructor
- simplifyGeometries - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
When true, geometries are simplified before being drawn.
- simplifyPoints(double, List<Point>) - Method in class mil.nga.geopackage.tiles.features.FeatureTiles
-
When the simplify tolerance is set, simplify the points to a similar curve with fewer points.
- size() - Method in class mil.nga.geopackage.db.GeoPackageConnection
-
Size of the database in bytes
- size() - Method in interface mil.nga.geopackage.GeoPackage
-
Size of the database in bytes
- size() - Method in class mil.nga.geopackage.GeoPackageImpl
-
Size of the database in bytes
- size() - Method in class mil.nga.geopackage.user.ContentValues
-
Get the number of value mappings
- SQLExec - Class in mil.nga.geopackage.io
-
Executes SQL on a SQLite database To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -jar name.jar +usage_arguments java -classpath name.jar mil.nga.geopackage.io.SQLExec +usage_arguments
- SQLExec() - Constructor for class mil.nga.geopackage.io.SQLExec
- SQLExecAlterTable - Class in mil.nga.geopackage.io
-
Execute special Alter Table statement cases including unsupported, non compliant, and those requiring additional modifications
- SQLExecAlterTable() - Constructor for class mil.nga.geopackage.io.SQLExecAlterTable
- SQLExecResult - Class in mil.nga.geopackage.io
-
Result from
SQLExec
containing tables, columns, column widths, rows, and values - SQLExecResult() - Constructor for class mil.nga.geopackage.io.SQLExecResult
-
Constructor
- SQLUtils - Class in mil.nga.geopackage.db
-
SQL Utility methods
- SQLUtils() - Constructor for class mil.nga.geopackage.db.SQLUtils
- STROKE - mil.nga.geopackage.tiles.features.FeatureDrawType
-
Stroke for a line of polygon
- StyleDao - Class in mil.nga.geopackage.extension.nga.style
-
Style DAO for reading style tables
- StyleDao(AttributesDao) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleDao
-
Constructor
- StyleMappingDao - Class in mil.nga.geopackage.extension.nga.style
-
Style Mapping DAO for reading style mapping data tables
- StyleMappingDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingDao
-
Constructor
- StyleMappingRow - Class in mil.nga.geopackage.extension.nga.style
-
Style Mapping Row containing the values from a single result set row
- StyleMappingRow(StyleMappingRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Copy Constructor
- StyleMappingRow(StyleMappingTable) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Constructor to create an empty row
- StyleMappingRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleMappingRow
-
Constructor
- StyleRow - Class in mil.nga.geopackage.extension.nga.style
-
Style Row containing the values from a single result set row
- StyleRow() - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
-
Constructor to create an empty row
- StyleRow(AttributesRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
-
Constructor
- StyleRow(StyleRow) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
-
Copy Constructor
- StyleRow(StyleTable) - Constructor for class mil.nga.geopackage.extension.nga.style.StyleRow
-
Constructor to create an empty row
- Styles - Class in mil.nga.geopackage.extension.nga.style
-
Styles for a single feature geometry or feature table default
- Styles() - Constructor for class mil.nga.geopackage.extension.nga.style.Styles
-
Constructor
- Styles(boolean) - Constructor for class mil.nga.geopackage.extension.nga.style.Styles
-
Constructor
T
- table - Variable in class mil.nga.geopackage.user.UserConnection
-
Table
- TABLE_NAME_GROUP - Static variable in class mil.nga.geopackage.io.SQLExecAlterTable
-
Table name pattern group
- textColor - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Text color
- textFont - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Text font
- textOutput(BoundingBox) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Text output from a bounding box
- textOutput(Contents) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Text output from a Contents
- textOutput(GeometryColumns) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Text output from a GeometryColumns
- textOutput(SpatialReferenceSystem) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Text output from a SRS
- textOutput(TileMatrix) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Text output from a Tile Matrix
- textOutput(TileMatrixSet) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Text output from a TileMatrixSet
- textSize - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Text size
- TILE_DP - Static variable in class mil.nga.geopackage.tiles.TileUtils
-
Displayed device-independent pixels
- TILE_GENERATOR - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_DOWNLOAD_ATTEMPTS - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE_MAX_LAT - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE_MAX_LON - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE_MIN_LAT - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE_MIN_LON - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE_X - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE_Y - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_GENERATOR_VARIABLE_Z - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
- TILE_PIXELS_DEFAULT - Static variable in class mil.nga.geopackage.tiles.TileUtils
-
Tile pixels for default dpi tiles
- TILE_PIXELS_HIGH - Static variable in class mil.nga.geopackage.tiles.TileUtils
-
Tile pixels for high dpi tiles
- tileBorderColor - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Tile Border color
- tileBorderStrokeWidth - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Tile Border stroke width
- TileBoundingBoxJavaUtils - Class in mil.nga.geopackage.tiles
-
Tile Bounding Box utility methods for the Java specific library
- TileBoundingBoxJavaUtils() - Constructor for class mil.nga.geopackage.tiles.TileBoundingBoxJavaUtils
- TileConnection - Class in mil.nga.geopackage.tiles.user
-
GeoPackage Tile Connection
- TileConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.tiles.user.TileConnection
-
Constructor
- TileCreator - Class in mil.nga.geopackage.tiles
-
Tile Creator, creates a tile from a tile matrix to the desired projection
- TileCreator(TileDao) - Constructor for class mil.nga.geopackage.tiles.TileCreator
-
Constructor, request raw tile images directly from the tile table in their original size
- TileCreator(TileDao, Integer, Integer, String) - Constructor for class mil.nga.geopackage.tiles.TileCreator
-
Constructor
- TileCreator(TileDao, Integer, Integer, Projection, String) - Constructor for class mil.nga.geopackage.tiles.TileCreator
-
Constructor
- TileCreator(TileDao, String) - Constructor for class mil.nga.geopackage.tiles.TileCreator
-
Constructor, use the tile tables image width and height as request size
- TileCreator(TileDao, Projection, String) - Constructor for class mil.nga.geopackage.tiles.TileCreator
-
Constructor, use the tile tables image width and height as request size and request as the specified projection
- tileDao - Variable in class mil.nga.geopackage.extension.coverage.CoverageData
-
Tile DAO
- TileDao - Class in mil.nga.geopackage.tiles.user
-
Tile DAO for reading tile user tables
- TileDao(String, GeoPackageConnection, TileMatrixSet, List<TileMatrix>, TileTable) - Constructor for class mil.nga.geopackage.tiles.user.TileDao
-
Constructor
- TileDirectory - Class in mil.nga.geopackage.io
-
Represents a z,x,y directory structure
- TileDirectory() - Constructor for class mil.nga.geopackage.io.TileDirectory
- TileDirectory.XDirectory - Class in mil.nga.geopackage.io
-
X level directory
- TileDirectory.YFile - Class in mil.nga.geopackage.io
-
Y level file
- TileDirectory.ZoomDirectory - Class in mil.nga.geopackage.io
-
Zoom level directory
- tileFillColor - Variable in class mil.nga.geopackage.tiles.features.custom.NumberFeaturesTile
-
Tile fill color
- TileFormatType - Enum in mil.nga.geopackage.io
-
Tile Format Type specifying the z/x/y folder structure of tiles
- TileGenerator - Class in mil.nga.geopackage.tiles
-
Creates a set of tiles within a GeoPackage
- TileGenerator(GeoPackage, String, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
-
Constructor
- TileGenerator(GeoPackage, String, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
-
Constructor
- TileGenerator(GeoPackage, String, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
-
Constructor
- TileGenerator(GeoPackage, String, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
-
Constructor
- TileGenerator(GeoPackage, String, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.TileGenerator
-
Constructor
- tileHeight - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Tile height
- tileLength(float) - Static method in class mil.nga.geopackage.tiles.TileUtils
-
Get the tile side (width and height) dimension based upon the scale
- TilePaginatedResults - Class in mil.nga.geopackage.tiles.user
-
Tile Paginated Results for iterating and querying through tiles in chunks
- TilePaginatedResults(TileDao, TileResultSet) - Constructor for class mil.nga.geopackage.tiles.user.TilePaginatedResults
-
Constructor
- TileProperties - Class in mil.nga.geopackage.io
-
Tile properties for GeoPackage formatted tile property files
- TileProperties(File) - Constructor for class mil.nga.geopackage.io.TileProperties
-
Constructor
- TileReader - Class in mil.nga.geopackage.io
-
Read tiles from a file system directory into a GeoPackage file To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -classpath geopackage-*-standalone.jar mil.nga.geopackage.io.TileReader +usage_arguments
- TileReader() - Constructor for class mil.nga.geopackage.io.TileReader
- TileReproject - Class in mil.nga.geopackage.io
-
Tile Reproject main method for command line tile reprojections To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -classpath geopackage-*-standalone.jar mil.nga.geopackage.io.TileReproject +usage_arguments
- TileReproject() - Constructor for class mil.nga.geopackage.io.TileReproject
- TileReprojection - Class in mil.nga.geopackage.tiles.reproject
-
Tile Reprojection for reprojecting an existing tile table
- TileReprojection(TileDao, GeoPackage, String, Projection) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Constructor, reproject a tile table to a new tile table in a specified GeoPackage
- TileReprojection(TileDao, GeoPackage, TileDao) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Constructor, reproject a GeoPackage tile table to a new tile table
- TileReprojection(TileDao, TileDao) - Constructor for class mil.nga.geopackage.tiles.reproject.TileReprojection
-
Constructor, reproject a GeoPackage tile table to a new tile table
- TileResultSet - Class in mil.nga.geopackage.tiles.user
-
Tile Result Set to wrap a database ResultSet for tile queries
- TileResultSet(TileTable, String[], ResultSet, int) - Constructor for class mil.nga.geopackage.tiles.user.TileResultSet
-
Constructor
- TileResultSet(TileTable, String[], ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.tiles.user.TileResultSet
-
Constructor
- TileResultSet(TileTable, ResultSet, int) - Constructor for class mil.nga.geopackage.tiles.user.TileResultSet
-
Constructor
- TileResultSet(TileTable, ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.tiles.user.TileResultSet
-
Constructor
- TileRetriever - Interface in mil.nga.geopackage.tiles
-
Interface defining the tile retrieval methods
- TileRow - Class in mil.nga.geopackage.tiles.user
-
Tile Row containing the values from a single result set row
- TileRow(TileRow) - Constructor for class mil.nga.geopackage.tiles.user.TileRow
-
Copy Constructor
- TileRowSync - Class in mil.nga.geopackage.tiles.user
-
Tile Row Sync to support reading a single tile row copy when multiple near simultaneous asynchronous requests are made
- TileRowSync() - Constructor for class mil.nga.geopackage.tiles.user.TileRowSync
-
Constructor
- tileScale(int) - Static method in class mil.nga.geopackage.tiles.TileUtils
-
Get the tile scale based upon the tile length (width or height)
- tileScale(int, int) - Static method in class mil.nga.geopackage.tiles.TileUtils
-
Get the tile scale based upon the tile dimensions
- tileTable(String) - Method in class mil.nga.geopackage.io.GeoPackageTextOutput
-
Build text from a tile table
- TileUtils - Class in mil.nga.geopackage.tiles
-
Tile utilities and constants
- TileUtils() - Constructor for class mil.nga.geopackage.tiles.TileUtils
- tileWidth - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Tile height
- TileWriter - Class in mil.nga.geopackage.io
-
Writes the tiles from a GeoPackage tile table to a file system directory To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -classpath geopackage-*-standalone.jar mil.nga.geopackage.io.TileWriter +usage_arguments
- TileWriter() - Constructor for class mil.nga.geopackage.io.TileWriter
- timeFrequency - Variable in class mil.nga.geopackage.io.Progress
-
Log time frequency, stored in milliseconds
- title - Variable in class mil.nga.geopackage.io.Progress
-
Log Title
- TMS - mil.nga.geopackage.io.TileFormatType
-
Tile Map Service specification, origin is lower left
- toContentValues() - Method in class mil.nga.geopackage.user.UserRow
-
Convert the row to content values
- toContentValues(boolean) - Method in class mil.nga.geopackage.user.UserRow
-
Convert the row to content values
- tolerance - Variable in class mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
-
Query range tolerance
- tolerance - Variable in class mil.nga.geopackage.features.user.ManualFeatureQuery
-
Query range tolerance
- toString() - Method in class mil.nga.geopackage.user.ContentValues
U
- uniqueBaseIds() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Get the unique base ids
- uniqueRelatedIds() - Method in class mil.nga.geopackage.extension.related.UserMappingDao
-
Get the unique related ids
- unit - Variable in class mil.nga.geopackage.io.Progress
-
Log Unit
- update(Connection, String, ContentValues, String, String[]) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Update table rows
- update(ContentValues, String, String[]) - Method in class mil.nga.geopackage.user.UserDao
-
Update all rows matching the where clause with the provided values
- update(TRow) - Method in class mil.nga.geopackage.user.UserDao
- URLTileGen - Class in mil.nga.geopackage.io
-
URL Tile Generator main method for command line tile generation To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -classpath geopackage-*-standalone.jar mil.nga.geopackage.io.URLTileGen +usage_arguments
- URLTileGen() - Constructor for class mil.nga.geopackage.io.URLTileGen
- UrlTileGenerator - Class in mil.nga.geopackage.tiles
-
Creates a set of tiles within a GeoPackage by downloading the tiles from a URL
- UrlTileGenerator(GeoPackage, String, String, int[], BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
-
Constructor
- UrlTileGenerator(GeoPackage, String, String, int, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
-
Constructor
- UrlTileGenerator(GeoPackage, String, String, int, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
-
Constructor
- UrlTileGenerator(GeoPackage, String, String, Collection<Integer>, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
-
Constructor
- UrlTileGenerator(GeoPackage, String, String, BoundingBox, Projection) - Constructor for class mil.nga.geopackage.tiles.UrlTileGenerator
-
Constructor
- useIcon() - Method in class mil.nga.geopackage.extension.nga.style.FeatureStyle
-
Determine if an icon exists and should be used.
- UserConnection<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserResultSet<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
-
GeoPackage Connection used to define common functionality within different connection types
- UserConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.UserConnection
-
Constructor
- UserCustomConnection - Class in mil.nga.geopackage.user.custom
-
GeoPackage User Custom Connection
- UserCustomConnection(GeoPackageConnection) - Constructor for class mil.nga.geopackage.user.custom.UserCustomConnection
-
Constructor
- UserCustomDao - Class in mil.nga.geopackage.user.custom
-
User Custom DAO for reading user custom data tables
- UserCustomDao(String, GeoPackageConnection, UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
-
Constructor
- UserCustomDao(UserCustomDao) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
-
Constructor
- UserCustomDao(UserCustomDao, UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomDao
-
Constructor
- UserCustomPaginatedResults - Class in mil.nga.geopackage.user.custom
-
User Custom Paginated Results for iterating and querying through user customs in chunks
- UserCustomPaginatedResults(UserCustomDao, UserCustomResultSet) - Constructor for class mil.nga.geopackage.user.custom.UserCustomPaginatedResults
-
Constructor
- UserCustomResultSet - Class in mil.nga.geopackage.user.custom
-
User Custom Result Set to wrap a database ResultSet for tile queries
- UserCustomResultSet(UserCustomTable, String[], ResultSet, int) - Constructor for class mil.nga.geopackage.user.custom.UserCustomResultSet
-
Constructor
- UserCustomResultSet(UserCustomTable, String[], ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.user.custom.UserCustomResultSet
-
Constructor
- UserCustomResultSet(UserCustomTable, ResultSet, int) - Constructor for class mil.nga.geopackage.user.custom.UserCustomResultSet
-
Constructor
- UserCustomResultSet(UserCustomTable, ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.user.custom.UserCustomResultSet
-
Constructor
- UserCustomRow - Class in mil.nga.geopackage.user.custom
-
User Custom Row containing the values from a single result set row
- UserCustomRow(UserCustomRow) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
-
Copy Constructor
- UserCustomRow(UserCustomTable) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
-
Constructor to create an empty row
- UserCustomRow(UserCustomTable, UserCustomColumns, int[], Object[]) - Constructor for class mil.nga.geopackage.user.custom.UserCustomRow
-
Constructor
- UserCustomRowSync - Class in mil.nga.geopackage.user.custom
-
User Custom Row Sync to support reading a single user mapping row copy when multiple near simultaneous asynchronous requests are made
- UserCustomRowSync() - Constructor for class mil.nga.geopackage.user.custom.UserCustomRowSync
-
Constructor
- UserDao<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserResultSet<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
-
Abstract User DAO for reading user tables
- UserDao(String, GeoPackageConnection, UserConnection<TColumn, TTable, TRow, TResult>, TTable) - Constructor for class mil.nga.geopackage.user.UserDao
-
Constructor
- userDb - Variable in class mil.nga.geopackage.user.custom.UserCustomDao
-
User Custom connection
- UserMappingDao - Class in mil.nga.geopackage.extension.related
-
User Mapping DAO for reading user mapping data tables
- UserMappingDao(UserCustomDao) - Constructor for class mil.nga.geopackage.extension.related.UserMappingDao
-
Constructor
- UserMappingDao(UserCustomDao, UserMappingTable) - Constructor for class mil.nga.geopackage.extension.related.UserMappingDao
-
Constructor
- UserMappingRow - Class in mil.nga.geopackage.extension.related
-
User Mapping Row containing the values from a single result set row
- UserMappingRow(UserMappingRow) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
-
Copy Constructor
- UserMappingRow(UserMappingTable) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
-
Constructor to create an empty row
- UserMappingRow(UserCustomRow) - Constructor for class mil.nga.geopackage.extension.related.UserMappingRow
-
Constructor
- UserPaginatedResults<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>,TResult extends UserResultSet<TColumn,TTable,TRow>> - Class in mil.nga.geopackage.user
-
User Paginated Results for iterating and querying through chunks
- UserPaginatedResults(UserDao<TColumn, TTable, TRow, TResult>, UserResultSet<TColumn, TTable, TRow>) - Constructor for class mil.nga.geopackage.user.UserPaginatedResults
-
Constructor
- UserResultSet<TColumn extends UserColumn,TTable extends UserTable<TColumn>,TRow extends UserRow<TColumn,TTable>> - Class in mil.nga.geopackage.user
-
Abstract User Result Set.
- UserResultSet(TTable, String[], ResultSet, int) - Constructor for class mil.nga.geopackage.user.UserResultSet
-
Constructor
- UserResultSet(TTable, String[], ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.user.UserResultSet
-
Constructor
- UserResultSet(TTable, ResultSet, int) - Constructor for class mil.nga.geopackage.user.UserResultSet
-
Constructor
- UserResultSet(TTable, ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.user.UserResultSet
-
Constructor
- UserResultSet(TTable, UserColumns<TColumn>, ResultSet, int) - Constructor for class mil.nga.geopackage.user.UserResultSet
-
Constructor
- UserResultSet(TTable, UserColumns<TColumn>, ResultSet, String, String[]) - Constructor for class mil.nga.geopackage.user.UserResultSet
-
Constructor
- UserRow<TColumn extends UserColumn,TTable extends UserTable<TColumn>> - Class in mil.nga.geopackage.user
-
User Row containing the values from a single Result Set row
- UserRow(UserRow<TColumn, TTable>) - Constructor for class mil.nga.geopackage.user.UserRow
-
Copy Constructor
- UserRow(TTable) - Constructor for class mil.nga.geopackage.user.UserRow
-
Constructor to create an empty row
- UserRow(TTable, UserColumns<TColumn>, int[], Object[]) - Constructor for class mil.nga.geopackage.user.UserRow
-
Constructor
V
- validate() - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Validate the GeoPackage against the DGIWG GeoPackage Profile
- validate(String) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Validate the GeoPackage table against the DGIWG GeoPackage Profile
- validate(List<String>) - Method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackage
-
Validate the GeoPackage tables against the DGIWG GeoPackage Profile
- validate(DGIWGGeoPackage) - Static method in class mil.nga.geopackage.dgiwg.DGIWGGeoPackageManager
-
Validate the GeoPackage against the DGIWG GeoPackage Profile
- validateImageType(BufferedImage) - Method in class mil.nga.geopackage.extension.coverage.CoverageDataPng
-
Validate that the image type is an unsigned short
- validateImageType(FileDirectory) - Static method in class mil.nga.geopackage.extension.coverage.CoverageDataTiff
-
Validate that the image type
- valueOf(String) - Static method in enum mil.nga.geopackage.features.index.FeatureIndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.geopackage.io.TileFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.geopackage.tiles.features.FeatureDrawType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum mil.nga.geopackage.features.index.FeatureIndexType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum mil.nga.geopackage.io.TileFormatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum mil.nga.geopackage.tiles.features.FeatureDrawType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueSet() - Method in class mil.nga.geopackage.user.ContentValues
-
Get a value set of the mappings
- VERSION - Static variable in class mil.nga.geopackage.property.JavaPropertyConstants
W
- wasNull() - Method in class mil.nga.geopackage.db.ResultSetResult
- WEB_MERCATOR_PROJECTION - Static variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Web Mercator Projection
- width - Variable in class mil.nga.geopackage.tiles.GeoPackageTile
-
Tile width
- widthOverlap - Variable in class mil.nga.geopackage.tiles.features.FeatureTiles
-
Width overlapping pixels between tile images
- wrapQuery(Connection, String, String[]) - Static method in class mil.nga.geopackage.db.SQLUtils
-
Perform the query and wrap as a result
- writeFile(TileDao) - Method in class mil.nga.geopackage.io.TileProperties
-
Write the properties file using the tile dao
- writeImageToBytes(BufferedImage, String) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Write the image to bytes in the provided format
- writeImageToBytes(BufferedImage, String, Float) - Static method in class mil.nga.geopackage.tiles.ImageUtils
-
Write the image to bytes in the provided format and optional quality
- writeTiff() - Method in class mil.nga.geopackage.extension.coverage.CoverageDataTiffImage
-
Write the TIFF file to the image bytes
- writeTiles(File, String, File, String, Integer, Integer, TileFormatType, boolean) - Static method in class mil.nga.geopackage.io.TileWriter
-
Write the tile table tile image set within the GeoPackage file to the provided directory
- writeTiles(GeoPackage, String, File, String, Integer, Integer, TileFormatType, boolean) - Static method in class mil.nga.geopackage.io.TileWriter
-
Write the tile table tile image set within the GeoPackage file to the provided directory
X
- x - Variable in class mil.nga.geopackage.io.TileDirectory.XDirectory
- XDirectory() - Constructor for class mil.nga.geopackage.io.TileDirectory.XDirectory
- xFunc() - Method in class mil.nga.geopackage.extension.rtree.GeometryFunction
- xValues - Variable in class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- XYZ - mil.nga.geopackage.io.TileFormatType
-
origin is upper left
Y
- y - Variable in class mil.nga.geopackage.io.TileDirectory.YFile
- YFile() - Constructor for class mil.nga.geopackage.io.TileDirectory.YFile
- yValues - Variable in class mil.nga.geopackage.io.TileDirectory.XDirectory
Z
- zoom - Variable in class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- ZoomDirectory() - Constructor for class mil.nga.geopackage.io.TileDirectory.ZoomDirectory
- ZoomLevelProgress - Class in mil.nga.geopackage.io
-
Progress logger
- ZoomLevelProgress(String, int, int) - Constructor for class mil.nga.geopackage.io.ZoomLevelProgress
-
Constructor
- ZoomLevelProgress(String, String, int, int) - Constructor for class mil.nga.geopackage.io.ZoomLevelProgress
-
Constructor
- zooms - Variable in class mil.nga.geopackage.io.TileDirectory
All Classes All Packages