Package | Description |
---|---|
org.esa.snap.core.datamodel |
Contains SNAP's central classes and interfaces used for an in-memory presentation
of remote sensing data products.
|
org.esa.snap.core.layer |
Provides frequently used
LayerType implementations. |
Modifier and Type | Class and Description |
---|---|
class |
ProductNodeListenerAdapter
A listener adapter which listens to product internal changes.
|
Modifier and Type | Method and Description |
---|---|
ProductNodeListener[] |
Product.getProductNodeListeners() |
Modifier and Type | Method and Description |
---|---|
boolean |
Product.addProductNodeListener(ProductNodeListener listener)
Adds a
ProductNodeListener to this product. |
void |
Product.removeProductNodeListener(ProductNodeListener listener)
Removes a
ProductNodeListener from this product. |
Modifier and Type | Class and Description |
---|---|
class |
MaskCollectionLayer.MaskPNL |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.