areaset — A set of related areas in a graphic or code example
areaset ::=
area (db.area.inareaset)Common attributes (ID required) and common linking attributes.
Additional attributes:
Required attributes are shown in bold.
An areaset contains one or more areas. These areas are bound in a set in order to associate them with a single callout description. See area for a more complete description of the areas.
For a complete description of callouts, see callout.
Common attributes (ID required) and common linking attributes.
Specifies an identifying string for presentation purposes
Identifies the units used in the coords attribute when the units attribute is “other” . This attribute is forbidden otherwise.
Identifies the units used in the coords attribute The default units vary according to the type of callout specified: calspair for graphics and linecolumn for line-oriented elements.
| Enumerated values: | |
|---|---|
| “calspair” |
Coordinates expressed as a pair of CALS graphic coordinates. |
| “linecolumn” |
Coordinates expressed as a line and column. |
| “linecolumnpair” |
Coordinates expressed as a pair of lines and columns. |
| “linerange” |
Coordinates expressed as a line range. |
Indicates that non-standard units are used for this area . In this case otherunits must be specified.
| Enumerated values: | |
|---|---|
| “other” |
Coordinates expressed in some non-standard units. |