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

Method GetEdgeLabelVisibility

Views/Infovis/vtkTreeAreaView.cxx:136–139  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

134
135//------------------------------------------------------------------------------
136bool vtkTreeAreaView::GetEdgeLabelVisibility()
137{
138 return this->GetTreeAreaRepresentation()->GetGraphEdgeLabelVisibility();
139}
140
141//------------------------------------------------------------------------------
142void vtkTreeAreaView::SetAreaHoverArrayName(const char* name)

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected