Uses of Class
wicket.contrib.gmap.api.GLatLngBounds

Packages that use GLatLngBounds
wicket.contrib.gmap This package contains wicket gmap2 implementation. 
wicket.contrib.gmap.api   
 

Uses of GLatLngBounds in wicket.contrib.gmap
 

Methods in wicket.contrib.gmap that return GLatLngBounds
 GLatLngBounds GMap2.getBounds()
           
 

Uses of GLatLngBounds in wicket.contrib.gmap.api
 

Methods in wicket.contrib.gmap.api that return GLatLngBounds
static GLatLngBounds GLatLngBounds.parse(String value)
          ((37.34068368469045, -122.48519897460936), (37.72184917678752, -121.79855346679686))
 

Constructors in wicket.contrib.gmap.api with parameters of type GLatLngBounds
GGroundOverlay(String imageUrl, GLatLngBounds bounds)
           
 



Copyright © 2012. All Rights Reserved.