Package | Description |
---|---|
org.esa.snap.core.gpf |
SNAP's Graph Processing Framework GPF used for developing and executing
raster data operators and graphs of such operators.
|
org.esa.snap.core.gpf.descriptor |
Modifier and Type | Method and Description |
---|---|
OperatorDescriptor |
OperatorSpi.getOperatorDescriptor() |
Constructor and Description |
---|
OperatorSpi(OperatorDescriptor operatorDescriptor)
Constructs an operator SPI for the given operator descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationOperatorDescriptor
A
OperatorDescriptor implementation for the OperatorMetadata annotation. |
class |
DefaultOperatorDescriptor
Default implementation of the
OperatorDescriptor interface. |
class |
ToolAdapterOperatorDescriptor
Operator descriptor class for ToolAdapterOp.
|
Modifier and Type | Method and Description |
---|---|
static PropertySetDescriptor |
PropertySetDescriptorFactory.createForOperator(OperatorDescriptor operatorDescriptor,
Map<String,Product> sourceProductMap) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.