Package org.geotools.gce.imagemosaic
Class RasterManager.DomainDescriptor
- Object
- 
- DomainDescriptor
 
- 
- Enclosing class:
- RasterManager
 
 public class RasterManager.DomainDescriptor extends Object RasterManager.DomainDescriptordescribe a single domain in terms of name andParameterDescriptorthat can be used to filter values during a read operation.Notice that there is no caching of values for the domain itself right now. The domain must have unique identifiers. - Author:
- Simone Giannecchini, GeoSolutions SAS
 
- 
- 
Field SummaryFields Modifier and Type Field Description static StringDOMAIN_SUFFIX
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDataType()booleanisHasRanges()StringtoString()
 
-