| Anchor | vtkm::rendering::TextAnnotation | protected |
| Angle | vtkm::rendering::TextAnnotationScreen | protected |
| Bottom | vtkm::rendering::TextAnnotation | static |
| GetText() const | vtkm::rendering::TextAnnotation | |
| HCenter | vtkm::rendering::TextAnnotation | static |
| HorizontalAlignment enum name | vtkm::rendering::TextAnnotation | |
| Left | vtkm::rendering::TextAnnotation | static |
| Position | vtkm::rendering::TextAnnotationScreen | protected |
| Render(const vtkm::rendering::Camera &camera, const vtkm::rendering::WorldAnnotator &annotator, vtkm::rendering::Canvas &canvas) const override | vtkm::rendering::TextAnnotationScreen | virtual |
| Right | vtkm::rendering::TextAnnotation | static |
| Scale | vtkm::rendering::TextAnnotation | protected |
| SetAlignment(HorizontalAlignment h, VerticalAlignment v) | vtkm::rendering::TextAnnotation | |
| SetPosition(const vtkm::Vec2f_32 &position) | vtkm::rendering::TextAnnotationScreen | |
| SetPosition(vtkm::Float32 posx, vtkm::Float32 posy) | vtkm::rendering::TextAnnotationScreen | |
| SetRawAnchor(const vtkm::Vec2f_32 &anchor) | vtkm::rendering::TextAnnotation | |
| SetRawAnchor(vtkm::Float32 h, vtkm::Float32 v) | vtkm::rendering::TextAnnotation | |
| SetScale(vtkm::Float32 scale) | vtkm::rendering::TextAnnotation | |
| SetText(const std::string &text) | vtkm::rendering::TextAnnotation | |
| Text | vtkm::rendering::TextAnnotation | protected |
| TextAnnotation(const std::string &text, const vtkm::rendering::Color &color, vtkm::Float32 scalar) | vtkm::rendering::TextAnnotation | |
| TextAnnotationScreen(const std::string &text, const vtkm::rendering::Color &color, vtkm::Float32 scale, const vtkm::Vec2f_32 &position, vtkm::Float32 angleDegrees=0) | vtkm::rendering::TextAnnotationScreen | |
| TextColor | vtkm::rendering::TextAnnotation | protected |
| Top | vtkm::rendering::TextAnnotation | static |
| VCenter | vtkm::rendering::TextAnnotation | static |
| VerticalAlignment enum name | vtkm::rendering::TextAnnotation | |
| ~TextAnnotation() | vtkm::rendering::TextAnnotation | virtual |
| ~TextAnnotationScreen() | vtkm::rendering::TextAnnotationScreen | |