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, createBaseIdColumn, createRelatedIdColumn, createRelatedIdColumn, createRequiredColumns, createRequiredColumns, getBaseIdColumn, getBaseIdColumnIndex, getRelatedIdColumn, getRelatedIdColumnIndex, numRequiredColumns, requiredColumnscopy, getDataTypeaddColumn, addConstraint, addConstraints, alterColumn, clearConstraints, columnCount, columnsOfType, dropColumn, dropColumn, dropColumn, duplicateCheck, getColumn, getColumn, getColumnIndex, getColumnName, getColumnNames, getColumns, getConstraints, getConstraints, getContents, getPkColumn, getPkColumnIndex, getTableName, hasColumn, hasConstraints, hasPkColumn, missingCheck, renameColumn, renameColumn, renameColumn, setContents, setTableName, typeCheck, updateColumns, 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.