Uses of Class
org.geotools.gce.imagemosaic.catalog.index.SchemaType
Packages that use SchemaType
-
Uses of SchemaType in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index declared as SchemaTypeFields in org.geotools.gce.imagemosaic.catalog.index with type parameters of type SchemaTypeMethods in org.geotools.gce.imagemosaic.catalog.index that return SchemaTypeModifier and TypeMethodDescriptionObjectFactory.createSchemaType()Create an instance ofSchemaTypeIndexer.Coverages.Coverage.getSchema()Gets the value of the schema property.static SchemaTypeIndexerUtils.getSchema(Indexer indexer, Indexer.Coverages.Coverage coverage) Get aSchemaTypeelement for the specifiedIndexer.Coverages.Coverage.Methods in org.geotools.gce.imagemosaic.catalog.index that return types with arguments of type SchemaTypeMethods in org.geotools.gce.imagemosaic.catalog.index with parameters of type SchemaTypeModifier and TypeMethodDescriptionvoidIndexer.Coverages.Coverage.setSchema(SchemaType value) Sets the value of the schema property.