ARB
Public Member Functions | List of all members
ED4_folding_line Class Reference

#include <ed4_class.hxx>

Inheritance diagram for ED4_folding_line:
Inheritance graph
[legend]
Collaboration diagram for ED4_folding_line:
Collaboration graph
[legend]

Public Member Functions

 ED4_folding_line (AW_pos world, AW_pos dim)
 
 ~ED4_folding_line ()
 
void insertAs (ED4_folding_line *&ptr)
 
ED4_folding_linedelete_member (ED4_folding_line *fl)
 
AW_pos get_dimension () const
 
const ED4_folding_lineget_next () const
 
void warn_illegal_dimension ()
 
void set_dimension (AW_pos dim)
 
void add_to_dimension (AW_pos offset)
 
void set_pos (AW_pos p)
 
AW_pos get_pos () const
 
AW_pos win2world (AW_pos win) const
 
AW_pos world2win (AW_pos world) const
 

Detailed Description

Definition at line 267 of file ed4_class.hxx.

Constructor & Destructor Documentation

ED4_folding_line::ED4_folding_line ( AW_pos  world,
AW_pos  dim 
)
inline

Definition at line 285 of file ed4_class.hxx.

References set_pos().

ED4_folding_line::~ED4_folding_line ( )
inline

Definition at line 287 of file ed4_class.hxx.

Member Function Documentation

void ED4_folding_line::insertAs ( ED4_folding_line *&  ptr)
inline

Definition at line 289 of file ed4_class.hxx.

References e4_assert, and knownNonNull().

Referenced by ED4_foldable::insert_folding_line().

ED4_folding_line* ED4_folding_line::delete_member ( ED4_folding_line fl)
inline

Definition at line 295 of file ed4_class.hxx.

References NULp, and result.

Referenced by ED4_foldable::delete_folding_line().

AW_pos ED4_folding_line::get_dimension ( ) const
inline
const ED4_folding_line* ED4_folding_line::get_next ( ) const
inline

Definition at line 306 of file ed4_class.hxx.

Referenced by ED4_root::get_area_rectangle().

void ED4_folding_line::warn_illegal_dimension ( )

Definition at line 61 of file ED4_root.cxx.

References GBK_dump_backtrace(), and GBS_global_string().

Referenced by add_to_dimension(), and set_dimension().

void ED4_folding_line::set_dimension ( AW_pos  dim)
inline
void ED4_folding_line::add_to_dimension ( AW_pos  offset)
inline
void ED4_folding_line::set_pos ( AW_pos  p)
inline
AW_pos ED4_folding_line::get_pos ( ) const
inline

Definition at line 314 of file ed4_class.hxx.

Referenced by ED4_scrolled_rectangle::get_window_rect().

AW_pos ED4_folding_line::win2world ( AW_pos  win) const
inline

Definition at line 316 of file ed4_class.hxx.

References win, and win2world().

Referenced by win2world(), and ED4_foldable::win_to_world_coords().

AW_pos ED4_folding_line::world2win ( AW_pos  world) const
inline

Definition at line 320 of file ed4_class.hxx.

References world2win().

Referenced by world2win(), and ED4_foldable::world_to_win_coords().


The documentation for this class was generated from the following files: