Uses of Package
org.esa.snap.core.gpf.graph
-
Packages that use org.esa.snap.core.gpf.graph Package Description org.esa.snap.core.gpf.graph org.esa.snap.core.gpf.main -
Classes in org.esa.snap.core.gpf.graph used by org.esa.snap.core.gpf.graph Class Description Graph Represents a directed acyclic graph (DAG) ofNode
s.GraphContext GraphException A general exception class for all failures that occurs during the use and execution ofGraph
s.GraphProcessingObserver This interface can be implemented and added to theGraphProcessor
to get informed about processing steps of a graph.Header HeaderParameter HeaderParameter.Converter HeaderSource HeaderTarget Node A node in a processing graph.NodeContext NodeSource ANodeSource
represents a mapping from an nodeId to aNode
instance. -
Classes in org.esa.snap.core.gpf.graph used by org.esa.snap.core.gpf.main Class Description Graph Represents a directed acyclic graph (DAG) ofNode
s.GraphContext GraphException A general exception class for all failures that occurs during the use and execution ofGraph
s.GraphProcessingObserver This interface can be implemented and added to theGraphProcessor
to get informed about processing steps of a graph.