HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GSTY_SubjectPointGroup Class Reference

Represents a group of primitives that can be affected by style sheets. More...

#include <GSTY_SubjectPointGroup.h>

+ Inheritance diagram for GSTY_SubjectPointGroup:

Public Member Functions

 GSTY_SubjectPointGroup (const GEO_Detail &gdp, int start_idx, int end_idx, int numeric_point_group_offset=0, bool apply_detail_style_attribute=true, bool apply_point_style_attribute=true)
 
 ~GSTY_SubjectPointGroup () override
 
int getNumSubjects () const override
 Returns the number of subjects in this group. More...
 
const STY_SubjectgetSubject (int idx) const override
 Returns a subject by index. More...
 
const GEO_DetailgetGdp (int idx) const
 
GA_Offset getOffset (int idx) const
 
const GA_ElementGroupgetGroup (const char *group_str)
 
const STY_StyleSheetHandlegetStyleSheet (const UT_StringHolder &ss_str)
 
- Public Member Functions inherited from STY_SubjectGroup
virtual ~STY_SubjectGroup ()
 

Detailed Description

Represents a group of primitives that can be affected by style sheets.

Definition at line 27 of file GSTY_SubjectPointGroup.h.

Constructor & Destructor Documentation

GSTY_SubjectPointGroup::GSTY_SubjectPointGroup ( const GEO_Detail gdp,
int  start_idx,
int  end_idx,
int  numeric_point_group_offset = 0,
bool  apply_detail_style_attribute = true,
bool  apply_point_style_attribute = true 
)
GSTY_SubjectPointGroup::~GSTY_SubjectPointGroup ( )
override

Member Function Documentation

const GEO_Detail& GSTY_SubjectPointGroup::getGdp ( int  idx) const
const GA_ElementGroup* GSTY_SubjectPointGroup::getGroup ( const char *  group_str)
int GSTY_SubjectPointGroup::getNumSubjects ( ) const
overridevirtual

Returns the number of subjects in this group.

Implements STY_SubjectGroup.

GA_Offset GSTY_SubjectPointGroup::getOffset ( int  idx) const
const STY_StyleSheetHandle& GSTY_SubjectPointGroup::getStyleSheet ( const UT_StringHolder ss_str)
const STY_Subject& GSTY_SubjectPointGroup::getSubject ( int  idx) const
overridevirtual

Returns a subject by index.

Implements STY_SubjectGroup.


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