public class PortrayalTableCreator extends GeoPackageTableCreator
| Modifier and Type | Field and Description |
|---|---|
static String |
STYLES
Styles property
|
static String |
STYLESHEETS
Stylesheets property
|
static String |
SYMBOL_CONTENT
Symbol Content property
|
static String |
SYMBOL_IMAGES
Symbol Images property
|
static String |
SYMBOLS
Symbols property
|
CONTENTS, DATA_COLUMN_CONSTRAINTS, DATA_COLUMNS, DIRECTORY, EXTENDED_RELATIONS, EXTENSIONS, GEOMETRY_COLUMNS, GRIDDED_COVERAGE, GRIDDED_PATH, GRIDDED_TILE, METADATA, METADATA_PATH, METADATA_REFERENCE, RELATED_PATH, RTREE, SCHEMA_PATH, SPATIAL_REFERENCE_SYSTEM, TILE_MATRIX, TILE_MATRIX_SET| Constructor and Description |
|---|
PortrayalTableCreator(GeoPackageCore geoPackage)
Constructor
|
PortrayalTableCreator(GeoPackageCoreConnection db)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
createStyles()
Create the Styles table
|
int |
createStylesheets()
Create the Stylesheets table
|
int |
createSymbolContent()
Create the Symbol Content table
|
int |
createSymbolImages()
Create the Symbol Images table
|
int |
createSymbols()
Create the Symbols table
|
String |
getAuthor()
Get the table creator author
|
String |
getName()
Get the table creator name
|
createContents, createDataColumnConstraints, createDataColumns, createExtendedRelations, createExtensions, createGeometryColumns, createGriddedCoverage, createGriddedTile, createMetadata, createMetadataReference, createRequired, createSpatialReferenceSystem, createTable, createTileMatrix, createTileMatrixSet, dropTable, dropView, execScript, execScript, execScript, execSQLScript, execSQLScript, getProperty, getScript, readScript, readScript, readSQLScript, readSQLScriptpublic static final String STYLES
public static final String STYLESHEETS
public static final String SYMBOL_CONTENT
public static final String SYMBOL_IMAGES
public static final String SYMBOLS
public PortrayalTableCreator(GeoPackageCoreConnection db)
db - db connectionpublic PortrayalTableCreator(GeoPackageCore geoPackage)
geoPackage - GeoPackagepublic String getAuthor()
getAuthor in class GeoPackageTableCreatorpublic String getName()
getName in class GeoPackageTableCreatorpublic int createStyles()
public int createStylesheets()
public int createSymbols()
public int createSymbolImages()
public int createSymbolContent()
Copyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.