Package org.mapfish.print.attribute.map
Class ZoomLevelSnapStrategy.SearchResult
java.lang.Object
org.mapfish.print.attribute.map.ZoomLevelSnapStrategy.SearchResult
- Enclosing class:
- ZoomLevelSnapStrategy
The results of a search.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getScale
(DistanceUnit unit) Gets the scale.int
Gets the zoom level.Gets the zoom levels.int
hashCode()
toString()
-
Method Details
-
getZoomLevel
public int getZoomLevel()Gets the zoom level.- Returns:
- the zoom level
-
getZoomLevels
Gets the zoom levels.- Returns:
- the zoom levels
-
getScale
Gets the scale.- Parameters:
unit
- the unit- Returns:
- the scale
-
equals
-
hashCode
public int hashCode() -
toString
-