Class WmsScaleHint


  • public class WmsScaleHint
    extends XmlModel
    • Constructor Summary

      Constructors 
      Constructor Description
      WmsScaleHint()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Double getMax()  
      java.lang.Double getMin()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WmsScaleHint

        public WmsScaleHint()
    • Method Detail

      • getMin

        public java.lang.Double getMin()
      • getMax

        public java.lang.Double getMax()