org.gwtopenmaps.openlayers.client.control
Class ScaleLine
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.control.Control
org.gwtopenmaps.openlayers.client.control.ScaleLine
public class ScaleLine
- extends Control
Displays a line indicator representing the map scale for the
state of the map.
By default the scale is shown in kilometers/meters and in miles/feet.
Miles are English miles? (not sea miles; are those nmi)
TODO: Find out if nmi are nautical miles, changing mi to nmi seemed to have
little effect.
- Author:
- Edwin Commandeur - Atlis EJS
Methods inherited from class org.gwtopenmaps.openlayers.client.control.Control |
activate, addControlActivateListener, addControlDeactivateListener, deactivate, disable, enable, getControlId, getLayer, getMap, getZIndex, isActive, narrowToControl, setAutoActivate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaleLine
protected ScaleLine(JSObject element)
ScaleLine
public ScaleLine()
ScaleLine
public ScaleLine(ScaleLineOptions options)
Copyright © 2011 sourceforge. All Rights Reserved.