| AddCompositeDataSetIndex(unsigned int) | vtkChartRepresentation | |
| AddToView(vtkView *view) | vtkChartRepresentation | protectedvirtual |
| CacheKeeper | vtkChartRepresentation | protected |
| ClearAxisCorners() | vtkXYChartRepresentation | |
| ClearColors() | vtkXYChartRepresentation | |
| ClearLabels() | vtkXYChartRepresentation | |
| ClearLineStyles() | vtkXYChartRepresentation | |
| ClearLineThicknesses() | vtkXYChartRepresentation | |
| ClearMarkerStyles() | vtkXYChartRepresentation | |
| ClearSeriesVisibilities() | vtkXYChartRepresentation | |
| CompositeIndices | vtkChartRepresentation | protected |
| ContextView | vtkChartRepresentation | protected |
| CreateDefaultExecutive() | vtkPVDataRepresentation | protectedvirtual |
| EnableServerSideRendering | vtkChartRepresentation | protected |
| Export(vtkCSVExporter *exporter) | vtkXYChartRepresentation | virtual |
| vtkChartRepresentation::Export(vtkCSVExporter *vtkNotUsed(exporter)) | vtkChartRepresentation | inlinevirtual |
| ExtractHistogram | vtkPVHistogramChartRepresentation | protected |
| FieldAssociation | vtkChartRepresentation | protected |
| FillInputPortInformation(int port, vtkInformation *info) | vtkChartRepresentation | protectedvirtual |
| FlattenTable | vtkChartRepresentation | protected |
| GetBinCount() | vtkPVHistogramChartRepresentation | |
| GetCacheKey() | vtkPVDataRepresentation | virtual |
| GetChart() | vtkXYChartRepresentation | |
| GetChartType() | vtkXYChartRepresentation | virtual |
| GetClassName() | vtkPVHistogramChartRepresentation | virtual |
| GetComponent() | vtkPVHistogramChartRepresentation | |
| GetCustomBinRanges() | vtkPVHistogramChartRepresentation | |
| GetDefaultSeriesLabel(const vtkStdString &tableName, const vtkStdString &columnName) | vtkChartRepresentation | virtual |
| GetFieldAssociation() | vtkChartRepresentation | virtual |
| GetFlattenTable() | vtkChartRepresentation | virtual |
| GetInternalOutputPort() | vtkPVDataRepresentation | inlinevirtual |
| GetInternalOutputPort(int port) | vtkPVDataRepresentation | inlinevirtual |
| GetInternalOutputPort(int port, int conn) | vtkPVDataRepresentation | virtual |
| GetLabel(const char *name) const | vtkXYChartRepresentation | |
| GetLocalOutput() | vtkChartRepresentation | protected |
| GetLocalOutput(MapOfTables &tables) | vtkChartRepresentation | protected |
| GetNeedUpdate() | vtkPVDataRepresentation | virtual |
| GetRenderedDataObject(int vtkNotUsed(port)) | vtkPVDataRepresentation | inlinevirtual |
| GetSelectionColor() | vtkXYChartRepresentation | virtual |
| GetSelectionColor(double &, double &, double &) | vtkXYChartRepresentation | virtual |
| GetSelectionColor(double [3]) | vtkXYChartRepresentation | virtual |
| GetSeriesLabelPrefix() | vtkXYChartRepresentation | virtual |
| GetUniqueIdentifier() | vtkPVDataRepresentation | inline |
| GetUpdateTime() | vtkPVDataRepresentation | virtual |
| GetUpdateTimeValid() | vtkPVDataRepresentation | virtual |
| GetUseCache() | vtkPVDataRepresentation | virtual |
| GetUseCustomBinRanges() | vtkPVHistogramChartRepresentation | |
| GetUseIndexForXAxis() | vtkXYChartRepresentation | virtual |
| GetUsingCacheForUpdate() | vtkPVDataRepresentation | |
| GetView() const | vtkPVDataRepresentation | |
| GetVisibility() | vtkPVDataRepresentation | virtual |
| GetXAxisSeriesName() | vtkXYChartRepresentation | virtual |
| Initialize(unsigned int minIdAvailable, unsigned int maxIdAvailable) | vtkChartRepresentation | virtual |
| Internals | vtkXYChartRepresentation | protected |
| IsA(const char *type) | vtkPVHistogramChartRepresentation | virtual |
| IsCached(double cache_key) | vtkChartRepresentation | protectedvirtual |
| IsTypeOf(const char *type) | vtkPVHistogramChartRepresentation | static |
| LocalOutput | vtkChartRepresentation | protected |
| MapOfTables typedef | vtkChartRepresentation | protected |
| MapSelectionToInput(vtkSelection *) | vtkPVHistogramChartRepresentation | virtual |
| MapSelectionToView(vtkSelection *sel) | vtkPVHistogramChartRepresentation | virtual |
| MarkModified() | vtkChartRepresentation | virtual |
| New() | vtkPVHistogramChartRepresentation | static |
| PrepareForRendering() | vtkPVHistogramChartRepresentation | protectedvirtual |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPVHistogramChartRepresentation | |
| ProcessViewRequest(vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo) | vtkChartRepresentation | virtual |
| RemoveFromView(vtkView *view) | vtkXYChartRepresentation | protectedvirtual |
| RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkXYChartRepresentation | protectedvirtual |
| RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkPVDataRepresentation | protectedvirtual |
| RequestUpdateTime(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkPVDataRepresentation | protectedvirtual |
| ResetCompositeDataSetIndices() | vtkChartRepresentation | |
| SafeDownCast(vtkObject *o) | vtkPVHistogramChartRepresentation | static |
| SelectionRepresentation | vtkChartRepresentation | protected |
| SetAxisCorner(const char *name, int corner) | vtkXYChartRepresentation | |
| SetBinCount(int) | vtkPVHistogramChartRepresentation | |
| SetCacheKey(double val) | vtkPVDataRepresentation | virtual |
| SetChartType(int) | vtkXYChartRepresentation | virtual |
| SetChartTypeToArea() | vtkXYChartRepresentation | |
| SetChartTypeToBag() | vtkXYChartRepresentation | |
| SetChartTypeToBar() | vtkXYChartRepresentation | |
| SetChartTypeToFunctionalBag() | vtkXYChartRepresentation | |
| SetChartTypeToLine() | vtkXYChartRepresentation | |
| SetChartTypeToPoints() | vtkXYChartRepresentation | |
| SetChartTypeToStacked() | vtkXYChartRepresentation | |
| SetColor(const char *name, double r, double g, double b) | vtkXYChartRepresentation | |
| SetComponent(int) | vtkPVHistogramChartRepresentation | |
| SetCompositeDataSetIndex(unsigned int) | vtkChartRepresentation | |
| SetCustomBinRanges(double min, double max) | vtkPVHistogramChartRepresentation | |
| SetFieldAssociation(int) | vtkChartRepresentation | |
| SetFlattenTable(int) | vtkChartRepresentation | virtual |
| SetForcedCacheKey(double val) | vtkPVDataRepresentation | inlinevirtual |
| SetForceUseCache(bool val) | vtkPVDataRepresentation | inlinevirtual |
| SetHistogramColor(double r, double g, double b) | vtkPVHistogramChartRepresentation | |
| SetHistogramLineStyle(int style) | vtkPVHistogramChartRepresentation | |
| SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkPVHistogramChartRepresentation | virtual |
| SetLabel(const char *name, const char *label) | vtkXYChartRepresentation | |
| SetLineStyle(const char *name, int value) | vtkXYChartRepresentation | |
| SetLineThickness(const char *name, int value) | vtkXYChartRepresentation | |
| SetLookupTable(vtkScalarsToColors *lut) | vtkPVHistogramChartRepresentation | |
| vtkXYChartRepresentation::SetLookupTable(const char *name, vtkScalarsToColors *lut) | vtkXYChartRepresentation | |
| SetMarkerStyle(const char *name, int style) | vtkXYChartRepresentation | |
| SetSelectionColor(double, double, double) | vtkXYChartRepresentation | virtual |
| SetSelectionColor(double [3]) | vtkXYChartRepresentation | virtual |
| SetSelectionRepresentation(vtkChartSelectionRepresentation *) | vtkChartRepresentation | |
| SetSeriesLabelPrefix(const char *) | vtkXYChartRepresentation | virtual |
| SetSeriesVisibility(const char *seriesname, bool visible) | vtkXYChartRepresentation | |
| SetUpdateTime(double time) | vtkPVDataRepresentation | virtual |
| SetUseCache(bool) | vtkPVDataRepresentation | virtual |
| SetUseColorMapping(bool colorMapping) | vtkPVHistogramChartRepresentation | |
| vtkXYChartRepresentation::SetUseColorMapping(const char *name, bool useColorMapping) | vtkXYChartRepresentation | |
| SetUseCustomBinRanges(bool) | vtkPVHistogramChartRepresentation | |
| SetUseIndexForXAxis(bool) | vtkXYChartRepresentation | virtual |
| SetVisibility(bool visible) | vtkXYChartRepresentation | virtual |
| SetXAxisSeriesName(const char *) | vtkXYChartRepresentation | virtual |
| Superclass typedef | vtkPVHistogramChartRepresentation | |
| TransformInputData(vtkInformationVector **inputVector, vtkDataObject *data) | vtkPVHistogramChartRepresentation | virtual |
| UniqueIdentifier | vtkPVDataRepresentation | protected |
| UpdateTime | vtkPVDataRepresentation | protected |
| UpdateTimeValid | vtkPVDataRepresentation | protected |
| vtkChartRepresentation() | vtkChartRepresentation | protected |
| vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |
| vtkPVHistogramChartRepresentation() | vtkPVHistogramChartRepresentation | protected |
| vtkXYChartRepresentation() | vtkXYChartRepresentation | protected |
| ~vtkChartRepresentation() | vtkChartRepresentation | protected |
| ~vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |
| ~vtkPVHistogramChartRepresentation() | vtkPVHistogramChartRepresentation | protected |
| ~vtkXYChartRepresentation() | vtkXYChartRepresentation | protected |