Class Source.ZoomBoundFunction

    • Field Detail

      • min

        private final int min
      • max

        private final int max
    • Constructor Detail

      • ZoomBoundFunction

        ZoomBoundFunction​(int min,
                          int max)
        Create a new bound for zooms
        Parameters:
        min - The min zoom
        max - The max zoom