11 #ifndef __GSTY_SubjectPointGroup__
12 #define __GSTY_SubjectPointGroup__
32 int start_idx,
int end_idx,
33 int numeric_point_group_offset = 0,
34 bool apply_detail_style_attribute =
true,
35 bool apply_point_style_attribute =
true);
55 gsty_GroupMap myParsedGroups;
56 gsty_StyleSheetMap myStyleSheets;
58 int myNumericPointGroupOffset;
Represents a group of primitives that can be affected by style sheets.
virtual int getNumSubjects() const =0
Returns the number of subjects in this group.
virtual const STY_Subject & getSubject(int idx) const =0
Returns a subject by index.
#define UT_ConcurrentHashMap