|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Pan the map so that the new extent has the click point in the middle of the map and then zoom in/out by the zoomFactor.
| Method Summary | |
double |
getZoomFactor()
The factor to zoom in out by, zoomFactor=0.5 means zoom in, zoomFactor=2 means zoom out. |
void |
setZoomFactor(double zoomFactor)
The factor to zoom in out by, zoomFactor=0.5 means zoom in, zoomFactor=2 means zoom out. |
| Methods inherited from interface org.geotools.gui.tools.Tool |
addMouseListener, addMouseMotionListener, destroy, getContext, getCursor, getName, paint, removeMouseListeners, setCursor, setName |
| Method Detail |
public void setZoomFactor(double zoomFactor)
zoomFactor - the factor to zoom by.public double getZoomFactor()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||