Class EXVerticalExtent

    • Constructor Detail

      • EXVerticalExtent

        public EXVerticalExtent()
    • Method Detail

      • getMinimumValue

        public Nillable<Double> getMinimumValue()
        Returns:
        the minimumValue
      • setMinimumValue

        public void setMinimumValue​(Nillable<Double> minimumValue)
        Parameters:
        minimumValue - the minimumValue to set
      • getMaximumValue

        public Nillable<Double> getMaximumValue()
        Returns:
        the maximumValue
      • setMaximumValue

        public void setMaximumValue​(Nillable<Double> maximumValue)
        Parameters:
        maximumValue - the maximumValue to set
      • setVerticalCRS

        public void setVerticalCRS​(Referenceable<ScCRS> verticalCRS)
        Parameters:
        verticalCRS - the verticalCRS to set