13 #ifndef CXDATAMETRICREP_H_
14 #define CXDATAMETRICREP_H_
16 #include "cxResourceVisualizationExport.h"
45 void setGraphicsSize(
double size);
46 void setLabelSize(
double size);
47 void setShowLabel(
bool on);
48 void setShowAnnotation(
bool on);
56 void addRepActorsToViewRenderer(
ViewPtr view);
57 void removeRepActorsFromViewRenderer(
ViewPtr view);
60 virtual QString getText();