Class MainLayerManager.LayerAvailabilityEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean hasLayers  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasLayers()
      Checks if this layer manager will have layers afterwards
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • hasLayers

        public boolean hasLayers()
        Checks if this layer manager will have layers afterwards
        Returns:
        true if layers will be added.