MATLASINFO Class Reference

#include <mi32/matlas.h>

List of all members.

Classes

class  VIEWINFO

Public Member Functions

 MATLASINFO (const MATLASINFO &rhs)
 MATLASINFO ()
 ~MATLASINFO ()
ERRVALUE CheckObject () const
ERRVALUE FileRead (const FILEPATH &filepath)
ERRVALUE FileWrite (const FILEPATH &filepath, bool wildcardfile=false)
const COLORGetBackgroundColor () const
bool GetCenter (DPOINT2D &Center) const
const FILEPATHGetCustomizeFilePath () const
const INIHNDGetIniHandle () const
const RVC::OBJITEMGetObjectItem () const
const RVC::OBJITEMGetObjItemStartup () const
const MISTRINGGetTitle () const
int GetViewCount () const
const VIEWINFOGetViewInfo (unsigned index) const
bool GetWidth (double &Width) const
bool GetZoom1X () const
bool IsAllowedCustomize () const
bool IsOpenDisabled () const
MATLASINFOoperator= (const MATLASINFO &rhs)
void SetAllowedCustomize (bool AllowCustomize)
void SetBackgroundColor (const COLOR &BackgroundColor)
void SetCenter (const DPOINT2D &center)
void SetCustomizeFilePath (const FILEPATH &CustomizePath)
ERRVALUE SetObject (const RVC::OBJITEM &objitem)
void SetObjItemStartup (const RVC::OBJITEM &ObjItem)
void SetTitle (const MIUNICODE *Title)
void SetWidth (double Width)
void SetZoom1X (bool Zoom1X)

Constructor & Destructor Documentation

MATLASINFO::MATLASINFO (  ) 

Default constructor.

MATLASINFO::MATLASINFO ( const MATLASINFO rhs  ) 

Copy constructor.

MATLASINFO::~MATLASINFO (  ) 

Destructor.


Member Function Documentation

ERRVALUE MATLASINFO::CheckObject (  )  const

Check if object referenced by atlas actually exists.

ERRVALUE MATLASINFO::FileRead ( const FILEPATH filepath  ) 

Read atlas file.

ERRVALUE MATLASINFO::FileWrite ( const FILEPATH filepath,
bool  wildcardfile = false 
)

Write atlas file.

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]
MATLASINFO& MATLASINFO::operator= ( const MATLASINFO rhs  ) 

Assignment.

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]
ERRVALUE MATLASINFO::SetObject ( const RVC::OBJITEM objitem  ) 
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:

Generated on Sun Oct 7 21:33:33 2012 for TNTsdk 2012 by  doxygen 1.6.1