vtkFollowerTextPropertyAdaptor is a helper class to mimic vtkTextProperty behavior for a vtkAxisFollo...
virtual ~vtkFollowerTextPropertyAdaptor()
void SetScale(double scale)
Update the scale, taking the FontScale into account.
double GetFontScale()
Return the scale to apply to mimic a font size.
vtkFollowerTextPropertyAdaptor(vtkAxisFollower *follower, vtkProp3DAxisFollower *propFollower)
static void OnModified(vtkObject *, unsigned long, void *clientData, void *)
Call Modified on the vtkAxisActor of the follower, to trigger a render.
void UpdateProperty(vtkTextProperty *textProp, vtkProperty *actorProperty)
DeepCopy actorProperty.
represent text properties.