Constructor
table name
columns
custom column specification
Tile column column index
Tile data column index
Tile row column index
Zoom level column index
Static
Readonly
IDId column name, Requirement 52
Static
Readonly
TILE_Tile column column name, Requirement 54
Static
Readonly
TILE_Tile ID column name, implied requirement
Static
Readonly
TILE_Tile row column name, Requirement 55
Static
Readonly
ZOOM_Zoom level column name, Requirement 53
Add a new column
new column
Alter a column
altered column
Get the columns with the provided data type
columns
data type
Copy the user columns
copied user columns
Drop a column
column to drop
Get the column of the column name
column
column name
Get the column at the index
column
column index
Get the list of columns
columns
Get the primary key column
primary key column
Get the tile column column
tile column column
Get the tile data column
tile data column
Get the tile row column
tile row column
Get the zoom level column
zoom level column
Rename a column
column
new column name
Check for the expected data type
expected data type
user column
Generated using TypeDoc
TileColumn
models columns in [user tile pyramid tables]TileTable.