sef_type: sef_display_text_node

This is the displayable text node component of the SEF feature. Each sef_display_text_node component passed to the writer must have exactly one point within the aggregate.

The specific attributes for sef_display_text_node are shown below:

Keyword Suffix

Value

Required/Optional

sef_font

The font of sef_ch.

Range: An integer from 0 to 127.

Default: No default

Optional

sef_height

The height of sef_ch in absolute Units of Resolution.

Range: An integer from 6 to 357913941

Default: No default

Optional

sef_node_justification

The justification of sef_ch

Range: An integer from 0 to 14.

Default: No default

Optional

sef_width

The width of the text string in absolute Units of Resolution.

Range: An integer from 6 to 357913941

Default: No default

Optional

sef_line_spacing

The spacing between each line of the sef_ch in absolute Units of Resolution. This is usually half of height.

Range: An integer from 6 to 357913941

Default: No default

Optional

sef_rot

This is the rotation angle of the component.

Range: A real number in UORs

Default: No default

Optional

sef_insert_pt_x

This is the x coordinate of the insertion point. This will become the x coordinate of the translated origin.

Range: Any real number

Default: No default

Optional

sef_insert_pt_y

This is the y coordinate of the insertion point. This will become the y coordinate of the translated origin.

Range: Any real number

Default: No default

Optional