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 |
FieldAssociation | vtkChartRepresentation | protected |
FillInputPortInformation(int port, vtkInformation *info) | vtkChartRepresentation | protectedvirtual |
FlattenTable | vtkChartRepresentation | protected |
GetCacheKey() | vtkPVDataRepresentation | virtual |
GetChart() | vtkXYChartRepresentation | |
GetChartType() | vtkXYChartRepresentation | virtual |
GetClassName() | vtkXYChartRepresentation | virtual |
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 |
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) | vtkXYChartRepresentation | virtual |
IsCached(double cache_key) | vtkChartRepresentation | protectedvirtual |
IsTypeOf(const char *type) | vtkXYChartRepresentation | static |
LocalOutput | vtkChartRepresentation | protected |
MapOfTables typedef | vtkChartRepresentation | protected |
MapSelectionToInput(vtkSelection *sel) | vtkChartRepresentation | virtual |
MapSelectionToView(vtkSelection *sel) | vtkChartRepresentation | virtual |
MarkModified() | vtkChartRepresentation | virtual |
New() | vtkXYChartRepresentation | static |
PrepareForRendering() | vtkXYChartRepresentation | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkXYChartRepresentation | |
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) | vtkXYChartRepresentation | static |
SelectionRepresentation | vtkChartRepresentation | protected |
SetAxisCorner(const char *name, int corner) | vtkXYChartRepresentation | |
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 | |
SetCompositeDataSetIndex(unsigned int) | vtkChartRepresentation | |
SetFieldAssociation(int) | vtkChartRepresentation | |
SetFlattenTable(int) | vtkChartRepresentation | virtual |
SetForcedCacheKey(double val) | vtkPVDataRepresentation | inlinevirtual |
SetForceUseCache(bool val) | vtkPVDataRepresentation | inlinevirtual |
SetLabel(const char *name, const char *label) | vtkXYChartRepresentation | |
SetLineStyle(const char *name, int value) | vtkXYChartRepresentation | |
SetLineThickness(const char *name, int value) | 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(const char *name, bool useColorMapping) | vtkXYChartRepresentation | |
SetUseIndexForXAxis(bool) | vtkXYChartRepresentation | virtual |
SetVisibility(bool visible) | vtkXYChartRepresentation | virtual |
SetXAxisSeriesName(const char *) | vtkXYChartRepresentation | virtual |
Superclass typedef | vtkXYChartRepresentation | |
TransformInputData(vtkInformationVector **inputVector, vtkDataObject *data) | vtkChartRepresentation | protectedvirtual |
UniqueIdentifier | vtkPVDataRepresentation | protected |
UpdateTime | vtkPVDataRepresentation | protected |
UpdateTimeValid | vtkPVDataRepresentation | protected |
vtkChartRepresentation() | vtkChartRepresentation | protected |
vtkInternals class | vtkXYChartRepresentation | friend |
vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |
vtkXYChartRepresentation() | vtkXYChartRepresentation | protected |
~vtkChartRepresentation() | vtkChartRepresentation | protected |
~vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |
~vtkXYChartRepresentation() | vtkXYChartRepresentation | protected |