UF_GDT_leader_spec_s (view source)
 
Defined in: uf_gdt.h
 
Also known as:
 
Overview
Defines information for leader data


Data Members

view
tag_t
Tag of view the leader terminates in

terminator
tag_t
Tag of object leader is attached to

attach_point
UF_GDT_point_t
Point of the leader's terminator

stub_points [ 2 ]
UF_GDT_point_t
Stub start and end points. Used only
in UF_GDT__ask_leader, not used for
leader creation.

num_intermediates
int
Number of intermediate points

intermediates
UF_GDT_point_p_t
Array of intermediate leader points.
Stored from terminator to callout.
Does not include stub points or the
leader terminator point.

type
UF_GDT_leader_type_t
The type of leader's arrowhead

is_profile_leader
logical
Is the leader a profile leader

filled
logical
Is the leader's arrowhead filled?

all_around
logical
Is the leader an all_around leader?

all_around_diameter
double
Diameter of the all around symbol

dot_diameter
double
Diameter of dot, if a dot terminator

arrowhead_length
double
Length of the leader arrowhead

arrowhead_angle
double
Angle of leader arrowhead (Degrees)

stub_length
double
Length of the leader's stub

direction
UF_GDT_stub_direction_t
Direction of the leader's stub

profile_term2
tag_t
2nd profile leader attachment object

profile_attach
UF_GDT_point_t
2nd profile leader attachment point

profile_ldr_length
double
Length of the 2nd profile leader

leader_color
int
Color of the leader

leader_font
int
Font of the leader

leader_width
int
(Line) Width of the leader
This width should be described
using the UF_OBJ_WIDTH definitions
in uf_obj.h

arrowhead_color
int
Color of the leader's arrowhead

arrowhead_font
int
Font of the leader's arrowhead

arrowhead_width
int
(Line) Width of leader's arrowhead
This width should be described
using the UF_OBJ_WIDTH definitions
in uf_obj.h

arrow_info
UF_DRF_arrow_info_t
Structure about the terminator.
Used only with UF_GDT__ask_leader, not
for leader creation.
Arrow_info includes:
arrow sequence number
arrowhead type
arrowhead fill
arrowhead origin
arrowhead angle (Radians)
arrowhead include angle (Radians)
arrowhead height/length
arrowhead width