Uses of Class
org.vaadin.addons.componentfactory.leaflet.types.Bounds
Packages that use Bounds
-
Uses of Bounds in org.vaadin.addons.componentfactory.leaflet.layer.map.functions
Methods in org.vaadin.addons.componentfactory.leaflet.layer.map.functions that return types with arguments of type BoundsModifier and TypeMethodDescriptiondefault CompletableFuture<Bounds> MapGetStateFunctions.getPixelBounds()Returns the bounds of the current map view in projected pixel coordinates (sometimes useful in layer and overlay implementations).default CompletableFuture<Bounds> MapGetStateFunctions.getPixelWorldBounds(Double zoom) Returns the world's bounds in pixel coordinates for zoom level zoom.