Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_TEXT_ALIGNMENT General cluster: interface description: "Enumeration class for text alignment. Default is left." keywords: "text, aligment" create: default_create, make_with_left_alignment, make_with_center_alignment, make_with_right_alignment Ancestors ANY Queries is_center_aligned: BOOLEAN is_left_aligned: BOOLEAN is_right_aligned: BOOLEAN Commands set_center_alignment set_left_alignment set_right_alignment Constraints alignment code within range
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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