![]() |
VR-Forces 4.8 Class Documentation
|
Interface for DtGridLinesParameters, a container class for holding all the dialog and model definition-settable parameters of grid lines. More...

Public Member Functions | |
| DtGridLinesParameters () | |
| CTOR. More... | |
| virtual | ~DtGridLinesParameters () |
| DTOR. More... | |
| DtGridLinesParameters (const DtGridLinesParameters &orig) | |
| Copy constructor. More... | |
| DtGridLinesParameters & | operator= (const DtGridLinesParameters &orig) |
| \ brief Assignment operator More... | |
| virtual void | setGridType (makArchives::DtDisplayUnitsSettingsRecord::CoordSys gridType) |
| Set the grid type. More... | |
| virtual void | setUnitType (makArchives::DtDisplayUnitsSettingsRecord::DistanceUnits unitType) |
| Set the unit type. More... | |
| virtual void | setUnitType (makArchives::DtDisplayUnitsSettingsRecord::OrientationUnits unitType) |
| Set the unit type. More... | |
| virtual void | setAutoSpacing (bool autoSpacing) |
| Set whether auto spacing is used. More... | |
| virtual void | setMinSpacing (int pixels) |
| Set the minimum pixel spacing for auto spacing. More... | |
| virtual void | setFixedSpacingAmount (double amount) |
| Set the fixed spacing amount. More... | |
| virtual void | setXOffset (double offset) |
| Set the x offset for the origin in current units. More... | |
| virtual void | setYOffset (double offset) |
| Set the y offset amount in current units. More... | |
| virtual void | setDecimalPlaces (unsigned decimalPlaces) |
| Set the number of decimals or, in the case of MGRS, decimalPlaces. More... | |
| virtual void | setMaxGridLines (int maxGridLines) |
| Set the max number of grid lines in each direction. More... | |
| virtual void | setEastWestGridLineColor (float r, float g, float b, float a) |
| Set the color of east-west grid lines. More... | |
| virtual void | setEastWestLabelColor (float r, float g, float b, float a) |
| Set the color of the labels on east-west grid lines. More... | |
| virtual void | setNorthSouthGridLineColor (float r, float g, float b, float a) |
| Set the color of north-south grid lines. More... | |
| virtual void | setNorthSouthLabelColor (float r, float g, float b, float a) |
| Set the color of the labels north-south grid lines. More... | |
| virtual void | setLabelFont (const std::string &fontName) |
| Set the font used for labels. More... | |
| virtual void | setLabelPointSize (int pointSize) |
| Set the point size used for labels. More... | |
| virtual void | setLabelXOffset (int pixels) |
| Set the offset of labels from the bottom of the screen. More... | |
| virtual void | setLabelYOffset (int pixels) |
| Set the offset of labels from the left side of the screen. More... | |
| virtual void | setLabelTextWidth (int width) |
| Set the width of the box used to display text in. More... | |
| virtual void | setLabelTextHeight (int height) |
| Set the height of the box used to display text in. More... | |
| virtual void | setGridLineWidth (float width) |
| Set the width of grid lines. More... | |
Interface for DtGridLinesParameters, a container class for holding all the dialog and model definition-settable parameters of grid lines.
| makVrv::DtGridLinesParameters::DtGridLinesParameters | ( | ) |
CTOR.
|
virtual |
DTOR.
| makVrv::DtGridLinesParameters::DtGridLinesParameters | ( | const DtGridLinesParameters & | orig | ) |
Copy constructor.
| DtGridLinesParameters& makVrv::DtGridLinesParameters::operator= | ( | const DtGridLinesParameters & | orig | ) |
\ brief Assignment operator
|
virtual |
Set the grid type.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the unit type.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the unit type.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set whether auto spacing is used.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the minimum pixel spacing for auto spacing.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the fixed spacing amount.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the x offset for the origin in current units.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the y offset amount in current units.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the number of decimals or, in the case of MGRS, decimalPlaces.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the max number of grid lines in each direction.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance, and makVrv::DtProjectedGridLinesDrawer.
|
virtual |
Set the color of east-west grid lines.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the color of the labels on east-west grid lines.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the color of north-south grid lines.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the color of the labels north-south grid lines.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the font used for labels.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the point size used for labels.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the offset of labels from the bottom of the screen.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the offset of labels from the left side of the screen.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the width of the box used to display text in.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the height of the box used to display text in.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the width of grid lines.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |