#include <gre/lrpinmap.h>

Public Member Functions | |
| DISPPARM (const DISPPARM &rhs) | |
| DISPPARM () | |
| virtual | ~DISPPARM () |
| const RVC::OBJITEM & | GetObjItemTable () const |
| DISPPARM & | operator= (const DISPPARM &rhs) |
| ERRVALUE | SetObjItemTable (const RVC::OBJITEM &ObjItem) |
Static Public Member Functions | |
| static ERRVALUE | SerializerCB_StyleFileName (SERIALIZER &, const SERIALIZERITEM *, void *, SERIALIZERITEM::ACTION) |
Public Attributes | |
| GRE::DATATIPPARMS | DataTip |
| INT16 | labelfield |
| UINT8 | LabelPosn |
| TEXTSTYLE | LabelStyle |
| DMSTYPE | LatLonFormat |
| SPATREF::COORDREFSYS | PointCRS |
| POINTSTYLE | PointStyle |
| MIUNICODE * | QueryString |
| UINT16 | SelectMode |
| UINT16 | StyleMode |
| RVC::OBJITEM | StyleObjItem |
| INT16 | ThumbnailSymbolField |
| INT16 | xfield |
| UINT8 | XYUnitCode |
| INT16 | yfield |
| INT16 | zfield |
| UINT8 | ZUnitCode |
Protected Member Functions | |
| virtual const SERIALIZERITEM * | SerialGetItemDef (SERIALIZER &serializer) const |
| GRE::LAYER_PINMAP::DISPPARM::DISPPARM | ( | ) |
Default constructor.
Reimplemented from GRE::LAYER::DISPPARM.
| GRE::LAYER_PINMAP::DISPPARM::DISPPARM | ( | const DISPPARM & | rhs | ) | [inline] |
| virtual GRE::LAYER_PINMAP::DISPPARM::~DISPPARM | ( | ) | [inline, virtual] |
Reimplemented from GRE::LAYER::DISPPARM.
| const RVC::OBJITEM& GRE::LAYER_PINMAP::DISPPARM::GetObjItemTable | ( | ) | const [inline] |
Get table object location.
| virtual const SERIALIZERITEM* GRE::LAYER_PINMAP::DISPPARM::SerialGetItemDef | ( | SERIALIZER & | serializer | ) | const [protected, virtual] |
LAYER::DISPPARM new overridables.
Implements GRE::LAYER::DISPPARM.
| static ERRVALUE GRE::LAYER_PINMAP::DISPPARM::SerializerCB_StyleFileName | ( | SERIALIZER & | , | |
| const SERIALIZERITEM * | , | |||
| void * | , | |||
| SERIALIZERITEM::ACTION | ||||
| ) | [static] |
| ERRVALUE GRE::LAYER_PINMAP::DISPPARM::SetObjItemTable | ( | const RVC::OBJITEM & | ObjItem | ) |
DataTip parameters.
-1 if by query, -2 if none
Label position.
Record selection mode - SELECTMODE_xxxxx...
Record style mode - STYLEMODE_xxxxx...
< 0 if not using thunbnail symbols
-1 indicates set by query
-1 indicates set by query
-1 if by query, -2 if none
1.6.1