NX Open C++ Reference Guide
Public Types
NXOpen::VisualReporting::Classifier Class Reference

A Classifier within a VisualReporting::Rule . More...

Inheritance diagram for NXOpen::VisualReporting::Classifier:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

enum  DateGroupMethodOption { DateGroupMethodOptionDay, DateGroupMethodOptionWeek, DateGroupMethodOptionMonth, DateGroupMethodOptionYear }
 Represents the possible date grouping method options. More...
enum  GroupingMethodOption { GroupingMethodOptionManual, GroupingMethodOptionAutomatic, GroupingMethodOptionSemiAutomatic }
 Represents the possible grouping method options. More...
enum  RangeMethodOption { RangeMethodOptionNumber, RangeMethodOptionPercentage }
 Represents the possible range method options. More...
enum  TypeOption { TypeOptionSimple, TypeOptionValue, TypeOptionRange }
 Represents the possible type options. More...

Detailed Description

A Classifier within a VisualReporting::Rule .


Created in NX8.0.0.


Member Enumeration Documentation

Represents the possible date grouping method options.

for a VisualReporting::Classifier .

Enumerator:
DateGroupMethodOptionDay 

The date grouping by day will be used.

DateGroupMethodOptionWeek 

The date grouping by week will be used.

DateGroupMethodOptionMonth 

The date grouping by month will be used.

DateGroupMethodOptionYear 

The date grouping by year will be used.

Represents the possible grouping method options.

for a VisualReporting::Classifier .

Enumerator:
GroupingMethodOptionManual 

Grouping is manual.

GroupingMethodOptionAutomatic 

Grouping is automatic.

GroupingMethodOptionSemiAutomatic 

Grouping is automatic but some VisualReporting::GroupLabel s have been modified.

Represents the possible range method options.

for a VisualReporting::Classifier .

Enumerator:
RangeMethodOptionNumber 

A numeric range will be used.

RangeMethodOptionPercentage 

A percentage range will be used.

Represents the possible type options.

for a VisualReporting::Classifier .

Enumerator:
TypeOptionSimple 

Simple classifier type.

TypeOptionValue 

Value classifier type.

TypeOptionRange 

Range classifier type.


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.