@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, LAYOUT_LABEL_CONSIDERATION, LAYOUT_LABEL_CONSIDERATION_FULL, LAYOUT_LABEL_CONSIDERATION_NONE, LAYOUT_LABEL_CONSIDERATION_PARTIAL, MAX_INT_VALUE, SHAPE_ALIGNMENT
Constructor and Description |
---|
BusinessProcessLayouterOptionsGroup() |
Modifier and Type | Method and Description |
---|---|
protected void |
initCommonDefaultValues() |
void |
setDefaultValues()
Sets default values for the properties contained in this group.
|
afterLoad, getOrientation, setOrientation
addProperty, getBackloopRouting, getConsiderLayoutTemplates, getEdgeRouting, getLayoutLabelConsideration, getLayoutOnlyTopLevel, getMakeSubTrees, getMinimalFirstSegmentLength, getMinimalLayerDistance, getMinimalLinkDistance, getMinimalShapeDistance, getRemoveFalseCrossings, getSequencer, getShapeAlignmentWithinLayer, getUseGlobalSequencing, getUseTransposition, isLayoutOnlyTopLevel, setBackloopRouting, setConsiderLayoutTemplates, setEdgeRouting, setLayoutLabelConsideration, setLayoutOnlyTopLevel, setMakeSubTrees, setMinimalFirstSegmentLength, setMinimalLayerDistance, setMinimalLinkDistance, setMinimalShapeDistance, setRemoveFalseCrossings, setSequencer, setShapeAlignmentWithinLayer, setUseGlobalSequencing, setUseTransposition
getMakePreferredLayoutSize, getOptimizeLabelOrientations, isMoveToFreeSpace, setMakePreferredLayoutSize, setMoveToFreeSpace, setOptimizeLabelOrientations
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 AbstractDiagramLayouterOptionsGroup
protected void initCommonDefaultValues()
initCommonDefaultValues
in class ActivityLayouterOptionsGroup