MGUI::TOOL_BREAKLINE Class Reference

Tool to break line into multiple sections. More...

#include <mgui/toolbreakline.h>

Inheritance diagram for MGUI::TOOL_BREAKLINE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TOOL_BREAKLINE (TOOLCANVAS *canvas)
virtual ~TOOL_BREAKLINE ()
void GetLines (POLYLINELIST &LineList) const
void SetLine (const POLYLINE &PolyLine)
void SetMarker (MARKER marker, UINT16 size=0)

Detailed Description

Tool to break line into multiple sections.


Constructor & Destructor Documentation

MGUI::TOOL_BREAKLINE::TOOL_BREAKLINE ( TOOLCANVAS canvas  )  [explicit]

Constructor.

virtual MGUI::TOOL_BREAKLINE::~TOOL_BREAKLINE (  )  [virtual]

Destructor.


Member Function Documentation

void MGUI::TOOL_BREAKLINE::GetLines ( POLYLINELIST LineList  )  const

Get the lines defined by the tool's break points.

void MGUI::TOOL_BREAKLINE::SetLine ( const POLYLINE PolyLine  ) 

Set the line to break up.

void MGUI::TOOL_BREAKLINE::SetMarker ( MARKER  marker,
UINT16  size = 0 
)

Set marker type and size.

The default marker is MARKER_Plus with a size of 9 pixels.

Parameters:
marker New marker type
size New marker size, 0 to retain current size

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

Generated on Sun Oct 7 21:36:17 2012 for TNTsdk 2012 by  doxygen 1.6.1