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

Method GetTitleTextProperty

Rendering/Annotation/vtkAxisActor.cxx:1597–1600  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1595
1596//------------------------------------------------------------------------------
1597vtkTextProperty* vtkAxisActor::GetTitleTextProperty()
1598{
1599 return this->TitleTextProperty.Get();
1600}
1601
1602//------------------------------------------------------------------------------
1603vtkTextProperty* vtkAxisActor::GetLabelTextProperty()

Callers 15

TestGL2PSScalarBarFunction · 0.45
UpdatePlotPropertiesMethod · 0.45
scalarBarActorSerializerFunction · 0.45
BuildRepresentationMethod · 0.45
TestDistanceWidgetFunction · 0.45
TestSplineWidgetFunction · 0.45
TestPolyPlaneFunction · 0.45
TestOSPRayScalarBarFunction · 0.45
RenderOpaqueGeometryMethod · 0.45
vtkXYPlotActor.cxxFile · 0.45

Calls 1

GetMethod · 0.45

Tested by 15

TestGL2PSScalarBarFunction · 0.36
TestDistanceWidgetFunction · 0.36
TestSplineWidgetFunction · 0.36
TestPolyPlaneFunction · 0.36
TestOSPRayScalarBarFunction · 0.36
TestCubeAxesInnerGridAllFunction · 0.36
TestScalarBarFunction · 0.36
TestBarChartActorFunction · 0.36