Uses of Class
org.apache.sis.gui.map.MapCanvas
Packages that use MapCanvas
Package
Description
Widgets showing
GridCoverage
images or sample values.Widgets for showing a map in a JavaFX application.
-
Uses of MapCanvas in org.apache.sis.gui.coverage
Subclasses of MapCanvas in org.apache.sis.gui.coverageModifier and TypeClassDescriptionclass
-
Uses of MapCanvas in org.apache.sis.gui.map
Subclasses of MapCanvas in org.apache.sis.gui.mapModifier and TypeClassDescriptionclass
A canvas for maps to be rendered using Java2D from Abstract Window Toolkit.Methods in org.apache.sis.gui.map with parameters of type MapCanvasModifier and TypeMethodDescriptionprotected abstract boolean
Invoked in JavaFX thread afterMapCanvas.Renderer.render()
completion.protected boolean
Invoked in JavaFX thread after successfulMapCanvasAWT.Renderer.paint(Graphics2D)
completion.Constructors in org.apache.sis.gui.map with parameters of type MapCanvasModifierConstructorDescriptionCreates an initially empty menu for the given canvas.StatusBar
(RecentReferenceSystems systemChooser, MapCanvas... toTrack) Creates a new status bar for showing coordinates of mouse cursor position in a canvas.