Uses of Class
com.vaadin.flow.component.map.testbench.MapElement.PixelCoordinate
-
Uses of MapElement.PixelCoordinate in com.vaadin.flow.component.map.testbench
Methods in com.vaadin.flow.component.map.testbench that return MapElement.PixelCoordinateModifier and TypeMethodDescriptionMapElement.getPixelCoordinates(double x, double y) Returns the pixel coordinates of the specifiedxandymap coordinates.MapElement.getPixelCoordinates(double x, double y, boolean relativeToCenter) Returns the pixel coordinates of the specifiedxandymap coordinates.