Class OwsRange

  • All Implemented Interfaces:
    Comparable<OwsValueRestriction>, OwsValueRestriction

    public class OwsRange
    extends Object
    implements OwsValueRestriction
    A range of values of a numeric parameter. This range can be continuous or discrete, defined by a fixed spacing between adjacent valid values. If the MinimumValue or MaximumValue is not included, there is no value limit in that direction. Inclusion of the specified minimum and maximum values in the range shall be defined by the rangeClosure.