Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_REGION_IMP General cluster: implementation_mswin description: "Objects that ..." create: make Ancestors EV_REGION_I* WEL_REGION Queries combine (region: WEL_REGION; mode: INTEGER_32): WEL_REGION 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 exclusive_or (a_region: EV_REGION): EV_REGION exists: BOOLEAN gdi_objects_count: INTEGER_32 get_region_box: WEL_RECT intersect (a_region: EV_REGION): EV_REGION is_destroyed: BOOLEAN is_equal (other: [like Current] EV_REGION_IMP): BOOLEAN is_region_equal (other: EV_REGION): BOOLEAN item: POINTER object_id: INTEGER_32 point_in (x, y: INTEGER_32): BOOLEAN rect_in (rect: WEL_RECT): BOOLEAN reference_tracked: BOOLEAN references_count: INTEGER_32 shared: BOOLEAN subtract (a_region: EV_REGION): EV_REGION union (a_region: EV_REGION): EV_REGION Commands copy_region (a_region: EV_REGION) decrement_reference delete dispose eif_object_id_free (an_id: INTEGER_32) enable_reference_tracking increment_reference make offset (x_offset, y_offset: INTEGER_32) old_make (an_interface: EV_REGION) set_item (an_item: POINTER) set_rect (left, top, right, bottom: INTEGER_32) set_rectangle (a_rectangle: EV_RECTANGLE) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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