|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.nutiteq.components.ZoomRange
public class ZoomRange
Zoom range supported by map
| Constructor Summary | |
|---|---|
ZoomRange(int minZoom,
int maxZoom)
Map zoom range |
|
| Method Summary | |
|---|---|
int |
getMaxZoom()
|
int |
getMinZoom()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZoomRange(int minZoom,
int maxZoom)
minZoom - minimum zoommaxZoom - mazimum zoom| Method Detail |
|---|
public int getMinZoom()
public int getMaxZoom()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||