MipResources::Disk2D Class Reference
[Draw window]

2D anulus. More...

#include <DraWinObj.h>

Inheritance diagram for MipResources::Disk2D:

MipResources::FigDraWinObj MipResources::DraWinObj

List of all members.

Public Member Functions

 Disk2D (Position c, Decimal er, Decimal ir=0.0)
 Constructor with parameters.
DraWinObjPlate plate ()
 Gets the plate.
Position center ()
 Gets the center.
Decimal intRadius ()
 ets the internal radius.
Decimal extRadius ()
 Gets the external radius.
Decimal radius ()
 Gets the external radius.
void boundBox (DraWinBoundBox &bb)
 Gets the bounding box.


Detailed Description

2D anulus.

Constructor & Destructor Documentation

MipResources::Disk2D::Disk2D ( Position  c,
Decimal  er,
Decimal  ir = 0.0 
)

Constructor with parameters.

Parameters:
c Center of the anulus.
er External radius of the anulus.
ir Internal radius of the anulus.


Member Function Documentation

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

Gets the plate.

Returns:
Plate.

Implements MipResources::DraWinObj.

Position MipResources::Disk2D::center (  )  [inline]

Gets the center.

Returns:
Center.

Decimal MipResources::Disk2D::intRadius (  )  [inline]

ets the internal radius.

Returns:
Internal radius.

Decimal MipResources::Disk2D::extRadius (  )  [inline]

Gets the external radius.

Returns:
External radius.

Decimal MipResources::Disk2D::radius (  )  [inline]

Gets the external radius.

Returns:
External radius.

void MipResources::Disk2D::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