10 #ifndef vtkSMScalarBarWidgetRepresentationProxy_h 11 #define vtkSMScalarBarWidgetRepresentationProxy_h 18 #include <unordered_map> 43 return self ?
self->UpdateComponentTitle(dataInfo) :
false;
57 return self ?
self->PlaceInView(view) :
false;
84 void GetRange(
double range[2]);
118 std::unordered_map<vtkSMRepresentationProxy*, vtkWeakPointer<vtkSMRepresentationProxy>>
Proxies;
119 std::map<std::pair<vtkSMRepresentationProxy*, std::string>,
131 void BeginTrackingPropertiesForTrace();
132 void EndTrackingPropertiesForTrace();
139 void ScalarBarWidgetPosition2ToScalarBarLength();
140 void ScalarBarLengthToScalarBarWidgetPosition2();
Proxy for a representations.
#define VTKREMOTINGVIEWS_EXPORT
Superclass for all view proxies.
proxy for a VTK object(s) on a server