Uses of Interface
org.zkoss.gmaps.Mapitem

Packages that use Mapitem
org.zkoss.gmaps   
 

Uses of Mapitem in org.zkoss.gmaps
 

Classes in org.zkoss.gmaps that implement Mapitem
 class Gimage
          Google Maps support Gimage.
 class Ginfo
          The popup info window of the Gooogle Maps.
 class Gmarker
          The gmarker of the Gooogle Maps.
 class Gpolygon
          Google Maps support Gpolygon.
 class Gpolyline
          Google Maps support Gpolyline.
 class Gscreen
          A rectangular image on the Gmaps whose position remains fixed on the screen even you move the maps.
 

Methods in org.zkoss.gmaps that return Mapitem
 Mapitem MapitemRenderer.newMapitem(java.lang.Object data)
          Returns the associated drawable Mapitem instance per the given data object.
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.