Uses of Enum Class
org.esa.snap.rcp.SnapApp.SelectionSourceHint
Packages that use SnapApp.SelectionSourceHint
Package
Description
Provides SNAP's Rich Client Platform (RPC) API and the implementation of the
SNAP Desktop application based on the NetBeans Platform.
-
Uses of SnapApp.SelectionSourceHint in org.esa.snap.rcp
Methods in org.esa.snap.rcp that return SnapApp.SelectionSourceHintModifier and TypeMethodDescriptionstatic SnapApp.SelectionSourceHint
Returns the enum constant of this class with the specified name.static SnapApp.SelectionSourceHint[]
SnapApp.SelectionSourceHint.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.esa.snap.rcp with parameters of type SnapApp.SelectionSourceHintModifier and TypeMethodDescriptionSnapApp.getSelectedProduct
(SnapApp.SelectionSourceHint hint) Return the currently selected product.SnapApp.getSelectedProductNode
(SnapApp.SelectionSourceHint hint) Return the currently selected product node.