UF_SF_LEGEND_attr_s (view source)
 
Defined in: uf_sf_legend.h
 
Also known as:
 


Data Members

attr_mask
unsigned int
This field is set to one or more of the following
symbols OR'd together to indicate which of the
remaining fields of the structure are set.
UF_LEGEND_WIDTH_ATTR
UF_LEGEND_BORDER_ATTR
UF_LEGEND_FONT_SIZE_ATTR
UF_LEGEND_HEADER_ATTR
UF_LEGEND_INDEX_ATTR
UF_LEGEND_FOOTER_ATTR

width_percent
int
The percentage of the display which the
legend occupies. The legend takes up the full
height of the display. default: 20%

border_sw
logical
Switch indicating whether or not the border
of the legend gets displayed.
= TRUE -> display border
= FALSE -> do not display border. (default)

font_size
double
The size in inches of an individual character.
If not specified, the font is automatically
calculated so that 15 characters can be
displayed in the full width of the legend.
The auto size also is constrained by a maximum
size of .12" and a minimum size of .04".
default: automatic

font_color
int
font color

header
UF_SF_LEGEND_title_t
The header text of the legend area
default: none defined.

index_attr
UF_SF_LEGEND_index_attr_t
The index area's attributes if defined.
default: none defined.

footer
UF_SF_LEGEND_title_t
The footer text of the legend area
default: none defined.

layout_type
int
IViewManager::LayoutType

view_port_id
int
viewport