GRE::LABELPARMS Struct Reference

Label/Text element parameters. More...

#include <gre/elemparms.h>

List of all members.

Classes

struct  LABELSTYLEPARMS

Public Member Functions

 LABELPARMS (const LABELPARMS &rhs)
 LABELPARMS ()
 ~LABELPARMS ()
bool IsVisibleAtScale (double scale) const
LABELPARMSoperator= (const LABELPARMS &rhs)
void Validate ()

Public Attributes

DATATIPPARMS DataTip
double MaxScaleVisible
double MinScaleVisible
SELECTPARMS Select
LABELSTYLEPARMS Style

Detailed Description

Label/Text element parameters.


Constructor & Destructor Documentation

GRE::LABELPARMS::LABELPARMS (  ) 
GRE::LABELPARMS::LABELPARMS ( const LABELPARMS rhs  ) 
GRE::LABELPARMS::~LABELPARMS (  ) 

Member Function Documentation

bool GRE::LABELPARMS::IsVisibleAtScale ( double  scale  )  const [inline]

Determine if labels are visible at specified scale.

Parameters:
scale Map scale
LABELPARMS& GRE::LABELPARMS::operator= ( const LABELPARMS rhs  ) 
void GRE::LABELPARMS::Validate (  ) 

Member Data Documentation

DataTip parameters.

Maximum scale at which labels are visible.

Minimum scale at which labels are visible.


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

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