Uses of Class
org.apache.sis.gui.coverage.CoverageExplorer
Packages that use CoverageExplorer
Package
Description
Widgets showing
GridCoverage
images or sample values.Widgets about data store resources and their metadata.
-
Uses of CoverageExplorer in org.apache.sis.gui.coverage
Constructors in org.apache.sis.gui.coverage with parameters of type CoverageExplorerModifierConstructorDescriptionCoverageExplorer
(CoverageExplorer source) Creates an explorer initialized with the same coverage or resource than the given explorer. -
Uses of CoverageExplorer in org.apache.sis.gui.dataset
Methods in org.apache.sis.gui.dataset with parameters of type CoverageExplorerModifier and TypeMethodDescriptionstatic WindowHandler
WindowHandler.create
(CoverageExplorer widget) Creates a new handler for the window which is showing the given coverage viewer.