Uses of Interface
org.vaadin.addons.componentfactory.leaflet.layer.vectors.structure.GeometryStructure
Packages that use GeometryStructure
Package
Description
-
Uses of GeometryStructure in org.vaadin.addons.componentfactory.leaflet.layer.vectors
Classes in org.vaadin.addons.componentfactory.leaflet.layer.vectors that implement GeometryStructureModifier and TypeClassDescriptionstatic classA geometry structure holding the coordinates of several polygons, each represented by aMultiLatLngArray.Methods in org.vaadin.addons.componentfactory.leaflet.layer.vectors that return GeometryStructureModifier and TypeMethodDescriptionMultiPolyline.getLatlngs()Gets the geographical points that make up this polyline.Polygon.getLatlngs()Gets the geographical points that make up this polyline.Polyline.getLatlngs()Gets the geographical points that make up this polyline. -
Uses of GeometryStructure in org.vaadin.addons.componentfactory.leaflet.layer.vectors.structure
Classes in org.vaadin.addons.componentfactory.leaflet.layer.vectors.structure that implement GeometryStructureModifier and TypeClassDescriptionclassRepresents list of LatLng coordinatesclassRepresents multi dimensional list of LatLng coordinates