34 #ifndef __vtkActor2D_h
35 #define __vtkActor2D_h
71 vtkSetMacro(LayerNumber,
int);
72 vtkGetMacro(LayerNumber,
int);
86 vtkViewportCoordinateMacro(Position);
90 void SetDisplayPosition(
int,
int);
97 vtkViewportCoordinateMacro(Position2);
104 void SetWidth(
double w);
106 void SetHeight(
double h);
132 {
return this->PositionCoordinate; }
140 {
return this->Position2Coordinate; }