![]() |
VR-Forces Developer's Guide
|
Interface for DtGridLinesParameters, a container class for holding all the dialog and model definition-settable parameters of grid lines.

Public Member Functions | |
| DtGridLinesParameters () | |
| virtual | ~DtGridLinesParameters () |
| DtGridLinesParameters (const DtGridLinesParameters &orig) | |
| DtGridLinesParameters & | operator= (const DtGridLinesParameters &orig) |
| virtual void | setGridType (makArchives::DtDisplayUnitsSettingsRecord::CoordSys gridType) |
| virtual void | setUnitType (makArchives::DtDisplayUnitsSettingsRecord::DistanceUnits unitType) |
| virtual void | setUnitType (makArchives::DtDisplayUnitsSettingsRecord::OrientationUnits unitType) |
| virtual void | setMinimalGridlineLabelsEnabled (bool enabled) |
| virtual void | setAutoSpacing (bool autoSpacing) |
| virtual void | setMinSpacing (int pixels) |
| virtual void | setFixedSpacingAmount (double amount) |
| virtual void | setXOffset (double offset) |
| virtual void | setYOffset (double offset) |
| virtual void | setDecimalPlaces (unsigned decimalPlaces) |
| virtual void | setMaxGridLines (int maxGridLines) |
| virtual void | setEastWestGridLineColor (float r, float g, float b, float a) |
| virtual void | setEastWestLabelColor (float r, float g, float b, float a) |
| virtual void | setNorthSouthGridLineColor (float r, float g, float b, float a) |
| virtual void | setNorthSouthLabelColor (float r, float g, float b, float a) |
| virtual void | setLabelFont (const std::string &fontName) |
| virtual void | setLabelPointSize (int pointSize) |
| virtual void | setLabelXOffset (int pixels) |
| virtual void | setLabelYOffset (int pixels) |
| virtual void | setLabelTextWidth (int width) |
| virtual void | setLabelTextHeight (int height) |
| virtual void | setGridLineWidth (float width) |
| virtual void | setLatLonLabelsCenteringCutoff (int altitude) |
| virtual void | setGarsPolarLatitudeCutoff (double latitude) |
| 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 or not minimal gridline labels are used.
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.
|
virtual |
Set the altitude at which we stop moving latitude and longitude labels to the center of the screen.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance.
|
virtual |
Set the latitude above which GARS grid lines are not drawn.
Reimplemented in makVrv::DtOsgChannelGridLinesInstance, and makVrv::DtGeocentricGridLinesDrawer.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |