SPATMOD::IMAGE::SOURCE_PLACEHOLDER Class Reference

Source to use for "place holder" while waiting for data to become available. More...

#include <spatmod/imagesourceplaceholder.h>

Inheritance diagram for SPATMOD::IMAGE::SOURCE_PLACEHOLDER:
Inheritance graph
[legend]

List of all members.

Public Types

enum  STYLE { STYLE_Empty, STYLE_BorderDash }

Public Member Functions

 SOURCE_PLACEHOLDER (const PIXEL &PixelProp, STYLE Style, const BASE &RefImage)
 SOURCE_PLACEHOLDER (const PIXEL &PixelProp, STYLE Style, UINT32 TotalColumns, UINT32 TotalRows, const TRANS2D_MAPGEN *pTransToCRS=0)
virtual ~SOURCE_PLACEHOLDER ()

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:

Generated on Sun Oct 7 21:40:08 2012 for TNTsdk 2012 by  doxygen 1.6.1