AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddRepresentation(vtkDataRepresentation *rep) | vtkView | |
AddRepresentationFromInput(vtkDataObject *input) | vtkView | |
AddRepresentationFromInputConnection(vtkAlgorithmOutput *conn) | vtkView | |
AddRepresentationInternal(vtkDataRepresentation *rep) override | vtkPVView | protected |
vtkView::AddRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep)) | vtkView | protectedvirtual |
AllReduce(const vtkBoundingBox &source, vtkBoundingBox &dest) | vtkPVView | protected |
AllReduce(vtkTypeUInt64 source, vtkTypeUInt64 &dest, int operation, bool skip_data_server=false) | vtkPVView | protected |
ApplyViewTheme(vtkViewTheme *vtkNotUsed(theme)) | vtkView | virtual |
BreakOnError() | vtkObject | static |
CacheKey | vtkPVView | protected |
CallProcessViewRequest(vtkInformationRequestKey *passType, vtkInformation *request, vtkInformationVector *reply) | vtkPVView | protected |
Chart | vtkPVXYChartView | protected |
CleanupAfterScreenshot() | vtkPVView | virtual |
ClearCache(vtkPVDataRepresentation *) | vtkPVView | virtual |
CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
ContextView | vtkPVContextView | protected |
CreateDefaultRepresentation(vtkAlgorithmOutput *conn) | vtkView | protectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Deliver(int use_lod, unsigned int size, unsigned int *representation_ids) | vtkPVView | virtual |
Export(vtkAbstractChartExporter *exporter) | vtkPVContextView | virtual |
FastDelete() | vtkObjectBase | virtual |
GENERATE_AXIS_FUNCTIONS(GridVisibility, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelVisibility, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelFontFamily, const char *) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelFontFile, const char *) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelFontSize, int) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelBold, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelItalic, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelNotation, int) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelPrecision, int) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisRangeMinimum, double) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisRangeMaximum, double) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisUseCustomRange, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLogScale, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisTitle, const char *) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisTitleFontFamily, const char *) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisTitleFontFile, const char *) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisTitleFontSize, int) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisTitleBold, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisTitleItalic, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisUseCustomLabels, bool) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS(AxisLabelsNumber, int) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS3(AxisColor, double, double, double) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS3(GridColor, double, double, double) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS3(AxisLabelColor, double, double, double) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS3(AxisTitleColor, double, double, double) | vtkPVXYChartView | |
GENERATE_AXIS_FUNCTIONS3(AxisLabels, int, const std::string &, const std::string &) | vtkPVXYChartView | |
GetCacheKey() | vtkPVView | virtual |
GetChart() | vtkPVXYChartView | virtual |
GetClassName() | vtkPVXYChartView | virtual |
vtkView::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCommand(unsigned long tag) | vtkObject | |
GetContextItem() override | vtkPVXYChartView | virtual |
GetContextView() | vtkPVContextView | virtual |
GetDebug() | vtkObject | |
GetDeliveredPiece(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetDeliveredPieceLOD(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetDeliveryManager() | vtkPVView | virtual |
GetDeliveryManager(vtkInformation *info) | vtkPVView | protectedstatic |
GetEnableStreaming() | vtkPVView | static |
GetFormattedTitle() | vtkPVContextView | protectedvirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetGlobalWarningDisplay() | vtkObject | static |
GetHideTimeMarker() | vtkPVXYChartView | virtual |
GetIgnoreNegativeLogAxisWarning() | vtkPVXYChartView | inlinestatic |
GetInCaptureScreenshot() | vtkPVView | protectedvirtual |
GetInteractor() | vtkPVContextView | |
GetLocalProcessSupportsInteraction() | vtkPVView | |
GetLogName() const | vtkPVView | inline |
GetMTime() | vtkObject | virtual |
GetNumberOfRepresentations() | vtkView | |
GetObserver() | vtkView | |
GetPiece(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetPieceLOD(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetPosition() | vtkPVView | virtual |
GetPosition(int &, int &) | vtkPVView | virtual |
GetPosition(int [2]) | vtkPVView | virtual |
GetPPI() | vtkPVView | virtual |
GetReferenceCount() | vtkObjectBase | |
GetReferenceCount() | vtkObjectBase | |
GetRenderWindow() | vtkPVView | inline |
GetRepresentation(int index=0) | vtkView | |
GetReuseSingleRepresentation() | vtkView | protectedvirtual |
GetSelection() | vtkPVContextView | |
GetSession() | vtkPVView | protected |
GetSize() | vtkPVView | virtual |
GetSize(int &, int &) | vtkPVView | virtual |
GetSize(int [2]) | vtkPVView | virtual |
GetSortByXAxis() | vtkPVXYChartView | virtual |
GetTitle() | vtkPVContextView | virtual |
GetTitleAlignment() override | vtkPVXYChartView | virtual |
GetTitleColor() override | vtkPVXYChartView | virtual |
GetTitleFontBold() override | vtkPVXYChartView | virtual |
GetTitleFontFamily() override | vtkPVXYChartView | virtual |
GetTitleFontItalic() override | vtkPVXYChartView | virtual |
GetTitleFontSize() override | vtkPVXYChartView | virtual |
GetUpdateTimeStamp() | vtkPVView | inline |
GetUseCache() | vtkPVView | virtual |
GetUseGenericOpenGLRenderWindow() | vtkPVView | static |
GetViewTime() | vtkPVView | virtual |
GetViewTimeValid() | vtkPVView | virtual |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HideTimeMarker | vtkPVXYChartView | protected |
IgnoreNegativeLogAxisWarning | vtkPVXYChartView | protectedstatic |
InCaveDisplayMode() | vtkPVView | |
InteractiveRender() override | vtkPVContextView | virtual |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InTileDisplayMode() | vtkPVView | |
InvokeEvent(unsigned long event) | vtkObject | |
InvokeEvent(const char *event) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
IsA(const char *type) | vtkPVXYChartView | virtual |
IsCached(vtkPVDataRepresentation *) | vtkPVView | virtual |
IsRepresentationPresent(vtkDataRepresentation *rep) | vtkView | |
IsTypeOf(const char *type) | vtkPVXYChartView | static |
LogScaleWarningLabel | vtkPVXYChartView | protected |
MapSelectionToInput(vtkSelection *) | vtkPVContextView | protectedvirtual |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkPVXYChartView | static |
NewInstance() const | vtkView | |
NewInstanceInternal() const | vtkView | protectedvirtual |
NewRenderWindow() | vtkPVView | protected |
vtkView::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
PlotTime | vtkPVXYChartView | protected |
Position | vtkPVView | protected |
PPI | vtkPVView | protected |
PrepareForScreenshot() | vtkPVView | virtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) override | vtkPVXYChartView | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessEvents(vtkObject *caller, unsigned long eventId, void *callData) | vtkView | protectedvirtual |
ProcessEvents(vtkObject *caller, unsigned long eventId, void *callData) | vtkView | protectedvirtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
RegisterProgress(vtkObject *algorithm, const char *message=NULL) | vtkView | |
RemoveAllObservers() | vtkObject | |
RemoveAllRepresentations() | vtkView | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveRepresentation(vtkDataRepresentation *rep) | vtkView | |
RemoveRepresentation(vtkAlgorithmOutput *rep) | vtkView | |
RemoveRepresentationInternal(vtkDataRepresentation *rep) override | vtkPVView | protected |
vtkView::RemoveRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep)) | vtkView | protectedvirtual |
Render(bool interactive) override | vtkPVXYChartView | protectedvirtual |
ReplyInformationVector | vtkPVView | protected |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
REQUEST_RENDER() | vtkPVView | static |
REQUEST_UPDATE() | vtkPVView | static |
REQUEST_UPDATE_LOD() | vtkPVView | static |
RequestInformation | vtkPVView | protected |
ReuseSingleRepresentation | vtkView | protected |
ReuseSingleRepresentationOff() | vtkView | protectedvirtual |
ReuseSingleRepresentationOn() | vtkView | protectedvirtual |
SafeDownCast(vtkObject *o) | vtkPVXYChartView | static |
vtkView::SafeDownCast(vtkObjectBase *o) | vtkView | static |
ScaleRendererViewports(const double viewport[4]) | vtkPVView | virtual |
SelectionChanged() | vtkPVXYChartView | protected |
SetAxisColor(int index, double red, double green, double blue) | vtkPVXYChartView | |
SetAxisLabelBold(int index, bool bold) | vtkPVXYChartView | |
SetAxisLabelColor(int index, double red, double green, double blue) | vtkPVXYChartView | |
SetAxisLabelFont(int index, const char *family, int pointSize, bool bold, bool italic) | vtkPVXYChartView | |
SetAxisLabelFontFamily(int index, const char *family) | vtkPVXYChartView | |
SetAxisLabelFontFile(int index, const char *file) | vtkPVXYChartView | |
SetAxisLabelFontSize(int index, int pointSize) | vtkPVXYChartView | |
SetAxisLabelItalic(int index, bool italic) | vtkPVXYChartView | |
SetAxisLabelNotation(int index, int notation) | vtkPVXYChartView | |
SetAxisLabelPrecision(int index, int precision) | vtkPVXYChartView | |
SetAxisLabels(int axis, int index, const std::string &value, const std::string &label) | vtkPVXYChartView | |
SetAxisLabelsNumber(int axis, int number) | vtkPVXYChartView | |
SetAxisLabelVisibility(int index, bool visible) | vtkPVXYChartView | |
SetAxisLogScale(int index, bool logScale) | vtkPVXYChartView | |
SetAxisRangeMaximum(int index, double max) | vtkPVXYChartView | protected |
SetAxisRangeMinimum(int index, double min) | vtkPVXYChartView | protected |
SetAxisTitle(int index, const char *title) | vtkPVXYChartView | |
SetAxisTitleBold(int index, bool bold) | vtkPVXYChartView | |
SetAxisTitleColor(int index, double red, double green, double blue) | vtkPVXYChartView | |
SetAxisTitleFont(int index, const char *family, int pointSize, bool bold, bool italic) | vtkPVXYChartView | |
SetAxisTitleFontFamily(int index, const char *family) | vtkPVXYChartView | |
SetAxisTitleFontFile(int index, const char *file) | vtkPVXYChartView | |
SetAxisTitleFontSize(int index, int pointSize) | vtkPVXYChartView | |
SetAxisTitleItalic(int index, bool italic) | vtkPVXYChartView | |
SetAxisUseCustomLabels(int index, bool useCustomLabels) | vtkPVXYChartView | |
SetAxisUseCustomRange(int index, bool useCustomRange) | vtkPVXYChartView | |
SetCacheKey(double) | vtkPVView | virtual |
SetChartType(const char *type) | vtkPVXYChartView | |
SetChartTypeToArea() | vtkPVXYChartView | inline |
SetChartTypeToBag() | vtkPVXYChartView | inline |
SetChartTypeToBar() | vtkPVXYChartView | inline |
SetChartTypeToBox() | vtkPVXYChartView | inline |
SetChartTypeToFunctionalBag() | vtkPVXYChartView | inline |
SetChartTypeToImage() | vtkPVXYChartView | inline |
SetChartTypeToLine() | vtkPVXYChartView | inline |
SetChartTypeToParallelCoordinates() | vtkPVXYChartView | inline |
SetChartTypeToPoint() | vtkPVXYChartView | inline |
SetDebug(bool debugFlag) | vtkObject | |
SetDeliveryManager(vtkPVDataDeliveryManager *) | vtkPVView | |
SetEnableStreaming(bool) | vtkPVView | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGridColor(int index, double red, double green, double blue) | vtkPVXYChartView | |
SetGridVisibility(int index, bool visible) | vtkPVXYChartView | |
SetHideTimeMarker(bool) | vtkPVXYChartView | virtual |
SetIgnoreNegativeLogAxisWarning(bool val) | vtkPVXYChartView | inlinestatic |
SetLegendBold(bool bold) | vtkPVXYChartView | |
SetLegendFontFamily(const char *family) | vtkPVXYChartView | |
SetLegendFontFile(const char *file) | vtkPVXYChartView | |
SetLegendFontSize(int pointSize) | vtkPVXYChartView | |
SetLegendItalic(bool italic) | vtkPVXYChartView | |
SetLegendLocation(int location) | vtkPVXYChartView | |
SetLegendPosition(int x, int y) | vtkPVXYChartView | |
SetLegendSymbolWidth(int width) | vtkPVXYChartView | |
SetLegendVisibility(int visible) | vtkPVXYChartView | |
SetLogName(const std::string &name) | vtkPVView | inlinevirtual |
SetPiece(vtkInformation *info, vtkPVDataRepresentation *repr, vtkDataObject *data, unsigned long trueSize=0, int port=0) | vtkPVView | static |
SetPieceLOD(vtkInformation *info, vtkPVDataRepresentation *repr, vtkDataObject *data, unsigned long trueSize=0, int port=0) | vtkPVView | static |
SetPosition(int, int) | vtkPVView | virtual |
SetPPI(int) | vtkPVView | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetRenderWindow(vtkRenderWindow *) | vtkPVView | protected |
SetRepresentation(vtkDataRepresentation *rep) | vtkView | |
SetRepresentationFromInput(vtkDataObject *input) | vtkView | |
SetRepresentationFromInputConnection(vtkAlgorithmOutput *conn) | vtkView | |
SetReuseSingleRepresentation(bool) | vtkView | protectedvirtual |
SetSelection(vtkChartRepresentation *repr, vtkSelection *selection) override | vtkPVXYChartView | virtual |
SetSize(int, int) | vtkPVView | virtual |
SetSortByXAxis(bool) | vtkPVXYChartView | virtual |
SetTileScale(int x, int y) | vtkPVView | |
SetTileViewport(double x0, double y0, double x1, double y1) | vtkPVView | |
SetTitle(const char *) | vtkPVContextView | virtual |
SetTitleAlignment(int alignment) override | vtkPVXYChartView | virtual |
SetTitleBold(bool bold) override | vtkPVXYChartView | virtual |
SetTitleColor(double red, double green, double blue) override | vtkPVXYChartView | virtual |
SetTitleFont(const char *family, int pointSize, bool bold, bool italic) override | vtkPVXYChartView | virtual |
SetTitleFontFamily(const char *family) override | vtkPVXYChartView | virtual |
SetTitleFontFile(const char *file) override | vtkPVXYChartView | virtual |
SetTitleFontSize(int pointSize) override | vtkPVXYChartView | virtual |
SetTitleItalic(bool italic) override | vtkPVXYChartView | virtual |
SetTooltipLabelFormat(const vtkStdString &labelFormat) | vtkPVXYChartView | |
SetTooltipNotation(int notation) | vtkPVXYChartView | |
SetTooltipPrecision(int precision) | vtkPVXYChartView | |
SetupInteractor(vtkRenderWindowInteractor *) | vtkPVContextView | virtual |
SetUseCache(bool) | vtkPVView | virtual |
SetUseGenericOpenGLRenderWindow(bool val) | vtkPVView | static |
SetViewTime(double value) | vtkPVView | virtual |
Size | vtkPVView | protected |
SortByXAxis | vtkPVXYChartView | protected |
StillRender() override | vtkPVContextView | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkPVXYChartView | |
SynchronizeRepresentationTemporalPipelineStates() | vtkPVView | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
UnRegisterProgress(vtkObject *algorithm) | vtkView | |
Update() override | vtkPVXYChartView | virtual |
UpdateTimeStamp | vtkPVView | protected |
UseCache | vtkPVView | protected |
VIEW() | vtkPVView | static |
ViewTime | vtkPVView | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
vtkPVContextView() | vtkPVContextView | protected |
vtkPVView(bool create_render_window=true) | vtkPVView | protected |
vtkPVXYChartView() | vtkPVXYChartView | protected |
vtkView() | vtkView | protected |
WeakPointers | vtkObjectBase | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkPVContextView() override | vtkPVContextView | protected |
~vtkPVView() override | vtkPVView | protected |
~vtkPVXYChartView() override | vtkPVXYChartView | protected |
~vtkView() | vtkView | protected |