desktop Class Reference

#include <desktop.h>

Inheritance diagram for desktop:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 desktop (window_handle parent, const c_rectangle &desktop_view, c_rectangle_warper::origin_vertex view_corner=c_rectangle_warper::BOTTOM_LEFT)
 ~desktop ()
c_point device_to_view (const c_point &in_device) const
c_point view_to_device (const c_point &in_view) const
c_rectangle device_to_view (const c_rectangle &in_device) const
c_rectangle view_to_device (const c_rectangle &in_view) const
c_rectangle device_coordinate_system () const
c_rectangle view_coordinate_system () const
const c_rectangle_warper & warper () const

Detailed Description

Definition at line 38 of file desktop.h.


Constructor & Destructor Documentation

desktop::desktop ( window_handle  parent,
const c_rectangle &  desktop_view,
c_rectangle_warper::origin_vertex  view_corner = c_rectangle_warper::BOTTOM_LEFT 
)

Definition at line 28 of file desktop.cpp.

desktop::~desktop (  ) 


Member Function Documentation

c_point desktop::device_to_view ( const c_point &  in_device  )  const

Definition at line 48 of file desktop.cpp.

Referenced by manager::device_to_universe(), and query_desktop().

c_point desktop::view_to_device ( const c_point &  in_view  )  const

Definition at line 51 of file desktop.cpp.

Referenced by manager::device_to_universe(), manager::dimensions(), query_desktop(), query_manager(), and manager::universe_to_device().

c_rectangle desktop::device_to_view ( const c_rectangle &  in_device  )  const

Definition at line 54 of file desktop.cpp.

c_rectangle desktop::view_to_device ( const c_rectangle &  in_view  )  const

Definition at line 57 of file desktop.cpp.

c_rectangle desktop::device_coordinate_system (  )  const

Definition at line 42 of file desktop.cpp.

Referenced by query_desktop().

c_rectangle desktop::view_coordinate_system (  )  const

Definition at line 45 of file desktop.cpp.

Referenced by query_desktop().

const c_rectangle_warper & desktop::warper (  )  const

Definition at line 40 of file desktop.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Oct 11 04:30:08 2008 for HOOPLE Libraries by  doxygen 1.5.1