| Modifier and Type | Method and Description |
|---|---|
protected UserCustomTable |
RTreeIndexCoreExtension.getRTreeTable(FeatureTable featureTable)
Get the RTree Table
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserMappingTable
Contains user mapping table factory and utility methods
|
class |
UserRelatedTable
User Defined Related Table
|
| Constructor and Description |
|---|
UserMappingTable(UserCustomTable table)
Constructor
|
UserRelatedTable(String relationName,
String dataType,
UserCustomTable userCustomTable)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaTable
Media Requirements Class User-Defined Related Data Table
|
| Constructor and Description |
|---|
MediaTable(UserCustomTable table)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleAttributesTable
Simple Attributes Requirements Class User-Defined Related Data Table
|
| Constructor and Description |
|---|
SimpleAttributesTable(UserCustomTable table)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
IconTable
Icon Table
|
class |
StyleMappingTable
Feature Style mapping table
|
| Constructor and Description |
|---|
IconTable(UserCustomTable table)
Constructor
|
StyleMappingTable(UserCustomTable table)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
UserCustomTable |
UserCustomTable.copy()
Copy the table
|
protected UserCustomTable |
UserCustomTableReader.createTable(String tableName,
List<UserCustomColumn> columnList)
Create the table
|
static UserCustomTable |
UserCustomTableReader.readTable(GeoPackageCoreConnection connection,
String tableName)
Read the table
|
| Constructor and Description |
|---|
UserCustomTable(UserCustomTable userCustomTable)
Copy Constructor
|
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.