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

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

public final class SmallZoomControl3D
extends Control

Creates a control with buttons to pan in four directions, and zoom in and zoom out in a 3D style.


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
SmallZoomControl3D()
          Creates a control with buttons to pan in four directions, and zoom in and zoom out in a 3D style.
 
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

SmallZoomControl3D

public SmallZoomControl3D()
Creates a control with buttons to pan in four directions, and zoom in and zoom out in a 3D style.