| Package | Description |
|---|---|
| mil.nga.geopackage | |
| mil.nga.geopackage.extension.related | |
| mil.nga.geopackage.factory | |
| mil.nga.geopackage.tiles.user |
| Modifier and Type | Method and Description |
|---|---|
void |
GeoPackageCore.createTileTable(TileTable table)
Create a new tile table
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedRelation |
RelatedTablesCoreExtension.addTilesRelationship(String baseTableName,
TileTable tileTable,
String mappingTableName)
Adds a tiles relationship between the base table and user tiles related
table.
|
ExtendedRelation |
RelatedTablesCoreExtension.addTilesRelationship(String baseTableName,
TileTable tileTable,
UserMappingTable userMappingTable)
Adds a tiles relationship between the base table and user tiles related
table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoPackageCoreImpl.createTileTable(TileTable table)
Create a new tile table
|
| Modifier and Type | Method and Description |
|---|---|
TileTable |
TileTable.copy()
Copy the table
|
protected TileTable |
TileTableReader.createTable(String tableName,
List<TileColumn> columnList)
Create the table
|
| Constructor and Description |
|---|
TileTable(TileTable tileTable)
Copy Constructor
|
Copyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.