Package org.zkoss.gmaps

Interface Summary
Mapitem A marker interface to identify all items class that can be used inside Gmaps such as Ginfo, Gmarker, Gpolyline, Gpolygon.
MapitemRenderer A Mapitem renderer which can render an item to a known Mapitem such as Ginfo, Gmarker, Gpolyline, Gpolygon so Maps engine can use it directly.
MapModel This interface defines the methods that Gmaps used to get the content of items.
 

Class Summary
AbstractMapModel A skeletal implementation for MapModel.
Gimage Google Maps support Gimage.
Ginfo The popup info window of the Gooogle Maps.
Gmaps The component used to represent <a href="http://www.google.com/apis/maps/">Google Maps</a>
GmapsUtil Utility class regrding Gmaps.
Gmarker The gmarker of the Gooogle Maps.
Gpolygon Google Maps support Gpolygon.
Gpolyline Google Maps support Gpolyline.
Gpolyline.Tuple  
Gscreen A rectangular image on the Gmaps whose position remains fixed on the screen even you move the maps.
MapDoubleClickCommand  
MapModelList This is the MapModel as a List to be used with Maps component such as Gmaps.
MapModelMap This is the MapModel as a Map to be used with Maps component such as Gmaps.
MapModelSet This is the MapModel as a Set to be used with Maps component such as Gmaps.
MapOpenCommand  
MapRightClickCommand  
Version Specified this in lang.xml, such that ZK knows what lang-addon.xml is associated with gmapsz.
 



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