SPATMOD::IMAGE::SOURCE_PLACEHOLDER Class Reference
Source to use for "place holder" while waiting for data to become available.
More...
#include <spatmod/imagesourceplaceholder.h>
List of all members.
Detailed Description
Source to use for "place holder" while waiting for data to become available.
Member Enumeration Documentation
- Enumerator:
| STYLE_Empty |
|
| STYLE_BorderDash |
|
Constructor & Destructor Documentation
| SPATMOD::IMAGE::SOURCE_PLACEHOLDER::SOURCE_PLACEHOLDER |
( |
const PIXEL & |
PixelProp, |
|
|
STYLE |
Style, |
|
|
UINT32 |
TotalColumns, |
|
|
UINT32 |
TotalRows, |
|
|
const TRANS2D_MAPGEN * |
pTransToCRS = 0 | |
|
) |
| | [explicit] |
Construct with specified dimensions and optional transformation.
- Parameters:
-
| PixelProp | Pixel properties and value if needed by style |
| Style | Style |
| TotalColumns | Total columns |
| TotalRows | Total rows |
| pTransToCRS | Transformation from device to map CRS |
| SPATMOD::IMAGE::SOURCE_PLACEHOLDER::SOURCE_PLACEHOLDER |
( |
const PIXEL & |
PixelProp, |
|
|
STYLE |
Style, |
|
|
const BASE & |
RefImage | |
|
) |
| | [explicit] |
Construct to match specified reference image.
- Parameters:
-
| PixelProp | Pixel properties and value if needed by style |
| Style | Style |
| RefImage | Reference image |
| virtual SPATMOD::IMAGE::SOURCE_PLACEHOLDER::~SOURCE_PLACEHOLDER |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: