Uses of Class
de.cau.cs.kieler.kiml.ui.views.LayoutViewPart

Packages that use LayoutViewPart
de.cau.cs.kieler.kiml.ui.views Views for the KIML UI. 
 

Uses of LayoutViewPart in de.cau.cs.kieler.kiml.ui.views
 

Methods in de.cau.cs.kieler.kiml.ui.views that return LayoutViewPart
static LayoutViewPart LayoutViewPart.findView()
          Finds the active layout view, if it exists.
 

Constructors in de.cau.cs.kieler.kiml.ui.views with parameters of type LayoutViewPart
DiagramDefaultAction(LayoutViewPart thelayoutView, String text)
          Creates an apply option action.
DiagramTypeDefaultAction(LayoutViewPart thelayoutView, String text)
          Creates a diagram type default action.
EditPartDefaultAction(LayoutViewPart thelayoutView, String text, boolean isforDomainModel)
          Creates an edit part default action.
RemoveOptionsAction(LayoutViewPart thelayoutView, String text)
          Creates an apply option action.
SelectionInfoAction(LayoutViewPart thelayoutView, String text)
          Creates a selection info action.