public static final class ZoomLevelSnapStrategy.SearchResult
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
Scale |
getScale(DistanceUnit unit)
Gets the scale.
|
int |
getZoomLevel()
Gets the zoom level.
|
ZoomLevels |
getZoomLevels()
Gets the zoom levels.
|
int |
hashCode() |
java.lang.String |
toString() |
public int getZoomLevel()
public ZoomLevels getZoomLevels()
public Scale getScale(DistanceUnit unit)
unit - the unitpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object