sef_type: sef_repeat_text_node

This is the repeat text node component of the SEF feature. Each sef_repeat_text_node component passed to the writer must have exactly one coordinate within the aggregate.

The specific attributes for sef_repeat_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_ref_com

A text string of up to 31 alphanumeric characters including the underbars ‘_’ describing the reference component. This defaults to an empty string if not specified.

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