#include <gre/lrmapgrd.h>

| GRE::LAYER_MAPGRID::DISPPARM::DISPPARM | ( | ) |
Default constructor.
Reimplemented from GRE::LAYER::DISPPARM.
| GRE::LAYER_MAPGRID::DISPPARM::DISPPARM | ( | const DISPPARM & | rhs | ) | [inline] |
| virtual GRE::LAYER_MAPGRID::DISPPARM::~DISPPARM | ( | ) | [inline, virtual] |
Reimplemented from GRE::LAYER::DISPPARM.
| void GRE::LAYER_MAPGRID::DISPPARM::InitExtents | ( | const LAYER_MAPGRID * | layer | ) |
Initialize extents based on current projection and layer's group extents.
The specified layer's group will be used to determine the extents, ignoring the layer itself.
| virtual const SERIALIZERITEM* GRE::LAYER_MAPGRID::DISPPARM::SerialGetItemDef | ( | SERIALIZER & | serializer | ) | const [protected, virtual] |
LAYER::DISPPARM new overridables.
Implements GRE::LAYER::DISPPARM.
| static int GRE::LAYER_MAPGRID::DISPPARM::SerializerCB_TickToggledCoords | ( | SERIALIZER & | serializer, | |
| const SERIALIZERITEM * | itemdef, | |||
| void * | cbdata, | |||
| SERIALIZERITEM::ACTION | action | |||
| ) | [static, protected] |
| virtual ERRVALUE GRE::LAYER_MAPGRID::DISPPARM::Validate | ( | ) | [virtual] |
Validate dispparm, adjusting if necessary.
Reimplemented from GRE::LAYER::DISPPARM.
Offset to border text from edge/tick endpoint.
Outside length of border ticks.
Thickness of exterior border ticks.
Primary color for border tick interior.
Alternate color for border tick interior.
Inside length of border ticks.
Thickness of interior border ticks.
Thickness of border.
Coordinate format for lat-lon.
Coordinate format for projection other than lat/lon.
Layer settings dialog, defined in <gre/uimapgrd.h>.
Coordinate orientation.
CRS of grid extents.
Format for extents lat/lon prompts.
Units for entering extents if not lat-lon.
Scale for graphics.
Thickness of grid lines.
Alternate color for interior ticks.
Size of interior ticks.
Thickness of interior ticks.
CRS of grid interval.
Format for interval lat/lon prompts.
X-Y interval units (if not lat-lon).
Z interval units.
MAPGRIDDISPFLAG values.
Coordinates of toggled ticks in 'extents' projection.
Extents (sans ticks/text) in ExtentsProj.
For old map grids used in conversion.
Style for border/neatline.
Style for ticks outside border.
Style for grid lines.
Style for interior ticks.
Interval to use for lat/lon (in degrees).
Interval in meters for non lat/lon projections.
1.6.1