34 #ifndef vtkAngleRepresentation2D_h 35 #define vtkAngleRepresentation2D_h 37 #include "vtkInteractionWidgetsModule.h"
virtual void SetPoint1DisplayPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
virtual void GetPoint1DisplayPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
abstract specification for Viewports
virtual void GetPoint2DisplayPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
window superclass for vtkRenderWindow
virtual void GetPoint1WorldPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
a simple class to control print indentation
virtual void GetCenterWorldPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
virtual void SetCenterDisplayPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
create a leader with optional label and arrows
virtual void SetPoint2DisplayPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
represent the vtkAngleWidget
void PrintSelf(ostream &os, vtkIndent indent) override
Standard VTK methods.
virtual void GetCenterDisplayPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
virtual double GetAngle()=0
This representation and all subclasses must keep an angle (in degrees) consistent with the state of t...
represent the vtkAngleWidget
represent surface properties of a 2D image
virtual void GetPoint2WorldPosition(double pos[3])=0
Methods to Set/Get the coordinates of the three points defining this representation.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
void BuildRepresentation() override
These are methods that satisfy vtkWidgetRepresentation's API.