GRE::RENDERTOTILESET::PARAMETERS Class Reference

Parameters class passed to DoRender. More...

#include <gre/rendertotileset.h>

List of all members.

Classes

class  SECTION
 Section to process definition. More...
class  SECTIONBLOCK

Public Types

enum  TARGET { TARGET_Google_Earth = 1, TARGET_Google_Maps = 2, TARGET_NASA_WorldWind = 3, TARGET_Microsoft_BingMaps = 4 }

Public Member Functions

 PARAMETERS ()
 ~PARAMETERS ()
ERRVALUE Create (TARGET target, bool bDoBranchKML, INT32 format)
ERRVALUE Create (TARGET target, INT32 level, bool bDoBranchKML, const DRECT2D &extents, INT32 format, INT32 tilesize=256, INT32 buffersize=16)
bool GetDoBranchKML () const
INT32 GetFormat () const
MILIST< SECTION > & GetSections ()
TARGET GetTarget () const
ERRVALUE ReadFromJob (const MIJOB &mijob)
void WriteToJob (MIJOB &mijob)

Detailed Description

Parameters class passed to DoRender.


Member Enumeration Documentation

Enumerator:
TARGET_Google_Earth 
TARGET_Google_Maps 
TARGET_NASA_WorldWind 
TARGET_Microsoft_BingMaps 

Constructor & Destructor Documentation

GRE::RENDERTOTILESET::PARAMETERS::PARAMETERS (  )  [inline]
GRE::RENDERTOTILESET::PARAMETERS::~PARAMETERS (  )  [inline]

Member Function Documentation

ERRVALUE GRE::RENDERTOTILESET::PARAMETERS::Create ( TARGET  target,
bool  bDoBranchKML,
INT32  format 
)

Create parameters.

Parameters:
target Tileset Target
bDoBranchKML process the kmls as branch kmls
format Image format to use
ERRVALUE GRE::RENDERTOTILESET::PARAMETERS::Create ( TARGET  target,
INT32  level,
bool  bDoBranchKML,
const DRECT2D extents,
INT32  format,
INT32  tilesize = 256,
INT32  buffersize = 16 
)

Create parameters.

Parameters:
target Tileset Target
level Zoom level for section to render
bDoBranchKML process the kmls as branch kmls
extents Extents of section in tileset CRS
format Image format to use
tilesize Tilesize
buffersize Buffer around section
bool GRE::RENDERTOTILESET::PARAMETERS::GetDoBranchKML (  )  const [inline]
INT32 GRE::RENDERTOTILESET::PARAMETERS::GetFormat (  )  const [inline]
MILIST<SECTION>& GRE::RENDERTOTILESET::PARAMETERS::GetSections (  )  [inline]
TARGET GRE::RENDERTOTILESET::PARAMETERS::GetTarget (  )  const [inline]
ERRVALUE GRE::RENDERTOTILESET::PARAMETERS::ReadFromJob ( const MIJOB mijob  ) 

Read from job.

void GRE::RENDERTOTILESET::PARAMETERS::WriteToJob ( MIJOB mijob  ) 

Write to job.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:34:45 2012 for TNTsdk 2012 by  doxygen 1.6.1