Uses of Class
org.geotools.gce.imagemosaic.catalog.index.Indexer.Datastore

Packages that use Indexer.Datastore
org.geotools.gce.imagemosaic.catalog.index   
 

Uses of Indexer.Datastore in org.geotools.gce.imagemosaic.catalog.index
 

Fields in org.geotools.gce.imagemosaic.catalog.index declared as Indexer.Datastore
protected  Indexer.Datastore Indexer.datastore
           
 

Methods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Datastore
 Indexer.Datastore ObjectFactory.createIndexerDatastore()
          Create an instance of Indexer.Datastore
 Indexer.Datastore Indexer.getDatastore()
          Gets the value of the datastore property.
 

Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type Indexer.Datastore
 void Indexer.setDatastore(Indexer.Datastore value)
          Sets the value of the datastore property.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.