Definitions of new types
Information
This package include new type definitions
These types are intended to be used to define some properties of the graphic interactive elements (such as color, layout, etc...)
Package Content
Layout policy
Modelica definition
type LayoutPolicy = String "Layout policy";
Position of a component in a container that has the BorderLayout policy
Modelica definition
type positioninLayout = String
"Position of a component in a container that has the BorderLayout policy";
Boolean value true/false
Modelica definition
type booleanValue = String "Boolean value true/false ";
Color definition
Modelica definition
type Color = Integer[4] "Color definition";
Font type
Modelica definition
type fontType = String "Font type";
Font style
Modelica definition
type fontStyle = String "Font style";
Type of alignment
Modelica definition
type alignmentType = String "Type of alignment";
Type of axes
Modelica definition
type axesType = String "Type of axes";
Linear or log axes
Modelica definition
type xyaxesType = String "Linear or log axes";
HTML-documentation generated by Dymola Tue Jul 24 18:58:14 2007.