public class InnerMargin extends AbstractJIPipeParameterCollection
Margin
, but with fixed-size objectsModifier and Type | Class and Description |
---|---|
static class |
InnerMargin.List
List parameter of
InnerMargin |
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
InnerMargin()
Creates a new instance
|
InnerMargin(InnerMargin other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
NumericFunctionExpression |
getBottom() |
NumericFunctionExpression |
getLeft() |
NumericFunctionExpression |
getRight() |
NumericFunctionExpression |
getTop() |
void |
setBottom(NumericFunctionExpression bottom) |
void |
setLeft(NumericFunctionExpression left) |
void |
setRight(NumericFunctionExpression right) |
void |
setTop(NumericFunctionExpression top) |
String |
toString() |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, setParameter
public InnerMargin()
public InnerMargin(InnerMargin other)
other
- the originalpublic NumericFunctionExpression getLeft()
public void setLeft(NumericFunctionExpression left)
public NumericFunctionExpression getTop()
public void setTop(NumericFunctionExpression top)
public NumericFunctionExpression getRight()
public void setRight(NumericFunctionExpression right)
public NumericFunctionExpression getBottom()
public void setBottom(NumericFunctionExpression bottom)
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.