Class IconCreateCallback


  • public class IconCreateCallback
    extends org.discotools.gwt.leaflet.client.jsobject.JSObjectWrapper
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        IconCreateCallback()  
      protected IconCreateCallback​(org.discotools.gwt.leaflet.client.jsobject.JSObject jsObject)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.discotools.gwt.leaflet.client.jsobject.JSObject createIcon​(MarkerCluster cluster)  
      org.discotools.gwt.leaflet.client.jsobject.JSObject getCallbackFunction()  
      • Methods inherited from class org.discotools.gwt.leaflet.client.jsobject.JSObjectWrapper

        getJSObject, setJSObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IconCreateCallback

        protected IconCreateCallback​(org.discotools.gwt.leaflet.client.jsobject.JSObject jsObject)
      • IconCreateCallback

        public IconCreateCallback()
    • Method Detail

      • createIcon

        public org.discotools.gwt.leaflet.client.jsobject.JSObject createIcon​(MarkerCluster cluster)
      • getCallbackFunction

        public final org.discotools.gwt.leaflet.client.jsobject.JSObject getCallbackFunction()