Attribute
|
Type
|
Multiplicity
|
Description
|
color
|
RgbColor
|
1..1
|
Ruler color
|
dashLength
|
Int
|
1..1
|
For dashed line - length of dash part in arbitrary units (scale handled by program).
|
gapLength
|
Int
|
1..1
|
Length of gap in dashed line - handled as for dashLength
|
lineWidth
|
Float
|
1..1
|
Width of line in arbitrary units, handled as for dashLength.
|
position
|
Float
|
1..1
|
Ruler position in the unit appropriate for the PanelType
|
serial
|
Int
|
1..1
|
Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|