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
          Deprecated. use StringValueStyle instead
 

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