EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EtmPolygonGroup Member List

This is the complete list of members for EtmPolygonGroup, including all inherited members.

AddPolygon(const std::vector< TVector2 > &polygon)EtmPolygonGroupinline
AddPolygon(unsigned dim, const double xx[], const double yy[])EtmPolygonGroup
AddRectangle(double x0, double y0, double xsize, double ysize, unsigned xsplit=1, unsigned ysplit=1)EtmPolygonGroup
AddRectangle(const TVector2 &bl, const TVector2 &tr, unsigned xsplit=1, unsigned ysplit=1)EtmPolygonGroup
ClearPolygons(void)EtmPolygonGroup
DrawMe(const TVector2 *shift=0, unsigned tb=0) const EtmPolygonGroup
DrawPolygon(unsigned dim, const double xx[], const double yy[], bool line=true) const EtmPolygonGroup
DrawPolygon(const std::vector< TVector2 > &polygon, bool line=true, const TVector2 *shift=0, unsigned tb=0) const EtmPolygonGroup
EtmPolygonGroup(int fillcolor=0, int linecolor=1)EtmPolygonGroupinline
GetColorAlpha(void) const EtmPolygonGroupinlinevirtual
GetFillColor(void) const EtmPolygonGroupinline
GetLineColor(void) const EtmPolygonGroupinline
GetLineStyle(void) const EtmPolygonGroupinline
IsHighlighted(void) const EtmPolygonGroupinlinevirtual
mFillColorEtmPolygonGroupprotected
mLineColorEtmPolygonGroupprotected
mLineStyleEtmPolygonGroupprotected
mLineWidthEtmPolygonGroupprotected
mPolygonsEtmPolygonGroupprotected
mTextColorEtmPolygonGroupprotected
PolygonCount(void) const EtmPolygonGroupinline
Polygons(void) const EtmPolygonGroupinline
SetLineColor(int color)EtmPolygonGroupinline
SetLineStyle(etm::LineStyle style)EtmPolygonGroupinline
SetLineWidth(int width)EtmPolygonGroupinline
SetTextColor(int color)EtmPolygonGroupinline
~EtmPolygonGroup()EtmPolygonGroupinline