@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, waitcreatepublic final GraphSteps postProcess(List<GraphStep> steps)
GraphStepFactoryGraphStepFactory a chance to add pre or post-steps for
validation and similar activities.postProcess in interface GraphStepFactorysteps - Non-null list of steps which are to be post-processed.
Version: 5.1.4-ice35-b55
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.