Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_TEXT_ALIGNABLE General cluster: interface description: "Objects that may have their text aligned to theleft, center or right." Ancestors EV_TEXTABLE* Queries data: detachable ANY is_center_aligned: BOOLEAN is_destroyed: BOOLEAN is_left_aligned: BOOLEAN is_right_aligned: BOOLEAN text: STRING_32 text_alignment: INTEGER_32 Commands align_text_center align_text_left align_text_right destroy remove_text set_data (some_data: [like data] detachable ANY) set_text (a_text: separate READABLE_STRING_GENERAL) Constraints valid alignment
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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