@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()
Deprecated.
unused, will be removed in later versions
|
protected void |
initCommonDefaultValues() |
void |
setBaryCenterMode(boolean b)
Deprecated.
unused, will be removed in later versions
|
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, getOptimizeLabelOrientations, isMoveToFreeSpace, setDefaultValues, setMakePreferredLayoutSize, setMoveToFreeSpace, setOptimizeLabelOrientationsaddInvisibleProperty, addProperty, addProperty, getOptions, getProperty, getVisibleOptions, removeProperty, setOptions, setPropertiesInvisible, setPropertyInvisiblegetGroupIcon, getIcon, getNamepublic static final java.lang.String ID
protected void initCommonDefaultValues()
initCommonDefaultValues in class HierarchicLayouterOptionsGroup@Deprecated public void setBaryCenterMode(boolean b)
@Deprecated public boolean getBaryCenterMode()