ARB
Public Member Functions | Static Public Attributes | List of all members
MarkerXPos Class Reference
Inheritance diagram for MarkerXPos:
Inheritance graph
[legend]
Collaboration diagram for MarkerXPos:
Collaboration graph
[legend]

Public Member Functions

 MarkerXPos (AW_pos scale, int markers_)
 
double width () const
 
double offset () const
 
double leftx (int markerIdx) const
 
double centerx (int markerIdx) const
 

Static Public Attributes

static int marker_width = 3
 

Detailed Description

Definition at line 2528 of file TreeDisplay.cxx.

Constructor & Destructor Documentation

MarkerXPos::MarkerXPos ( AW_pos  scale,
int  markers_ 
)
inline

Definition at line 2536 of file TreeDisplay.cxx.

Member Function Documentation

double MarkerXPos::width ( ) const
inline

Definition at line 2542 of file TreeDisplay.cxx.

Referenced by centerx(), and MarkerPosition::size().

double MarkerXPos::offset ( ) const
inline

Definition at line 2543 of file TreeDisplay.cxx.

Referenced by leftx().

double MarkerXPos::leftx ( int  markerIdx) const
inline

Definition at line 2545 of file TreeDisplay.cxx.

References offset().

Referenced by centerx(), and MarkerPosition::pos().

double MarkerXPos::centerx ( int  markerIdx) const
inline

Definition at line 2546 of file TreeDisplay.cxx.

References leftx(), and width().

Member Data Documentation

int MarkerXPos::marker_width = 3
static

Definition at line 2534 of file TreeDisplay.cxx.


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