Uses of Class
org.apache.sis.gui.referencing.RecentReferenceSystems
Packages that use RecentReferenceSystems
-
Uses of RecentReferenceSystems in org.apache.sis.gui.map
Methods in org.apache.sis.gui.map with parameters of type RecentReferenceSystemsModifier and TypeMethodDescriptionvoid
MapMenu.addReferenceSystems
(RecentReferenceSystems preferences) Adds menu items for CRS selection.Constructors in org.apache.sis.gui.map with parameters of type RecentReferenceSystemsModifierConstructorDescriptionStatusBar
(RecentReferenceSystems systemChooser) Creates a new status bar for showing coordinates of mouse cursor position in a canvas.StatusBar
(RecentReferenceSystems systemChooser, MapCanvas... toTrack) Deprecated.
StatusBar(RecentReferenceSystems)
followed byStatusBar.track(MapCanvas)
.