| Package | Description |
|---|---|
| org.geotools.mbtiles |
| Modifier and Type | Field and Description |
|---|---|
protected MBTilesMetadata.t_format |
MBTilesMetadata.format |
| Modifier and Type | Method and Description |
|---|---|
MBTilesMetadata.t_format |
MBTilesMetadata.getFormat() |
static MBTilesMetadata.t_format |
MBTilesMetadata.t_format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MBTilesMetadata.t_format[] |
MBTilesMetadata.t_format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MBTilesMetadata.setFormat(MBTilesMetadata.t_format format) |
Copyright © 1996–2019 Geotools. All rights reserved.