Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_CHARACTER_FORMAT_RANGE_INFORMATION General cluster: interface description: "Objects that provide information for a range of characters in an EV_RICH_TEXT. Depending on the query applied to Current, the values of all attributes are used in different fashions, sometimes to indicate which fields of an EV_CHARACTER_FORMAT are valid, or have a particular property. The applicable features in EV_RICH_TEXT which use Current provide full descriptions." create: make_with_flags Ancestors ANY EV_CHARACTER_FORMAT_CONSTANTS Queries background_color: BOOLEAN Background_color_flag: INTEGER_32 color: BOOLEAN Color_flag: INTEGER_32 effects_striked_out: BOOLEAN Effects_striked_out_flag: INTEGER_32 effects_underlined: BOOLEAN Effects_underlined_flag: INTEGER_32 effects_vertical_offset: BOOLEAN Effects_vertical_offset_flag: INTEGER_32 font_family: BOOLEAN Font_family_flag: INTEGER_32 font_height: BOOLEAN Font_height_flag: INTEGER_32 font_shape: BOOLEAN Font_shape_flag: INTEGER_32 font_weight: BOOLEAN Font_weight_flag: INTEGER_32 valid_character_format_flag (a_flag: INTEGER_32): BOOLEAN Commands make_with_flags (flags: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org