MipResources::Polygon2D Class Reference
[Draw window]

2D poligon. More...

#include <DraWinObj.h>

Inheritance diagram for MipResources::Polygon2D:

MipResources::Points2D MipResources::FigDraWinObj MipResources::DraWinObj

List of all members.

Public Member Functions

 Polygon2D (unsigned int projectedSize, bool contour=false, Decimal thickness=1.0)
 Constructor with paprameters.
bool contour ()
 Gets the presence of the countour.
Decimal thickness ()
 Gets the thickness of the countour.
DraWinObjPlate plate ()
 Gets the plate.


Detailed Description

2D poligon.

Constructor & Destructor Documentation

MipResources::Polygon2D::Polygon2D ( unsigned int  projectedSize,
bool  contour = false,
Decimal  thickness = 1.0 
) [inline]

Constructor with paprameters.

Parameters:
projectedSize Number of points that will be inserted.
contour If draw only contour.


Member Function Documentation

bool MipResources::Polygon2D::contour (  )  [inline]

Gets the presence of the countour.

Returns:
True if the polygon is a contour.

Decimal MipResources::Polygon2D::thickness (  )  [inline]

Gets the thickness of the countour.

Returns:
Thickness of the contour

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

Gets the plate.

Returns:
Plate.

Reimplemented from MipResources::Points2D.


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

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