public class RasterManager.DomainDescriptor extends Object
RasterManager.DomainDescriptor describe a single domain in terms of name and ParameterDescriptor that 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.
| Modifier and Type | Field and Description |
|---|---|
static String |
DOMAIN_SUFFIX |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataType() |
boolean |
isHasRanges() |
String |
toString() |
Copyright © 1996–2019 Geotools. All rights reserved.