Uses of Class
org.wicketstuff.gmap.api.GMarkerClusterStyle

Packages that use GMarkerClusterStyle
org.wicketstuff.gmap.api   
 

Uses of GMarkerClusterStyle in org.wicketstuff.gmap.api
 

Methods in org.wicketstuff.gmap.api that return GMarkerClusterStyle
 GMarkerClusterStyle GMarkerClusterStyle.setAnchor(Integer[] anchor)
           
 GMarkerClusterStyle GMarkerClusterStyle.setBackgroundPosition(String backgroundPosition)
           
 GMarkerClusterStyle GMarkerClusterStyle.setHeight(Integer height)
           
 GMarkerClusterStyle GMarkerClusterStyle.setTextColor(String textColor)
           
 GMarkerClusterStyle GMarkerClusterStyle.setTextSize(Integer textSize)
           
 GMarkerClusterStyle GMarkerClusterStyle.setUrl(String url)
           
 GMarkerClusterStyle GMarkerClusterStyle.setWidth(Integer width)
           
 

Methods in org.wicketstuff.gmap.api that return types with arguments of type GMarkerClusterStyle
 List<GMarkerClusterStyle> GMarkerClusterOptions.getStyles()
           
 

Method parameters in org.wicketstuff.gmap.api with type arguments of type GMarkerClusterStyle
 GMarkerClusterOptions GMarkerClusterOptions.setStyles(List<GMarkerClusterStyle> styles)
           
 



Copyright © 2014. All rights reserved.