|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SemanticLayoutConfig | |
---|---|
de.cau.cs.kieler.kaom.custom | Classes for custom behavior of the KIELER Actor Oriented Modeling editor. |
de.cau.cs.kieler.keg.diagram.custom | Custom code for KEG diagram. |
de.cau.cs.kieler.kiml.service | Layout service classes that are used both in the client UI and in server applications. |
de.cau.cs.kieler.synccharts.diagram.custom | General classes that depend on the synccharts diagram editor. |
Uses of SemanticLayoutConfig in de.cau.cs.kieler.kaom.custom |
---|
Subclasses of SemanticLayoutConfig in de.cau.cs.kieler.kaom.custom | |
---|---|
class |
AnnotationsLayoutConfig
A semantic layout configurations for annotations. |
class |
TypeLayoutConfig
A semantic layout configuration for the diagram type of entities. |
Uses of SemanticLayoutConfig in de.cau.cs.kieler.keg.diagram.custom |
---|
Subclasses of SemanticLayoutConfig in de.cau.cs.kieler.keg.diagram.custom | |
---|---|
class |
HypernodeLayoutConfig
A semantic layout configuration that checks whether a given node is a hypernode. |
Uses of SemanticLayoutConfig in de.cau.cs.kieler.kiml.service |
---|
Methods in de.cau.cs.kieler.kiml.service with parameters of type SemanticLayoutConfig | |
---|---|
protected void |
LayoutInfoService.addSemanticConfig(String clazzName,
SemanticLayoutConfig config)
Registers the given semantic layout configuration. |
Uses of SemanticLayoutConfig in de.cau.cs.kieler.synccharts.diagram.custom |
---|
Subclasses of SemanticLayoutConfig in de.cau.cs.kieler.synccharts.diagram.custom | |
---|---|
class |
ActionLayoutConfig
A layout configuration that excludes scope actions from layout. |
class |
HVLayoutConfig
A layout configuration that applies alternating horizontal / vertical layout when an annotation "HVLayout" is present. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |