public class ParameterBlockPlot extends ParameterBlockIQM
ParameterBlockIQM and adds specific methods for plot operators.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The UID for serialization.
|
parameters, sources| Constructor and Description |
|---|
ParameterBlockPlot(IOperatorDescriptor odesc)
Creates a default
ParameterBlockPlot from the specified
IOperatorDescriptor. |
ParameterBlockPlot(String name)
Creates a default
ParameterBlockPlot from the specified name. |
| Modifier and Type | Method and Description |
|---|---|
ParameterBlockIQM |
clone() |
getBooleanParameter, getByteParameter, getCharParameter, getDoubleParameter, getFloatParameter, getIntParameter, getLongParameter, getManagerIndices, getObjectParameter, getParamClasses, getParamNames, getShortParameter, indexOfParameter, resetParametersOnly, setManagerIndices, setParameter, setParameter, setParameter, setParameter, setParameter, setParameter, setParameter, setParameter, setParameter, toParameterBlock, toStringadd, add, add, add, add, add, add, add, addSource, getByteParameter, getCharParameter, getDoubleParameter, getFloatParameter, getIntParameter, getLongParameter, getNumParameters, getNumSources, getObjectParameter, getParameters, getRenderableSource, getRenderedSource, getShortParameter, getSource, getSources, removeParameters, removeSources, set, set, set, set, set, set, set, set, setParameters, setSource, setSources, shallowCloneprivate static final long serialVersionUID
public ParameterBlockPlot(IOperatorDescriptor odesc)
ParameterBlockPlot from the specified
IOperatorDescriptor.odesc - the descriptor of the parameterspublic ParameterBlockPlot(String name)
ParameterBlockPlot from the specified name.name - the name of the operatorpublic ParameterBlockIQM clone()
clone in class ParameterBlockIQMCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.