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.coverageConstructors 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.datasetMethods in org.apache.sis.gui.dataset with parameters of type CoverageExplorerModifier and TypeMethodDescriptionstatic WindowHandlerWindowHandler.create(CoverageExplorer widget) Creates a new handler for the window which is showing the given coverage viewer.