src.groovy.de.andreasschmitt.richui.taglib.renderer
Class MapRenderer

 
Constructor Summary
MapRenderer()
           
 
Method Summary
void calculateRoute(def builder, def attrs, def mapIntegrationVar)
          
void drivingDirections(def builder, def attrs, def dirId)
          
void renderResourcesContent(Map attrs, MarkupBuilder builder, String resourcePath)
          
void renderTagContent(Map attrs, MarkupBuilder builder)
          
void renderTagContent(Map attrs, GroovyPageTagBody body, MarkupBuilder builder)
          
void search(def builder, def attrs, def mapIntegrationVar)
          
 

Constructor Detail

MapRenderer

MapRenderer()


Method Detail

calculateRoute

void calculateRoute(def builder, def attrs, def mapIntegrationVar)


drivingDirections

void drivingDirections(def builder, def attrs, def dirId)


renderResourcesContent

void renderResourcesContent(Map attrs, MarkupBuilder builder, String resourcePath)


renderTagContent

void renderTagContent(Map attrs, MarkupBuilder builder)


renderTagContent

void renderTagContent(Map attrs, GroovyPageTagBody body, MarkupBuilder builder)


search

void search(def builder, def attrs, def mapIntegrationVar)