RVC::THEMEPARM::DATA Struct Reference

#include <rvc/themeprm.h>

List of all members.

Classes

struct  SPREAD
struct  STATSVIEW

Public Types

enum  ATTRIBCOUNT { ATTRIBCOUNT_ByReference = 0, ATTRIBCOUNT_ElemSizes, ATTRIBCOUNT_AllRecords }
enum  COLORPATH {
  COLORPATH_Auto = 0, COLORPATH_RGB, COLORPATH_HISCW, COLORPATH_HISCCW,
  COLORPATH_HBSCW, COLORPATH_HBSCCW, COLORPATH_MaxAuto = COLORPATH_HBSCCW
}
enum  DISTRIB {
  DISTRIB_UserDefined = 0, DISTRIB_EqualCount, DISTRIB_EqualInterval, DISTRIB_Normalize,
  DISTRIB_GOVF
}
enum  ROUNDMODE { ROUNDMODE_None = 0, ROUNDMODE_Closest, ROUNDMODE_Down, ROUNDMODE_Up }

Public Member Functions

 DATA ()

Public Attributes

UINT8 CountMode
UINT8 DistribMode
UINT8 ExcludeFirstClass
UINT8 ExcludeLastClass
double lastmaxval
UINT8 LimitToDataRange
INT16 NumClasses
UINT8 RoundMode
double RoundTo
UINT8 ShowStats
UINT8 ShowStyleParm
SPREAD Spread
STATSVIEW StatsView

Member Enumeration Documentation

Enumerator:
ATTRIBCOUNT_ByReference 
ATTRIBCOUNT_ElemSizes 
ATTRIBCOUNT_AllRecords 
Enumerator:
COLORPATH_Auto 
COLORPATH_RGB 
COLORPATH_HISCW 
COLORPATH_HISCCW 
COLORPATH_HBSCW 
COLORPATH_HBSCCW 
COLORPATH_MaxAuto 
Enumerator:
DISTRIB_UserDefined 
DISTRIB_EqualCount 
DISTRIB_EqualInterval 
DISTRIB_Normalize 
DISTRIB_GOVF 
Enumerator:
ROUNDMODE_None 
ROUNDMODE_Closest 
ROUNDMODE_Down 
ROUNDMODE_Up 

Constructor & Destructor Documentation

RVC::THEMEPARM::DATA::DATA (  )  [inline]

Member Data Documentation

How attributes are counted, COUNTMODE_...

Distribution mode, DISTRIB_...

Exclude first class from distribution.

Exclude last class from distribution.

Last maximum range value.

Limit class value ranges to existing data range.

Number of classes.

Rounding mode, ROUNDMODE_...

Interval to round to.

Show statistics.

Show style options.


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

Generated on Sun Oct 7 21:38:19 2012 for TNTsdk 2012 by  doxygen 1.6.1