Class BasicEnsureVisible

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void ensureVisible​(double x, double y)  
      java.lang.String getCoords​(double scale)  
      double getSurface()  
      boolean hasData()  
      • Methods inherited from class java.lang.Object

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

      • BasicEnsureVisible

        public BasicEnsureVisible()
    • Method Detail

      • hasData

        public boolean hasData()
      • getCoords

        public java.lang.String getCoords​(double scale)
      • getSurface

        public double getSurface()