5 #ifndef BALL_VIEW_PRIMITIV_LABEL_H
6 #define BALL_VIEW_PRIMITIV_LABEL_H
8 #ifndef BALL_VIEW_KERNEL_GEOMETRICOBJECT_H
12 #ifndef BALL_VIEW_DATATYPE_VERTEX1_H
16 #include <QtGui/QFont>
134 void setFont(
const QFont& font) { font_ = font;}
167 virtual void dump(std::ostream& s = std::cout,
Size depth = 0)
const;
182 #endif // BALL_VIEW_PRIMITIV_LABEL_H