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

Public Member Functions

 BranchScaler (ScaleMode mode_, AP_tree *node_, const LineVector &branch_, const Position &attach_, const Position &start, double unscale_, bool discrete, bool allow_neg_values_, AWT_graphic_exports &exports_)
 
- Public Member Functions inherited from Scaler
 Scaler (const Position &start, double unscale_, AWT_graphic_exports &exports_)
 
void draw_drag_indicator (AW_device *device, int drag_gc) const FINAL_OVERRIDE
 
- Public Member Functions inherited from Dragged
 Dragged (AWT_graphic_exports &exports_)
 
void do_drag (const AW_clicked_element *drag_target, const Position &mousepos)
 
void do_drop (const AW_clicked_element *drop_target, const Position &mousepos)
 
void hide_drag_indicator (AW_device *device, int drag_gc) const
 
- Public Member Functions inherited from AWT_command_data
virtual ~AWT_command_data ()
 

Additional Inherited Members

- Public Types inherited from Dragged
enum  DragAction { DRAGGING, DROPPED }
 
- Static Public Member Functions inherited from Dragged
static bool valid_drag_device (AW_device *device)
 
- Protected Member Functions inherited from Scaler
const Positionstartpos () const
 
Vector scaling (const Position &current) const
 
- Protected Member Functions inherited from Dragged
AWT_graphic_exportsget_exports ()
 

Detailed Description

Definition at line 1612 of file TreeDisplay.cxx.

Constructor & Destructor Documentation

BranchScaler::BranchScaler ( ScaleMode  mode_,
AP_tree node_,
const LineVector branch_,
const Position attach_,
const Position start,
double  unscale_,
bool  discrete,
bool  allow_neg_values_,
AWT_graphic_exports exports_ 
)
inline

Definition at line 1747 of file TreeDisplay.cxx.


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