Uses of Class
org.primefaces.component.gmap.GMap
Packages that use GMap
-
Uses of GMap in org.primefaces.component.gmap
Methods in org.primefaces.component.gmap with parameters of type GMapModifier and TypeMethodDescriptionprotected voidGMapRenderer.encodeCircles(javax.faces.context.FacesContext context, GMap map) protected voidGMapRenderer.encodeMarkers(javax.faces.context.FacesContext context, GMap map) protected voidGMapRenderer.encodeMarkup(javax.faces.context.FacesContext context, GMap map) protected voidGMapRenderer.encodeOverlays(javax.faces.context.FacesContext context, GMap map) protected voidGMapRenderer.encodePolygons(javax.faces.context.FacesContext context, GMap map) protected voidGMapRenderer.encodePolylines(javax.faces.context.FacesContext context, GMap map) protected voidGMapRenderer.encodeRectangles(javax.faces.context.FacesContext context, GMap map) protected voidGMapRenderer.encodeScript(javax.faces.context.FacesContext context, GMap map)