|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaType | |
---|---|
org.geotools.gce.imagemosaic.catalog.index |
Uses of SchemaType in org.geotools.gce.imagemosaic.catalog.index |
---|
Fields in org.geotools.gce.imagemosaic.catalog.index declared as SchemaType | |
---|---|
protected SchemaType |
Indexer.Coverages.Coverage.schema
|
Fields in org.geotools.gce.imagemosaic.catalog.index with type parameters of type SchemaType | |
---|---|
protected List<SchemaType> |
SchemasType.schema
|
Methods in org.geotools.gce.imagemosaic.catalog.index that return SchemaType | |
---|---|
SchemaType |
ObjectFactory.createSchemaType()
Create an instance of SchemaType |
SchemaType |
Indexer.Coverages.Coverage.getSchema()
Gets the value of the schema property. |
static SchemaType |
IndexerUtils.getSchema(Indexer indexer,
Indexer.Coverages.Coverage coverage)
Get a SchemaType element for the specified Indexer.Coverages.Coverage . |
Methods in org.geotools.gce.imagemosaic.catalog.index that return types with arguments of type SchemaType | |
---|---|
List<SchemaType> |
SchemasType.getSchema()
Gets the value of the schema property. |
Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type SchemaType | |
---|---|
void |
Indexer.Coverages.Coverage.setSchema(SchemaType value)
Sets the value of the schema property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |