Uses of Class
com.vaadin.flow.component.map.configuration.geometry.Point
-
Packages that use Point Package Description com.vaadin.flow.component.map.configuration.feature -
-
Uses of Point in com.vaadin.flow.component.map.configuration.feature
Methods in com.vaadin.flow.component.map.configuration.feature that return Point Modifier and Type Method Description Point
PointBasedFeature. getGeometry()
ThePoint
geometry representing this feature.
-