| virtual void setITemplateBalloon |
( |
TechDraw::IDrawView * |
parentToAttach, |
|
|
TechDraw::IDrawView * |
parentToMove, |
|
|
const FontAttribute & |
leaderFontAttr = FontAttribute(Base::Color(0, 1, 0)), |
|
|
const LineAttribute & |
leaderLineAttr = LineAttribute(Base::Color(0, 1, 0)), |
|
|
const FontAttribute & |
indexFontAttr = FontAttribute(Base::Color(0, 1, 0)), |
|
|
const LineAttribute & |
indexLineAttr = LineAttribute(Base::Color(0, 1, 0)), |
|
|
bool |
bScenePoint = false |
|
) |
| |
|
pure virtual |