|
| wxColour | GetColourWithTransparency (const wxColour &col, int trans) |
| | Get colour with transparency.
|
| |
|
virtual void | SetColour (const wxColour &colour) |
| |
| virtual int | ShowLabelDialog (wxWindow *parent, tmLayerProperties *properties, const wxPoint &pos=wxDefaultPosition) |
| |
| int | ShowSymbologyDialog (wxWindow *parent, const wxPoint &dlgpos=wxDefaultPosition) |
| | Display the symbology dialog.
|
| |
|
virtual bool | Serialize (tmSerialize &s) |
| |
|
virtual int | GetTransparency () |
| |
|
void | SetDatabase (DataBaseTM *database) |
| |
|
void | SetTocName (TOC_GENERIC_NAME tocname) |
| |
|
|
static tmSymbolVector * | CreateSymbolVectorBasedOnType (TM_GIS_SPATIAL_TYPES spattype, TOC_GENERIC_NAME tocname) |
| |
|
static tmSymbolVector * | CreateCopySymbolVectorBasedOnType (TM_GIS_SPATIAL_TYPES spattype, TOC_GENERIC_NAME tocname, tmSymbol *origin) |
| |
|
static tmSymbol * | CreateSymbolBasedOnType (TM_GIS_SPATIAL_TYPES spattype, TOC_GENERIC_NAME tocname) |
| |
|
static tmSymbol * | CreateCopySymbolBasedOnType (TM_GIS_SPATIAL_TYPES spattype, TOC_GENERIC_NAME tocname, tmSymbol *origin) |
| |
|
| char | ConvertTransparency (int itransparency) |
| | Convert transparency.
|
| |
|
DataBaseTM * | GetDatabase () |
| |
|
TOC_GENERIC_NAME | GetTocName () |
| |
|
int | m_LayerTransparency |
| |
◆ GetColourWithTransparency()
| wxColour tmSymbolVector::GetColourWithTransparency |
( |
const wxColour & | col, |
|
|
int | trans ) |
Get colour with transparency.
- Parameters
-
| col | the original colour |
| trans | the percent of transparency. 0% is opaque, 100% is fully transparent |
- Returns
- The new colour containing the alpha chanel
- Author
- Lucien Schreiber (c) CREALP 2008
- Date
- 11 September 2008
◆ ShowLabelDialog()
| int tmSymbolVector::ShowLabelDialog |
( |
wxWindow * | parent, |
|
|
tmLayerProperties * | properties, |
|
|
const wxPoint & | pos = wxDefaultPosition ) |
|
virtual |
The documentation for this class was generated from the following files:
- /github/workspace/src/gis/tmsymbolvector.h
- /github/workspace/src/gis/tmsymbolvector.cpp