@OpenApiAll public class ClassDiagramLayouter extends CompositeStructureDiagramLayouter
HierarchicDiagramLayouter.PEXComparator
can
Constructor and Description |
---|
ClassDiagramLayouter()
Construct ClassDiagramLayouter.
|
ClassDiagramLayouter(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
layout(AbstractDiagramLayouterOptionsGroup opt,
DiagramPresentationElement dpe,
UMLGraph graph)
Layouts a diagram
|
afterLayout, createGraph, findPathToRelayout, preProcessing
collectOutgoingFromNonNode, collectPathsOneEndLayoutedOtherNot, fixOnFrameElements, getAllUnlayoutableSymbols, initDefaultHierarchicSettings, resizeOnEdgeElements, routeNonRoutedPaths, wrapToAccordingGroupLayouter
createGraph, getSelected, isSubgraphLayout, isTypeSupported, setSubgraphLayout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canLayout, drawLayoutResults, getOptionsID
public ClassDiagramLayouter()
public ClassDiagramLayouter(java.lang.String id)
protected boolean layout(AbstractDiagramLayouterOptionsGroup opt, DiagramPresentationElement dpe, UMLGraph graph)
AbstractDiagramLayouter
layout
in class CompositeStructureDiagramLayouter
opt
- layouter optionsdpe
- diagram to layoutgraph
- a constructed graph from the diagram