| Package | Description |
|---|---|
| mil.nga.geopackage.extension.related | |
| mil.nga.geopackage.extension.related.simple |
| Modifier and Type | Method and Description |
|---|---|
ExtendedRelation |
RelatedTablesCoreExtension.addSimpleAttributesRelationship(String baseTableName,
SimpleAttributesTable simpleAttributesTable,
String mappingTableName)
Adds a simple attributes relationship between the base table and user
simple attributes related table.
|
ExtendedRelation |
RelatedTablesCoreExtension.addSimpleAttributesRelationship(String baseTableName,
SimpleAttributesTable simpleAttributesTable,
UserMappingTable userMappingTable)
Adds a simple attributes relationship between the base table and user
simple attributes related table.
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleAttributesTable |
SimpleAttributesTable.create(SimpleAttributesTableMetadata metadata)
Create a simple attributes table with the metadata
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.