Uses of Class
it.tidalwave.mapviewer.MapArea
Packages that use MapArea
-
Uses of MapArea in it.tidalwave.mapviewer
Methods in it.tidalwave.mapviewer that return MapAreaModifier and TypeMethodDescriptionstatic MapArea
MapArea.of
(double north, double east, double south, double west) Returns a new area.Methods in it.tidalwave.mapviewer with parameters of type MapArea -
Uses of MapArea in it.tidalwave.mapviewer.javafx
Methods in it.tidalwave.mapviewer.javafx that return MapAreaModifier and TypeMethodDescriptionfinal MapArea
MapView.getArea()
Returns the area rendered on the map.MapView.OverlayHelper.getArea()
Returns the area rendered in the map view.Methods in it.tidalwave.mapviewer.javafx that return types with arguments of type MapAreaModifier and TypeMethodDescriptionfinal javafx.beans.property.ObjectProperty
<MapArea> MapView.areaProperty()
Returns the area rendered on the map.Methods in it.tidalwave.mapviewer.javafx with parameters of type MapArea