Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_FONT General cluster: wel description: "Object font which can be selected into a DC." create: make, make_indirect, make_by_pointer Ancestors WEL_BIT_OPERATIONS WEL_DT_CONSTANTS WEL_GDI_ANY WEL_SHARED_TEMPORARY_OBJECTS WEL_TMPF_CONSTANTS WEL_UNIT_CONVERSION Queries Aspect_x: INTEGER_32 Aspect_x_y: INTEGER_32 Aspect_y: INTEGER_32 Bits_pixel: INTEGER_32 clear_flag (flags, mask: INTEGER_32): INTEGER_32 Clip_caps: INTEGER_32 Color_resolution: INTEGER_32 Curve_caps: INTEGER_32 Driver_version: INTEGER_32 Dt_bottom: INTEGER_32 Dt_calcrect: INTEGER_32 Dt_center: INTEGER_32 Dt_expandtabs: INTEGER_32 Dt_externalleading: INTEGER_32 Dt_hideprefix: INTEGER_32 Dt_internal: INTEGER_32 Dt_left: INTEGER_32 Dt_noclip: INTEGER_32 Dt_noprefix: INTEGER_32 Dt_right: INTEGER_32 Dt_singleline: INTEGER_32 Dt_tabstop: INTEGER_32 Dt_top: INTEGER_32 Dt_vcenter: INTEGER_32 Dt_word_ellipsis: INTEGER_32 Dt_wordbreak: INTEGER_32 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 flag_set (flags, mask: INTEGER_32): BOOLEAN gdi_objects_count: INTEGER_32 height: INTEGER_32 Himetric_per_inch: INTEGER_32 himetric_to_pixel (a_size_in_himetric: WEL_SIZE): WEL_SIZE Horizontal_resolution: INTEGER_32 Horizontal_size: INTEGER_32 item: POINTER Line_caps: INTEGER_32 log_font: WEL_LOG_FONT Logical_pixels_x: INTEGER_32 Logical_pixels_y: INTEGER_32 logical_to_pixel (hdc: WEL_DC; lo: INTEGER_32): INTEGER_32 logical_to_point (hdc: WEL_DC; lo: INTEGER_32): INTEGER_32 map_loghim_to_pixel (x, ppli: INTEGER_32): INTEGER_32 map_pixel_to_loghim (x, ppli: INTEGER_32): INTEGER_32 Maximum_buffered_string_size: INTEGER_32 Num_brushes: INTEGER_32 Num_colors: INTEGER_32 Num_fonts: INTEGER_32 Num_markers: INTEGER_32 Num_pens: INTEGER_32 Num_reserved: INTEGER_32 object_id: INTEGER_32 Pdevice_size: INTEGER_32 Physical_offset_x: INTEGER_32 Physical_offset_y: INTEGER_32 pixel_to_himetric (a_size_in_pixel: WEL_SIZE): WEL_SIZE pixel_to_logical (hdc: WEL_DC; pi: INTEGER_32): INTEGER_32 pixel_to_point (hdc: WEL_DC; pi: INTEGER_32): INTEGER_32 Planes: INTEGER_32 point: INTEGER_32 point_to_logical (hdc: WEL_DC; pt, divisor: INTEGER_32): INTEGER_32 point_to_pixel (hdc: WEL_DC; pt, divisor: INTEGER_32): INTEGER_32 Polygonal_caps: INTEGER_32 Raster_caps: INTEGER_32 reference_tracked: BOOLEAN references_count: INTEGER_32 Scaling_factor_x: INTEGER_32 Scaling_factor_y: INTEGER_32 set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN Size_palette: INTEGER_32 string_height (a_string: READABLE_STRING_GENERAL): INTEGER_32 string_size (a_string: READABLE_STRING_GENERAL): TUPLE [INTEGER_32, INTEGER_32] string_size_extended (a_string: READABLE_STRING_GENERAL): TUPLE [INTEGER_32, INTEGER_32, INTEGER_32, INTEGER_32] string_width (a_string: READABLE_STRING_GENERAL): INTEGER_32 Technology: INTEGER_32 Text_caps: INTEGER_32 tmpf_device: INTEGER_32 tmpf_fixed_pitch: INTEGER_32 tmpf_truetype: INTEGER_32 tmpf_vector: INTEGER_32 Vertical_resolution: INTEGER_32 Vertical_size: INTEGER_32 Wel_rect: WEL_RECT Wel_string: WEL_STRING wel_string_from_string (s: READABLE_STRING_GENERAL): WEL_STRING wel_string_from_string_with_newline_conversion (s: READABLE_STRING_GENERAL): WEL_STRING wel_string_restricted (characters: INTEGER_32): WEL_STRING width: INTEGER_32 Commands decrement_reference delete dispose eif_object_id_free (an_id: INTEGER_32) enable_reference_tracking increment_reference set_height (a_height: INTEGER_32) set_height_in_points (a_height_in_points: INTEGER_32) set_indirect (a_log_font: WEL_LOG_FONT) 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