|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutServices | |
---|---|
de.cau.cs.kieler.kiml.layout | Base classes for implementation of layout algorithms and for handling of different layout providers and layout options. |
de.cau.cs.kieler.kiml.ui.layout | Classes with generic implementations to apply layout to GMF diagrams. |
Uses of LayoutServices in de.cau.cs.kieler.kiml.layout |
---|
Methods in de.cau.cs.kieler.kiml.layout that return LayoutServices | |
---|---|
static LayoutServices |
LayoutServices.getInstance()
Returns the singleton instance of the layout services class. |
Methods in de.cau.cs.kieler.kiml.layout with parameters of type LayoutServices | |
---|---|
protected static void |
LayoutServices.createLayoutServices(LayoutServices subclassInstance)
Sets a layout services instance created by a specific subclass and assigns the singleton instance of the registry. |
Uses of LayoutServices in de.cau.cs.kieler.kiml.ui.layout |
---|
Subclasses of LayoutServices in de.cau.cs.kieler.kiml.ui.layout | |
---|---|
class |
EclipseLayoutServices
This class is responsible for reading all extension point elements for layout services. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |