#include <gre/elemsampledc.h>
Inheritance diagram for GRE_ELEMSAMPLE_DC:

Public Member Functions | |
| void | CloseStyleObject () |
| MGD::CONTEXT * | GetGC () const |
| MGD::STYLESAMPLEFLAGS | GetSampleFlags () const |
| const RVC::STYLE & | GetStyleObject () const |
| const TRANS2D_MAPGEN * | GetTransGen () const |
| GRE_ELEMSAMPLE_DC (MGD::CONTEXT *gc, MGD::STYLESAMPLEFLAGS SampleFlags=MGD::STYLESAMPLE_ShrinkToFit) | |
| GRE_ELEMSAMPLE_DC (MGD::STYLESAMPLEFLAGS SampleFlags=MGD::STYLESAMPLE_ShrinkToFit) | |
| ERRVALUE | OpenStyleObject (const RVC::OBJITEM &StyleObj) |
| void | SetSampleFlags (MGD::STYLESAMPLEFLAGS SampleFlags) |
| void | SetTransGen (const TRANS2D_MAPGEN *trans) |
| virtual | ~GRE_ELEMSAMPLE_DC () |
Definition at line 52 of file elemsampledc.h.
|
|
Constructor.
|
|
||||||||||||
|
Construct with MGC_GC.
|
|
|
Destructor.
|
|
|
Close style object if was opened.
Definition at line 71 of file elemsampledc.h. |
|
|
Get graphic drawing context.
Definition at line 75 of file elemsampledc.h. |
|
|
Get flags for Draw...StyleSample() usage.
Definition at line 79 of file elemsampledc.h. |
|
|
Get reference to style object.
Definition at line 83 of file elemsampledc.h. |
|
|
Get the TransGen used to draw this sample Will be NULL if drawing into legend view, Will be valid if drawing for legend layer.
Definition at line 89 of file elemsampledc.h. |
|
|
Open specified style object. If specified path/inode matches currently open object it will not be opened again. Definition at line 94 of file elemsampledc.h. |
|
|
Set flags for Draw...StyleSample() usage.
Definition at line 99 of file elemsampledc.h. |
|
|
Definition at line 103 of file elemsampledc.h. |
1.3.8-20040913