Uses of Class
org.geotools.gce.imagemosaic.catalog.index.SchemasType

Packages that use SchemasType
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
protected  SchemasType Indexer.schemas
           
 

Methods in org.geotools.gce.imagemosaic.catalog.index that return SchemasType
 SchemasType ObjectFactory.createSchemasType()
          Create an instance of SchemasType
 SchemasType Indexer.getSchemas()
          Gets the value of the schemas property.
 

Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type SchemasType
 void Indexer.setSchemas(SchemasType value)
          Sets the value of the schemas property.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.