Interface MapViewer<T,​U extends Tile<T>>

  • Type Parameters:
    T - image type
    U - Tyle type

    public interface MapViewer<T,​U extends Tile<T>>
    Interface of the mapViewer component
    Author:
    Frantisek Post
    • Method Detail

      • getZoom

        int getZoom()