public abstract class BlockWiseMultiProjectionFilter extends MultiProjectionFilter
Constructor and Description |
---|
BlockWiseMultiProjectionFilter() |
Modifier and Type | Method and Description |
---|---|
void |
configure()
Configures the object before execution
|
void |
prepareForSerialization()
Sets all data objects in the serialized object to null which do not implement the Serializable interface.
|
close, feedFilter, getContext, getName, process, run, setContext, setShowStatus, setSink, start
clone, getFilterTools, getToolName, isConfigured, isDeviceDependent, setConfigured, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBibtexCitation, getMedlineCitation
public void configure() throws java.lang.Exception
GUIConfigurable
java.lang.Exception
- may happenpublic void prepareForSerialization()
SafeSerializable
prepareForSerialization
in interface SafeSerializable
prepareForSerialization
in class MultiProjectionFilter