com.google.gwt.maps.client.impl
Interface ControlPositionImpl

All Superinterfaces:
JSFlyweightWrapper

public interface ControlPositionImpl
extends JSFlyweightWrapper

Wraps the GControlPosition object in the Maps API using JSIO.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.maps.jsio.client.JSFlyweightWrapper
JSFlyweightWrapper.Util
 
Field Summary
static ControlPositionImpl impl
           
 
Method Summary
 com.google.gwt.core.client.JavaScriptObject construct(JSOpaque anchor, Size offset)
           
 

Field Detail

impl

static final ControlPositionImpl impl
Method Detail

construct

@Constructor(value="$wnd.GControlPosition")
com.google.gwt.core.client.JavaScriptObject construct(JSOpaque anchor,
                                                                       Size offset)