MipResources::Point2D Class Reference
[Draw window]

Drawable point. More...

#include <DraWinObj.h>

Inheritance diagram for MipResources::Point2D:

MipResources::FigDraWinObj MipResources::DraWinObj

List of all members.

Public Member Functions

 Point2D (Position p, Decimal pS=1.0)
 Default constructor.
DraWinObjPlate plate ()
 Gets the plate.
Position point ()
 Gets the position of the point.
Decimal pointSize ()
 Gets the size of the point.
void boundBox (DraWinBoundBox &bb)
 Gets the bounding box.


Detailed Description

Drawable point.
Examples:

exampleDraWin.cpp.


Constructor & Destructor Documentation

MipResources::Point2D::Point2D ( Position  p,
Decimal  pS = 1.0 
)

Default constructor.

Parameters:
p Position of the point.
pS Size of the point.


Member Function Documentation

DraWinObjPlate MipResources::Point2D::plate (  )  [inline, virtual]

Gets the plate.

Returns:
Plate.

Implements MipResources::DraWinObj.

Position MipResources::Point2D::point (  )  [inline]

Gets the position of the point.

Returns:
Position of the point.

Decimal MipResources::Point2D::pointSize (  )  [inline]

Gets the size of the point.

Returns:
Size of the point.

void MipResources::Point2D::boundBox ( DraWinBoundBox bb  )  [virtual]

Gets the bounding box.

Returns:
Bounding box.

Implements MipResources::DraWinObj.


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

Generated on Mon Feb 20 07:01:12 2017 for MIP by  doxygen 1.5.6