LABELFRAMEPARMS Class Reference
In-memory structure for labels with frames and leaders.
More...
#include <mi32/labelframeparms.h>
List of all members.
Detailed Description
In-memory structure for labels with frames and leaders.
This is the serializable part of the structure.
Member Enumeration Documentation
- Enumerator:
| FRAMESHAPE_None |
|
| FRAMESHAPE_Rectangle |
|
| FRAMESHAPE_RoundedRectangle |
|
| FRAMESHAPE_Ellipse |
|
| FRAMESHAPE_Circle |
|
Constructor & Destructor Documentation
| LABELFRAMEPARMS::LABELFRAMEPARMS |
( |
|
) |
[inline] |
| LABELFRAMEPARMS::~LABELFRAMEPARMS |
( |
|
) |
[inline] |
Member Function Documentation
Helper method for copying.
| double LABELFRAMEPARMS::GetBottomMargin |
( |
|
) |
const [inline] |
| bool LABELFRAMEPARMS::GetCartoonBalloonLeaders |
( |
|
) |
const [inline] |
| FRAMESHAPE LABELFRAMEPARMS::GetFrameShape |
( |
|
) |
const [inline] |
| const POLYSTYLE& LABELFRAMEPARMS::GetFrameStyle |
( |
|
) |
const [inline] |
| const LINESTYLE& LABELFRAMEPARMS::GetLeaderStyle |
( |
|
) |
const [inline] |
| double LABELFRAMEPARMS::GetLeftMargin |
( |
|
) |
const [inline] |
| double LABELFRAMEPARMS::GetMargin |
( |
|
) |
const [inline] |
| double LABELFRAMEPARMS::GetRightMargin |
( |
|
) |
const [inline] |
| double LABELFRAMEPARMS::GetTopMargin |
( |
|
) |
const [inline] |
| static const SERIALIZERITEM* LABELFRAMEPARMS::SerialGetItemDef |
( |
|
) |
[static] |
| void LABELFRAMEPARMS::SetBottomMargin |
( |
double |
margin |
) |
[inline] |
| void LABELFRAMEPARMS::SetCartoonBalloonLeaders |
( |
bool |
value |
) |
[inline] |
| void LABELFRAMEPARMS::SetFrameShape |
( |
FRAMESHAPE |
shape |
) |
[inline] |
| void LABELFRAMEPARMS::SetFrameStyle |
( |
const POLYSTYLE & |
style |
) |
[inline] |
| void LABELFRAMEPARMS::SetLeaderStyle |
( |
const LINESTYLE & |
style |
) |
[inline] |
| void LABELFRAMEPARMS::SetLeftMargin |
( |
double |
margin |
) |
[inline] |
| void LABELFRAMEPARMS::SetMargin |
( |
double |
margin |
) |
[inline] |
| void LABELFRAMEPARMS::SetRightMargin |
( |
double |
margin |
) |
[inline] |
| void LABELFRAMEPARMS::SetTopMargin |
( |
double |
margin |
) |
[inline] |
| bool LABELFRAMEPARMS::UsesTransparency |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: