vtkPointHandleRepresentation2D

Section: Visualization Toolkit Widget Classes

Usage

This class is used to represent a vtkHandleWidget. It represents a position in 2D world coordinates using a x-y cursor (the cursor defined by an instance of vtkPolyData and generated by a vtkPolyDataAlgorithm).

To create an instance of class vtkPointHandleRepresentation2D, simply invoke its constructor as follows

  obj = vtkPointHandleRepresentation2D

Methods

The class vtkPointHandleRepresentation2D has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkPointHandleRepresentation2D class.