RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT Class Reference
MAKEPARM's for Element Style tables.
More...
#include <rvc/dbtable.h>
List of all members.
Public Member Functions |
| | MAKEPARM_STYLE_ELEMENT (const RVC::DBTABLE &RelTable, INT32 RelFieldNum, DBTABLE::FIELDINFO::FLAGS RelFieldFlags, const RVC::STYLE &StyleObj, USAGE Usage, bool UseRelatedSingle) |
| | MAKEPARM_STYLE_ELEMENT (const RVC::DBTABLE &RelTable, INT32 RelFieldNum, DBTABLE::FIELDINFO::FLAGS RelFieldFlags, USAGE Usage, bool UseRelatedSingle) |
| void | SetStyleLink (const RVC::STYLE &StyleObj) |
Static Public Member Functions |
| static void | SetupStaticFields (FIELDINFOARRAY &FieldInfoArray, USAGE Usage) |
Detailed Description
MAKEPARM's for Element Style tables.
Constructor & Destructor Documentation
Constructor with specified style object for link.
- Parameters:
-
Member Function Documentation
| void RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT::SetStyleLink |
( |
const RVC::STYLE & |
StyleObj |
) |
|
Set style object to link to.
- Parameters:
-
| StyleObj | Style object to link table to |
| static void RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT::SetupStaticFields |
( |
FIELDINFOARRAY & |
FieldInfoArray, |
|
|
USAGE |
Usage | |
|
) |
| | [static] |
Setup static fields in array based on usage.
- Parameters:
-
| FieldInfoArray | Field array to populate, will be resized if needed |
| Usage | USAGE_LineStyle, USAGE_PointStyle, USAGE_PolyStyle, USAGE_CADStyle |
The documentation for this class was generated from the following file: