RVC::DBTABLE::RECORD_STYLE_CAD Class Reference
Record containing multiple element styles.
More...
#include <rvc/dbtable.h>
List of all members.
Detailed Description
Record containing multiple element styles.
Constructor & Destructor Documentation
| RVC::DBTABLE::RECORD_STYLE_CAD::RECORD_STYLE_CAD |
( |
|
) |
[inline] |
| RVC::DBTABLE::RECORD_STYLE_CAD::RECORD_STYLE_CAD |
( |
const RECORD_STYLE_CAD & |
rhs |
) |
[inline] |
| RVC::DBTABLE::RECORD_STYLE_CAD::RECORD_STYLE_CAD |
( |
const RVC::DBTABLE & |
table |
) |
[inline] |
Constructor from RVCDBTABLE - used to setup internal items.
| virtual RVC::DBTABLE::RECORD_STYLE_CAD::~RECORD_STYLE_CAD |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| INT32 RVC::DBTABLE::RECORD_STYLE_CAD::GetLineStyleIndex |
( |
|
) |
const [inline] |
| const RVC::OBJECTNAME& RVC::DBTABLE::RECORD_STYLE_CAD::GetLineStyleName |
( |
|
) |
const [inline] |
| INT32 RVC::DBTABLE::RECORD_STYLE_CAD::GetPointStyleIndex |
( |
|
) |
const [inline] |
| const RVC::OBJECTNAME& RVC::DBTABLE::RECORD_STYLE_CAD::GetPointStyleName |
( |
|
) |
const [inline] |
| INT32 RVC::DBTABLE::RECORD_STYLE_CAD::GetPolyStyleIndex |
( |
|
) |
const [inline] |
| const RVC::OBJECTNAME& RVC::DBTABLE::RECORD_STYLE_CAD::GetPolyStyleName |
( |
|
) |
const [inline] |
| static INT32 RVC::DBTABLE::RECORD_STYLE_CAD::GetRelationFieldNum |
( |
|
) |
[inline, static] |
| static INT32 RVC::DBTABLE::RECORD_STYLE_CAD::GetSelectionFieldNum |
( |
|
) |
[inline, static] |
| INT32 RVC::DBTABLE::RECORD_STYLE_CAD::GetStyleIndex |
( |
RVC::STYLETYPE |
StyleType |
) |
const [inline] |
Good as anything for a default
| INT32 RVC::DBTABLE::RECORD_STYLE_CAD::GetTextStyleIndex |
( |
|
) |
const [inline] |
| const RVC::OBJECTNAME& RVC::DBTABLE::RECORD_STYLE_CAD::GetTextStyleName |
( |
|
) |
const [inline] |
| bool RVC::DBTABLE::RECORD_STYLE_CAD::IsSelected |
( |
|
) |
const [inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetLineStyleIndex |
( |
INT32 |
index |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetLineStyleName |
( |
const RVC::OBJECTNAME & |
name |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetPointStyleIndex |
( |
INT32 |
index |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetPointStyleName |
( |
const RVC::OBJECTNAME & |
name |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetPolyStyleIndex |
( |
INT32 |
index |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetPolyStyleName |
( |
const RVC::OBJECTNAME & |
name |
) |
[inline] |
| ERRVALUE RVC::DBTABLE::RECORD_STYLE_CAD::SetRelationValues |
( |
const RECORD & |
record |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetSelected |
( |
bool |
Selected |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetStyleIndex |
( |
RVC::STYLETYPE |
StyleType, |
|
|
INT32 |
index | |
|
) |
| | [inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetTextStyleIndex |
( |
INT32 |
index |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_CAD::SetTextStyleName |
( |
const RVC::OBJECTNAME & |
name |
) |
[inline] |
The documentation for this class was generated from the following file: