vtkGeoEdgeStrategy

Section: Visualization Toolkit Infovis Classes

Usage

vtkGeoEdgeStrategy produces arcs for each edge in the input graph. This is useful for viewing lines on a sphere (e.g. the earth). The arcs may "jump" above the sphere's surface using ExplodeFactor.

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

  obj = vtkGeoEdgeStrategy

Methods

The class vtkGeoEdgeStrategy 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 vtkGeoEdgeStrategy class.