Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_PEN General cluster: wel description: "Drawing object used to draw lines and borders." create: make, make_solid, make_indirect, make_from_brush, make_by_pointer Ancestors WEL_GDI_ANY WEL_PS_CONSTANTS Queries color: WEL_COLOR_REF eif_current_object_id: INTEGER_32 eif_id_object (an_id: INTEGER_32): detachable ANY eif_is_object_id_of_current (an_id: INTEGER_32): BOOLEAN eif_object_id (an_object: ANY): INTEGER_32 exists: BOOLEAN gdi_objects_count: INTEGER_32 item: POINTER log_pen: WEL_LOG_PEN object_id: INTEGER_32 Ps_alternate: INTEGER_32 Ps_cosmetic: INTEGER_32 Ps_dash: INTEGER_32 Ps_dashdot: INTEGER_32 Ps_dashdotdot: INTEGER_32 Ps_dot: INTEGER_32 Ps_endcap_flat: INTEGER_32 Ps_endcap_round: INTEGER_32 Ps_endcap_square: INTEGER_32 Ps_geometric: INTEGER_32 Ps_insideframe: INTEGER_32 Ps_join_bevel: INTEGER_32 Ps_join_miter: INTEGER_32 Ps_join_round: INTEGER_32 Ps_null: INTEGER_32 Ps_solid: INTEGER_32 Ps_userstyle: INTEGER_32 reference_tracked: BOOLEAN references_count: INTEGER_32 shared: BOOLEAN style: INTEGER_32 valid_extended_pen_style (c: INTEGER_32): BOOLEAN valid_pen_style_constant (c: INTEGER_32): BOOLEAN width: INTEGER_32 Commands decrement_reference delete dispose eif_object_id_free (an_id: INTEGER_32) enable_reference_tracking increment_reference set_item (an_item: POINTER) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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