@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_BOTTOMEDGE_ROUTINGS, OBLIQUE, ORTHOGONALALIGNMENT_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, setOrientationaddProperty, 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, setUseTranspositiongetMakePreferredLayoutSize, getOptimizeLabelOrientations, isMoveToFreeSpace, setMakePreferredLayoutSize, setMoveToFreeSpace, setOptimizeLabelOrientationsaddInvisibleProperty, addProperty, addProperty, getOptions, getProperty, getVisibleOptions, removeProperty, setOptions, setPropertiesInvisible, setPropertyInvisiblegetGroupIcon, getIcon, getNamepublic static final java.lang.String ID
public void setDefaultValues()
AbstractPropertyOptionsGroupsetDefaultValues in class AbstractDiagramLayouterOptionsGroupprotected void initCommonDefaultValues()
initCommonDefaultValues in class ActivityLayouterOptionsGroup