MATLASINFO Class Reference
#include <mi32/matlas.h>
List of all members.
Constructor & Destructor Documentation
| MATLASINFO::MATLASINFO |
( |
|
) |
|
| MATLASINFO::~MATLASINFO |
( |
|
) |
|
Member Function Documentation
| ERRVALUE MATLASINFO::CheckObject |
( |
|
) |
const |
Check if object referenced by atlas actually exists.
| ERRVALUE MATLASINFO::FileWrite |
( |
const FILEPATH & |
filepath, |
|
|
bool |
wildcardfile = false | |
|
) |
| | |
| const COLOR& MATLASINFO::GetBackgroundColor |
( |
|
) |
const [inline] |
| bool MATLASINFO::GetCenter |
( |
DPOINT2D & |
Center |
) |
const [inline] |
| const FILEPATH& MATLASINFO::GetCustomizeFilePath |
( |
|
) |
const [inline] |
| const INIHND& MATLASINFO::GetIniHandle |
( |
|
) |
const [inline] |
| const RVC::OBJITEM& MATLASINFO::GetObjectItem |
( |
|
) |
const [inline] |
| const RVC::OBJITEM& MATLASINFO::GetObjItemStartup |
( |
|
) |
const [inline] |
| const MISTRING& MATLASINFO::GetTitle |
( |
|
) |
const [inline] |
| int MATLASINFO::GetViewCount |
( |
|
) |
const [inline] |
| const VIEWINFO& MATLASINFO::GetViewInfo |
( |
unsigned |
index |
) |
const [inline] |
| bool MATLASINFO::GetWidth |
( |
double & |
Width |
) |
const [inline] |
| bool MATLASINFO::GetZoom1X |
( |
|
) |
const [inline] |
| bool MATLASINFO::IsAllowedCustomize |
( |
|
) |
const [inline] |
| bool MATLASINFO::IsOpenDisabled |
( |
|
) |
const [inline] |
| void MATLASINFO::SetAllowedCustomize |
( |
bool |
AllowCustomize |
) |
[inline] |
| void MATLASINFO::SetBackgroundColor |
( |
const COLOR & |
BackgroundColor |
) |
[inline] |
| void MATLASINFO::SetCenter |
( |
const DPOINT2D & |
center |
) |
[inline] |
| void MATLASINFO::SetCustomizeFilePath |
( |
const FILEPATH & |
CustomizePath |
) |
[inline] |
| void MATLASINFO::SetObjItemStartup |
( |
const RVC::OBJITEM & |
ObjItem |
) |
[inline] |
Set object to show during initial startup while loading layout.
| void MATLASINFO::SetTitle |
( |
const MIUNICODE * |
Title |
) |
[inline] |
| void MATLASINFO::SetWidth |
( |
double |
Width |
) |
[inline] |
| void MATLASINFO::SetZoom1X |
( |
bool |
Zoom1X |
) |
[inline] |
The documentation for this class was generated from the following file: