Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_TEXT_RICH_ALIGNMENT General cluster: interface description: "Enumeration class for text rich alignment        (left, center, right) for horizontal alignment  (top, middle, bottom) for vertical alignment   " keywords: "text, aligment, vertical, horizontal" create: default_create, make_with_left_alignment, make_with_center_alignment, make_with_right_alignment Ancestors EV_TEXT_ALIGNMENT Queries is_bottom_aligned: BOOLEAN is_center_aligned: BOOLEAN is_left_aligned: BOOLEAN is_middle_aligned: BOOLEAN is_right_aligned: BOOLEAN is_top_aligned: BOOLEAN Commands set_bottom_alignment set_center_alignment set_left_alignment set_middle_alignment set_right_alignment set_top_alignment Constraints vertical alignment code within range
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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