Package | Description |
---|---|
org.geotools.coverage.grid.io.footprint | |
org.geotools.gce.imagemosaic.catalog |
Modifier and Type | Class and Description |
---|---|
class |
WKBLoaderSPI.WKBLoader
Loads WKB files
|
static class |
WKTLoaderSPI.WKTLoader
Loads WKT files
|
Modifier and Type | Method and Description |
---|---|
FootprintLoader |
FootprintLoaderSpi.createLoader() |
FootprintLoader |
WKBLoaderSPI.createLoader() |
FootprintLoader |
WKTLoaderSPI.createLoader() |
Modifier and Type | Class and Description |
---|---|
class |
ShapefileLoaderSPI.ShapefileLoader
Loads footprints from a sidecar shepefile with a single record, will complain if more than
one is found
|
Modifier and Type | Method and Description |
---|---|
FootprintLoader |
ShapefileLoaderSPI.createLoader() |
Constructor and Description |
---|
MultiLevelROIGeometryOverviewsProvider(File baseFile,
String overviewSuffixFormat,
int numOverviews,
FootprintLoader footprintLoader,
FootprintLoader overviewsFootprintLoader,
boolean overviewsRoiInRasterSpace,
Hints hints) |
Copyright © 1996–2019 Geotools. All rights reserved.