@OpenApiAll public class StateMachineLayouterOptionsGroup extends HierarchicLayouterOptionsGroup
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BEZIER |
static java.lang.String |
ID |
static java.lang.String |
ORTHOGONAL |
static java.util.List |
STATE_ROUTING_STYLES |
EDGE_ROUTINGS, OBLIQUE
ALIGNMENT_BOTTOM, ALIGNMENT_CENTER, ALIGNMENT_TOP, MAX_INT_VALUE, SHAPE_ALIGNMENT
Constructor and Description |
---|
StateMachineLayouterOptionsGroup() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEdgeRouting()
Get route style string
|
void |
setDefaultValues()
Sets default values for the properties contained in this group.
|
void |
setEdgeRouting(java.lang.String s)
Set route style for state diagram
|
addProperty, afterLoad, getBackloopRouting, getLayoutOnlyTopLevel, getMakeSubTrees, getMinimalFirstSegmentLength, getMinimalLayerDistance, getMinimalLinkDistance, getMinimalShapeDistance, getOrientation, getRemoveFalseCrossings, getSequencer, getShapeAlignmentWithinLayer, getUseGlobalSequencing, getUseTransposition, isLayoutOnlyTopLevel, setBackloopRouting, setLayoutOnlyTopLevel, setMakeSubTrees, setMinimalFirstSegmentLength, setMinimalLayerDistance, setMinimalLinkDistance, setMinimalShapeDistance, setOrientation, 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 static final java.lang.String BEZIER
public static final java.lang.String ORTHOGONAL
public static final java.util.List STATE_ROUTING_STYLES
public void setDefaultValues()
AbstractPropertyOptionsGroup
setDefaultValues
in class HierarchicLayouterOptionsGroup
public java.lang.String getEdgeRouting()
getEdgeRouting
in class HierarchicLayouterOptionsGroup
public void setEdgeRouting(java.lang.String s)
setEdgeRouting
in class HierarchicLayouterOptionsGroup
s
- string value.