Package | Description |
---|---|
org.esa.snap.core.gpf.graph |
Modifier and Type | Method and Description |
---|---|
void |
GraphProcessor.executeGraph(Graph graph,
ProgressMonitor pm)
Executes the graph using a new default
GraphContext . |
void |
NodeContext.initTargetProduct() |
static Graph |
GraphIO.read(Reader reader)
Deserializes a
graph from an XML Reader. |
static Graph |
GraphIO.read(Reader reader,
Map<String,String> variables)
|
Constructor and Description |
---|
GraphContext(Graph graph)
Creates a GraphContext for the given
graph and a logger . |
GraphContext(Graph graph,
Operator graphOp)
Creates a GraphContext for the given
graph and a logger . |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.