@OpenApiAll public class BusinessProcessLayouterOptionsGroup extends ActivityLayouterOptionsGroup
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
ACTIVITY_ORIENTATIONS, BOTTOM_TO_TOP, LEFT_TO_RIGHT, RIGHT_TO_LEFT, SPECIFIED_BY_DIAGRAM, TOP_TO_BOTTOM
EDGE_ROUTINGS, OBLIQUE, ORTHOGONAL
ALIGNMENT_BOTTOM, ALIGNMENT_CENTER, ALIGNMENT_TOP, MAX_INT_VALUE, SHAPE_ALIGNMENT
Constructor and Description |
---|
BusinessProcessLayouterOptionsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
setDefaultValues()
Sets default values for the properties contained in this group.
|
afterLoad, getOrientation, setOrientation
addProperty, getBackloopRouting, getEdgeRouting, getLayoutOnlyTopLevel, getMakeSubTrees, getMinimalFirstSegmentLength, getMinimalLayerDistance, getMinimalLinkDistance, getMinimalShapeDistance, getRemoveFalseCrossings, getSequencer, getShapeAlignmentWithinLayer, getUseGlobalSequencing, getUseTransposition, isLayoutOnlyTopLevel, setBackloopRouting, setEdgeRouting, setLayoutOnlyTopLevel, setMakeSubTrees, setMinimalFirstSegmentLength, setMinimalLayerDistance, setMinimalLinkDistance, setMinimalShapeDistance, setRemoveFalseCrossings, setSequencer, setShapeAlignmentWithinLayer, setUseGlobalSequencing, setUseTransposition
getMakePreferredLayoutSize, isMoveToFreeSpace, setMakePreferredLayoutSize, setMoveToFreeSpace
addInvisibleProperty, addProperty, addProperty, getOptions, getProperty, getVisibleOptions, removeProperty, setOptions, setPropertiesInvisible, setPropertyInvisible
getGroupIcon, getIcon, getName
public static final java.lang.String ID
public void setDefaultValues()
AbstractPropertyOptionsGroup
setDefaultValues
in class ActivityLayouterOptionsGroup