public static class BaseGraphSpec.SubSpecIterator extends Object implements Iterator<GraphSpec>
Iterator
which walks returns all GraphSpec
s which are
reachable from the given spec, depth first including the spec itself. A
GraphSpec
is "reachable" if it is the subspec of a
GraphEntry
for a spec.Constructor and Description |
---|
BaseGraphSpec.SubSpecIterator(GraphSpec spec) |
public BaseGraphSpec.SubSpecIterator(GraphSpec spec)
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.