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