Uses of Class
org.geotools.gce.imagemosaic.catalog.index.SchemasType
-
Packages that use SchemasType Package Description org.geotools.gce.imagemosaic.catalog.index -
-
Uses of SchemasType in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index declared as SchemasType Modifier and Type Field Description protected SchemasType
Indexer. schemas
Methods in org.geotools.gce.imagemosaic.catalog.index that return SchemasType Modifier and Type Method Description SchemasType
ObjectFactory. createSchemasType()
Create an instance ofSchemasType
SchemasType
Indexer. getSchemas()
Gets the value of the schemas property.Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type SchemasType Modifier and Type Method Description void
Indexer. setSchemas(SchemasType value)
Sets the value of the schemas property.
-