Uses of Class
org.vaadin.addons.componentfactory.leaflet.layer.vectors.MultiPolygon.MultiPolygonStructure
Packages that use MultiPolygon.MultiPolygonStructure
-
Uses of MultiPolygon.MultiPolygonStructure in org.vaadin.addons.componentfactory.leaflet.layer.vectors
Methods in org.vaadin.addons.componentfactory.leaflet.layer.vectors that return MultiPolygon.MultiPolygonStructureModifier and TypeMethodDescriptionMultiPolygon.getLatlngs()Gets the geographical points that make up this polyline.Constructors in org.vaadin.addons.componentfactory.leaflet.layer.vectors with parameters of type MultiPolygon.MultiPolygonStructureModifierConstructorDescriptionInstantiates a multi polygon from the given structure of coordinates.