See: Description
Interface | Description |
---|---|
GraphSpec |
Specification of a graph operation.
|
GraphStep.Callback | |
GraphStepFactory |
strategy interface which can be passed to
GraphState to create the GraphStep instances needed. |
Class | Description |
---|---|
AbstractHierarchyGraphSpec |
GraphSpec specialized for processing hierarchies of
other typces. |
AnnotationGraphSpec |
AbstractHierarchyGraphSpec specialized for processing annotations. |
BaseGraphSpec |
GraphSpec which takes the id of some id as the root of action. |
BaseGraphSpec.SubSpecIterator | |
GraphEntry |
Single value of the map entries from spec.xml.
|
GraphOpts |
Manager for option instances for an entire action graph.
|
GraphSpecPostProcessor |
post processor which should be included in all Spring context files with
|
GraphState |
Tree-structure containing all scheduled actions which closely resembles the
tree structure of the
GraphSpec itself. |
GraphStep |
Single action performed by
GraphState . |
GraphTables |
algorithms for sorting and indexing the data returned by
GraphSpec.queryBackupIds(Session, int, GraphEntry, QueryBuilder) . |
LightSourceGraphSpec |
AbstractHierarchyGraphSpec specialized for processing light sources. |
RenderingDefGraphSpec |
AbstractHierarchyGraphSpec specialized for processing light sources. |
Enum | Description |
---|---|
GraphOpts.Op |
Exception | Description |
---|---|
GraphException |
Exception which will be thrown by activities within
GraphSpec
implementations. |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.