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

Public Member Functions

 PaperFormat (const char *name, LengthUnit lu, float shortSide_, float longSide_)
 
 PaperFormat (const char *aname, const char *fname, LengthUnit lu, float shortSide_, float longSide_)
 
float short_inch () const
 
float long_inch () const
 
const charget_description () const
 
const charget_fig2dev_val () const
 

Detailed Description

Definition at line 79 of file AWT_canio.cxx.

Constructor & Destructor Documentation

PaperFormat::PaperFormat ( const char name,
LengthUnit  lu,
float  shortSide_,
float  longSide_ 
)
inline

Definition at line 86 of file AWT_canio.cxx.

References awt_assert.

PaperFormat::PaperFormat ( const char aname,
const char fname,
LengthUnit  lu,
float  shortSide_,
float  longSide_ 
)
inline

Definition at line 95 of file AWT_canio.cxx.

References awt_assert.

Member Function Documentation

float PaperFormat::short_inch ( ) const
inline

Definition at line 105 of file AWT_canio.cxx.

References INCH, and mm2inch().

Referenced by paper_changed_cb().

float PaperFormat::long_inch ( ) const
inline

Definition at line 106 of file AWT_canio.cxx.

References INCH, and mm2inch().

Referenced by paper_changed_cb().

const char* PaperFormat::get_description ( ) const
inline

Definition at line 108 of file AWT_canio.cxx.

Referenced by AWT_popup_print_window().

const char* PaperFormat::get_fig2dev_val ( ) const
inline

Definition at line 109 of file AWT_canio.cxx.

Referenced by canvas_to_printer().


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