public class StyleMappingTable extends UserMappingTable
| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_GEOMETRY_TYPE_NAME
Geometry Type Name column name
|
COLUMN_BASE_ID, COLUMN_RELATED_ID| Modifier | Constructor and Description |
|---|---|
|
StyleMappingTable(String tableName)
Constructor
|
protected |
StyleMappingTable(UserCustomTable table)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
UserCustomColumn |
getGeometryTypeNameColumn()
Get the geometry type name column
|
int |
getGeometryTypeNameColumnIndex()
Get the geometry type name column index
|
create, create, createBaseIdColumn, createRelatedIdColumn, createRequiredColumns, createRequiredColumns, getBaseIdColumn, getBaseIdColumnIndex, getRelatedIdColumn, getRelatedIdColumnIndex, numRequiredColumns, requiredColumnsgetDataTypeaddUniqueConstraint, addUniqueConstraints, columnCount, columnsOfType, duplicateCheck, getColumn, getColumn, getColumnIndex, getColumnName, getColumnNames, getColumns, getContents, getPkColumn, getPkColumnIndex, getTableName, getUniqueConstraints, hasColumn, hasPkColumn, missingCheck, setContents, typeCheck, validateContentspublic static final String COLUMN_GEOMETRY_TYPE_NAME
public StyleMappingTable(String tableName)
tableName - table nameprotected StyleMappingTable(UserCustomTable table)
table - user custom tablepublic int getGeometryTypeNameColumnIndex()
public UserCustomColumn getGeometryTypeNameColumn()
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.