Go to the documentation of this file.
37 #ifndef vtkDistanceRepresentation2D_h
38 #define vtkDistanceRepresentation2D_h
40 #include "vtkInteractionWidgetsModule.h"
67 {
return this->Distance;}
represent the vtkDistanceWidget
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
virtual void GetPoint1DisplayPosition(double pos[3])=0
window superclass for vtkRenderWindow
represent the vtkDistanceWidget
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
virtual void SetPoint1WorldPosition(double pos[3])=0
vtkAxisActor2D * AxisActor
virtual double GetDistance()
Satisfy the superclasses API.
abstract specification for Viewports
represent surface properties of a 2D image
virtual double * GetPoint2WorldPosition()=0
virtual double * GetPoint1WorldPosition()=0
virtual void SetPoint2WorldPosition(double pos[3])=0
Create an axis with tick marks and labels.
virtual void BuildRepresentation()
These are methods that satisfy vtkWidgetRepresentation's API.
vtkProperty2D * AxisProperty
virtual void GetPoint2DisplayPosition(double pos[3])=0
virtual void SetPoint2DisplayPosition(double pos[3])=0
virtual void SetPoint1DisplayPosition(double pos[3])=0