@Deprecated public abstract class AbstractStepFactory extends Object implements GraphStepFactory
GraphStepFactory
which guarantees that
GraphOpts.Op.REAP
processing takes place.Modifier and Type | Field and Description |
---|---|
protected int |
originalSize
Deprecated.
|
Constructor and Description |
---|
AbstractStepFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
onPostProcess(List<GraphStep> steps)
Deprecated.
|
GraphSteps |
postProcess(List<GraphStep> steps)
Deprecated.
Gives the
GraphStepFactory a chance to add pre or post-steps for
validation and similar activities. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public final GraphSteps postProcess(List<GraphStep> steps)
GraphStepFactory
GraphStepFactory
a chance to add pre or post-steps for
validation and similar activities.postProcess
in interface GraphStepFactory
steps
- Non-null list of steps which are to be post-processed.
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.