com.google.gwt.maps.client.control
Class SmallZoomControl

java.lang.Object
  extended by com.google.gwt.maps.client.control.Control
      extended by com.google.gwt.maps.client.control.SmallZoomControl

public final class SmallZoomControl
extends Control

Creates a control with buttons to zoom in and zoom out.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.maps.client.control.Control
Control.CustomControl
 
Field Summary
 
Fields inherited from class com.google.gwt.maps.client.control.Control
jsoPeer
 
Constructor Summary
SmallZoomControl()
          Creates a control with buttons to zoom in and zoom out.
 
Method Summary
 
Methods inherited from class com.google.gwt.maps.client.control.Control
createPeer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmallZoomControl

public SmallZoomControl()
Creates a control with buttons to zoom in and zoom out.