@OpenApiAll public class CompositeLayouterOptionsGroup extends HierarchicLayouterOptionsGroup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
EDGE_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 |
|---|
CompositeLayouterOptionsGroup() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBaryCenterMode()
Gets the value that allows the graph to be more symmetric if set
|
void |
setBaryCenterMode(boolean b)
Set the bary center mode.
|
void |
setDefaultValues()
Sets default values for the properties contained in this group.
|
addProperty, afterLoad, getBackloopRouting, getConsiderLayoutTemplates, getEdgeRouting, getLayoutLabelConsideration, getLayoutOnlyTopLevel, getMakeSubTrees, getMinimalFirstSegmentLength, getMinimalLayerDistance, getMinimalLinkDistance, getMinimalShapeDistance, getOrientation, getRemoveFalseCrossings, getSequencer, getShapeAlignmentWithinLayer, getUseGlobalSequencing, getUseTransposition, isLayoutOnlyTopLevel, setBackloopRouting, setConsiderLayoutTemplates, setEdgeRouting, setLayoutLabelConsideration, setLayoutOnlyTopLevel, setMakeSubTrees, setMinimalFirstSegmentLength, setMinimalLayerDistance, setMinimalLinkDistance, setMinimalShapeDistance, setOrientation, setRemoveFalseCrossings, setSequencer, setShapeAlignmentWithinLayer, setUseGlobalSequencing, setUseTranspositiongetMakePreferredLayoutSize, isMoveToFreeSpace, setMakePreferredLayoutSize, setMoveToFreeSpaceaddInvisibleProperty, addProperty, addProperty, getOptions, getProperty, getVisibleOptions, removeProperty, setOptions, setPropertiesInvisible, setPropertyInvisiblegetGroupIcon, getIcon, getNamepublic static final java.lang.String ID
public void setDefaultValues()
AbstractPropertyOptionsGroupsetDefaultValues in class HierarchicLayouterOptionsGrouppublic void setBaryCenterMode(boolean b)
public boolean getBaryCenterMode()