Class LGeoJSONLayer
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<LGeoJSONLayer>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<LGeoJSONLayer>
software.xdev.vaadin.maps.leaflet.layer.LLayer<LGeoJSONLayer>
software.xdev.vaadin.maps.leaflet.layer.LAbstractLayerGroup<LGeoJSONLayer>
software.xdev.vaadin.maps.leaflet.layer.other.LAbstractFeatureGroup<LGeoJSONLayer>
software.xdev.vaadin.maps.leaflet.layer.other.LGeoJSONLayer
- All Implemented Interfaces:
LHasBringTo<LGeoJSONLayer>, LHasSetStylePath<LGeoJSONLayer>, LHasSetZIndex<LGeoJSONLayer>, LComponent<LGeoJSONLayer>, LEvented<LGeoJSONLayer>
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionLGeoJSONLayer(LComponentManagementRegistry compReg, String serializedGeoJSON) protectedLGeoJSONLayer(LComponentManagementRegistry compReg, String jsConstructorCallExpression, Serializable... parameters) LGeoJSONLayer(LComponentManagementRegistry compReg, String serializedGeoJSON, LGeoJSONLayerOptions options) -
Method Summary
Methods inherited from class LAbstractLayerGroup
addLayer, clearLayers, removeLayerMethods inherited from class LLayer
addTo, addTo, addTo, bindPopup, bindPopup, bindPopup, bindTooltip, bindTooltip, bindTooltip, closePopup, closeTooltip, openPopup, openPopup, openTooltip, openTooltip, remove, removeFrom, removeFrom, removeFrom, togglePopup, toggleTooltip, unbindPopup, unbindTooltipMethods inherited from class LBaseComponent
clientComponentJsAccessorMethods inherited from class LAbstractComponent
componentRegistryMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LComponent
clientComponentJsAccessor, componentRegistry, invokeSelf, invokeSelfReturn, selfMethods inherited from interface LEvented
addEventParent, fire, fire, fire, off, off, off, off, on, on, on, once, once, once, removeEventParentMethods inherited from interface LHasBringTo
bringToBack, bringToFrontMethods inherited from interface LHasSetStylePath
setStyleMethods inherited from interface LHasSetZIndex
setZIndex
-
Constructor Details
-
LGeoJSONLayer
protected LGeoJSONLayer(LComponentManagementRegistry compReg, String jsConstructorCallExpression, Serializable... parameters) -
LGeoJSONLayer
public LGeoJSONLayer(LComponentManagementRegistry compReg, String serializedGeoJSON, LGeoJSONLayerOptions options) -
LGeoJSONLayer
-
-
Method Details
-
addData
- See Also:
-
resetStyle
- See Also:
-
resetStyle
- See Also:
-