Class RasterManager.DomainDescriptor

  • Enclosing class:
    RasterManager

    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.

    Author:
    Simone Giannecchini, GeoSolutions SAS
    • Method Detail

      • isHasRanges

        public boolean isHasRanges()
      • getDataType

        public String getDataType()
      • toString

        public String toString()
        Overrides:
        toString in class Object