Package de.cau.cs.kieler.kiml.gmf.layoutoptions

Base package for the LayoutOptions data structure with its public API and implementation.

See:
          Description

Interface Summary
KOption Deprecated. use StringValueStyle instead
LayoutOptionsFactory Deprecated. use StringValueStyle instead
LayoutOptionsPackage Deprecated. use StringValueStyle instead
LayoutOptionsPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
LayoutOptionStyle Deprecated. use StringValueStyle instead
 

Class Summary
KOptionImpl Deprecated. use StringValueStyle instead
LayoutOptionsFactoryImpl Deprecated. use StringValueStyle instead
LayoutOptionsPackageImpl Deprecated. use StringValueStyle instead
LayoutOptionStyleImpl Deprecated. use StringValueStyle instead
 

Package de.cau.cs.kieler.kiml.gmf.layoutoptions Description

Base package for the LayoutOptions data structure with its public API and implementation. The LayoutOptions structure consists of a single class LayoutOptionStyle, which is an extension of the Style interface of the GMF notation model. This style can be attached to any view in an instance of the notation model and serves to persistently store layout options for the corresponding model element.

Generated:
This code was automatically generated.