MCPcopy Create free account
hub / github.com/Kitware/VTK / SetEdgeColorToSplineFraction

Method SetEdgeColorToSplineFraction

Views/Infovis/vtkTreeAreaView.cxx:202–205  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

200
201//------------------------------------------------------------------------------
202void vtkTreeAreaView::SetEdgeColorToSplineFraction()
203{
204 this->GetTreeAreaRepresentation()->SetGraphEdgeColorToSplineFraction();
205}
206
207//------------------------------------------------------------------------------
208void vtkTreeAreaView::SetColorEdges(bool vis)

Callers 2

TestTreeMapViewFunction · 0.80
TestQtTreeRingLabelerFunction · 0.80

Tested by 2

TestTreeMapViewFunction · 0.64
TestQtTreeRingLabelerFunction · 0.64