| Package | Description |
|---|---|
| org.esa.snap.core.dataio |
Contains the SNAP product I/O framework.
|
| 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.util |
Provides several utility classes used throughout SNAP.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractProductBuilder.cloneFlags(FlagCoding sourceFlagCoding,
FlagCoding destFlagCoding) |
| Modifier and Type | Method and Description |
|---|---|
FlagCoding |
Band.getFlagCoding()
Gets the flag coding for this band.
|
| Modifier and Type | Method and Description |
|---|---|
ProductNodeGroup<FlagCoding> |
Product.getFlagCodingGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductVisitorAdapter.visit(FlagCoding flagCoding) |
void |
ProductVisitor.visit(FlagCoding flagCoding)
Visits a flag coding.
|
| Modifier and Type | Method and Description |
|---|---|
static FlagCoding |
ProductUtils.copyFlagCoding(FlagCoding sourceFlagCoding,
Product target)
Copies the given source flag coding to the target product.
|
| Modifier and Type | Method and Description |
|---|---|
static FlagCoding |
ProductUtils.copyFlagCoding(FlagCoding sourceFlagCoding,
Product target)
Copies the given source flag coding to the target product.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.