Package | Description |
---|---|
org.esa.snap.rcp |
Provides SNAP's Rich Client Platform (RPC) API and the implementation of the
SNAP Desktop application based on the NetBeans Platform.
|
Modifier and Type | Method and Description |
---|---|
static SnapApp.SelectionSourceHint |
SnapApp.SelectionSourceHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnapApp.SelectionSourceHint[] |
SnapApp.SelectionSourceHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Product |
SnapApp.getSelectedProduct(SnapApp.SelectionSourceHint hint)
Return the currently selected product.
|
ProductNode |
SnapApp.getSelectedProductNode(SnapApp.SelectionSourceHint hint)
Return the currently selected product node.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.