Uses of Interface
de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionStyle

Packages that use LayoutOptionStyle
de.cau.cs.kieler.kiml.gmf.layoutoptions Base package for the LayoutOptions data structure with its public API and implementation. 
 

Uses of LayoutOptionStyle in de.cau.cs.kieler.kiml.gmf.layoutoptions
 

Classes in de.cau.cs.kieler.kiml.gmf.layoutoptions that implement LayoutOptionStyle
 class LayoutOptionStyleImpl
          An implementation of the model object 'Layout Option Style'.
 

Methods in de.cau.cs.kieler.kiml.gmf.layoutoptions that return LayoutOptionStyle
 LayoutOptionStyle LayoutOptionsFactory.createLayoutOptionStyle()
          Returns a new object of class 'Layout Option Style'.
 LayoutOptionStyle LayoutOptionsFactoryImpl.createLayoutOptionStyle()