|
| virtual const char * | GetClassName () |
| |
| virtual int | IsA (const char *type) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| virtual void | SetVisibility (bool visible) |
| | Set visibility of the representation. More...
|
| |
| vtkChartXY * | GetChart () |
| | Provides access to the underlying VTK representation. More...
|
| |
|
| virtual void | SetLineThickness (int) |
| | Set/get the line thickness for the plot. More...
|
| |
| virtual int | GetLineThickness () |
| | Set/get the line thickness for the plot. More...
|
| |
|
| virtual void | SetLineStyle (int) |
| | Set/get the line style for the plot. More...
|
| |
| virtual int | GetLineStyle () |
| | Set/get the line style for the plot. More...
|
| |
|
| virtual void | SetLineColor (double, double, double) |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual void | SetLineColor (double [3]) |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual double * | GetLineColor () |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual void | GetLineColor (double &, double &, double &) |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual void | GetLineColor (double [3]) |
| | Set/get the color to used for the points in the plot. More...
|
| |
|
| void | SetLookupTable (vtkScalarsToColors *lut) |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual vtkScalarsToColors * | GetLookupTable () |
| | Set/get the color to used for the points in the plot. More...
|
| |
|
| virtual void | SetBagColor (double, double, double) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual void | SetBagColor (double [3]) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual double * | GetBagColor () |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual void | GetBagColor (double &, double &, double &) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual void | GetBagColor (double [3]) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
|
| virtual void | SetSelectionColor (double, double, double) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual void | SetSelectionColor (double [3]) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual double * | GetSelectionColor () |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual void | GetSelectionColor (double &, double &, double &) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
| virtual void | GetSelectionColor (double [3]) |
| | Set/get the color to used for the bag in the plot. More...
|
| |
|
| virtual void | SetOpacity (double) |
| | Set/get the opacity for the bag in the plot. More...
|
| |
| virtual double | GetOpacity () |
| | Set/get the opacity for the bag in the plot. More...
|
| |
|
| virtual void | SetPointSize (int) |
| | Set/get the point size in the plot. More...
|
| |
| virtual int | GetPointSize () |
| | Set/get the point size in the plot. More...
|
| |
|
| virtual void | SetPointColor (double, double, double) |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual void | SetPointColor (double [3]) |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual double * | GetPointColor () |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual void | GetPointColor (double &, double &, double &) |
| | Set/get the color to used for the points in the plot. More...
|
| |
| virtual void | GetPointColor (double [3]) |
| | Set/get the color to used for the points in the plot. More...
|
| |
|
| virtual void | SetGridLineThickness (int) |
| | Set/get the line thickness for the plot. More...
|
| |
| virtual int | GetGridLineThickness () |
| | Set/get the line thickness for the plot. More...
|
| |
|
| virtual void | SetGridLineStyle (int) |
| | Set/get the line style for the plot. More...
|
| |
| virtual int | GetGridLineStyle () |
| | Set/get the line style for the plot. More...
|
| |
|
| virtual void | SetPUserColor (double, double, double) |
| | Set/get the color to used for the user defined quartile isoline in the plot. More...
|
| |
| virtual void | SetPUserColor (double [3]) |
| | Set/get the color to used for the user defined quartile isoline in the plot. More...
|
| |
| virtual double * | GetPUserColor () |
| | Set/get the color to used for the user defined quartile isoline in the plot. More...
|
| |
| virtual void | GetPUserColor (double &, double &, double &) |
| | Set/get the color to used for the user defined quartile isoline in the plot. More...
|
| |
| virtual void | GetPUserColor (double [3]) |
| | Set/get the color to used for the user defined quartile isoline in the plot. More...
|
| |
|
| virtual void | SetP50Color (double, double, double) |
| | Set/get the color to used for the P50 isoline in the plot. More...
|
| |
| virtual void | SetP50Color (double [3]) |
| | Set/get the color to used for the P50 isoline in the plot. More...
|
| |
| virtual double * | GetP50Color () |
| | Set/get the color to used for the P50 isoline in the plot. More...
|
| |
| virtual void | GetP50Color (double &, double &, double &) |
| | Set/get the color to used for the P50 isoline in the plot. More...
|
| |
| virtual void | GetP50Color (double [3]) |
| | Set/get the color to used for the P50 isoline in the plot. More...
|
| |
|
| virtual void | SetXAxisSeriesName (const char *) |
| | Set/get the series to use as the X-axis. More...
|
| |
| virtual char * | GetXAxisSeriesName () |
| | Set/get the series to use as the X-axis. More...
|
| |
|
| virtual void | SetUseIndexForXAxis (bool) |
| | Set/get whether the index should be used for the x axis. More...
|
| |
| virtual bool | GetUseIndexForXAxis () |
| | Set/get whether the index should be used for the x axis. More...
|
| |
|
| virtual void | SetDensitySeriesName (const char *) |
| | Set/get the series to use as the density. More...
|
| |
| virtual char * | GetDensitySeriesName () |
| | Set/get the series to use as the density. More...
|
| |
|
| virtual void | SetYAxisSeriesName (const char *) |
| | Set/get the series to use as the Y-axis. More...
|
| |
| virtual char * | GetYAxisSeriesName () |
| | Set/get the series to use as the Y-axis. More...
|
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| void | SetSelectionRepresentation (vtkChartSelectionRepresentation *) |
| | These must only be set during initialization before adding the representation to any views or calling Update(). More...
|
| |
| virtual void | MarkModified () |
| | This needs to be called on all instances of vtkGeometryRepresentation when the input is modified. More...
|
| |
| void | SetCompositeDataSetIndex (unsigned int) |
| |
| void | AddCompositeDataSetIndex (unsigned int) |
| |
| void | ResetCompositeDataSetIndices () |
| |
| virtual unsigned int | Initialize (unsigned int minIdAvailable, unsigned int maxIdAvailable) |
| | Override because of internal selection representations that need to be initialized as well. More...
|
| |
| virtual int | ProcessViewRequest (vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo) |
| | vtkAlgorithm::ProcessRequest() equivalent for rendering passes. More...
|
| |
| virtual vtkStdString | GetDefaultSeriesLabel (const vtkStdString &tableName, const vtkStdString &columnName) |
| | Method to provide the default name given the name of a table and a column in that table. More...
|
| |
| virtual bool | MapSelectionToInput (vtkSelection *sel) |
| | This method is called on the client-side by the vtkPVContextView whenever a new selection is made on all the visible representations in that view. More...
|
| |
| virtual bool | MapSelectionToView (vtkSelection *sel) |
| | This is the inverse of MapSelectionToInput(). More...
|
| |
| virtual bool | Export (vtkCSVExporter *vtkNotUsed(exporter)) |
| | Called by vtkPVContextView::Export() to export the representation's data to a CSV file. More...
|
| |
| void | SetFieldAssociation (int) |
| | Set the field association for arrays to use. More...
|
| |
| virtual int | GetFieldAssociation () |
| | Set the field association for arrays to use. More...
|
| |
| virtual void | SetFlattenTable (int) |
| | Flatten the table, i.e. More...
|
| |
| virtual int | GetFlattenTable () |
| | Flatten the table, i.e. More...
|
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| unsigned int | GetUniqueIdentifier () |
| | Return 0 if the Initialize() method was not called otherwise a unique ID that will be shared across the processes for that same object. More...
|
| |
| virtual bool | GetVisibility () |
| |
| virtual vtkDataObject * | GetRenderedDataObject (int vtkNotUsed(port)) |
| | Returns the data object that is rendered from the given input port. More...
|
| |
| virtual void | SetForcedCacheKey (double val) |
| | Typically a representation decides whether to use cache based on the view's values for UseCache and CacheKey. More...
|
| |
| virtual void | SetForceUseCache (bool val) |
| |
| bool | GetUsingCacheForUpdate () |
| | Called by vtkPVDataRepresentationPipeline to see if using cache is valid and will be used for the update. More...
|
| |
| virtual bool | GetNeedUpdate () |
| |
| virtual vtkAlgorithmOutput * | GetInternalOutputPort () |
| | Retrieves an output port for the input data object at the specified port and connection index. More...
|
| |
| virtual vtkAlgorithmOutput * | GetInternalOutputPort (int port) |
| |
| virtual vtkAlgorithmOutput * | GetInternalOutputPort (int port, int conn) |
| |
| vtkView * | GetView () const |
| | Provides access to the view. More...
|
| |
| virtual void | SetUpdateTime (double time) |
| | Set the update time. More...
|
| |
| virtual double | GetUpdateTime () |
| | Set the update time. More...
|
| |
| virtual bool | GetUpdateTimeValid () |
| | Set whether the UpdateTime is valid. More...
|
| |
| virtual void | SetUseCache (bool) |
| |
| virtual void | SetCacheKey (double val) |
| |
| virtual double | GetCacheKey () |
| | Returns whether caching is used and what key to use when caching is enabled. More...
|
| |
| virtual bool | GetUseCache () |
| | Returns whether caching is used and what key to use when caching is enabled. More...
|
| |
|
| | vtkPVBagChartRepresentation () |
| |
| | ~vtkPVBagChartRepresentation () |
| |
| virtual void | PrepareForRendering () |
| | Overridden to pass information about changes to series visibility etc. More...
|
| |
| void | SetPolyLineToTable (vtkPolyData *polydata, vtkTable *table) |
| |
| virtual bool | AddToView (vtkView *view) |
| | Adds the representation to the view. More...
|
| |
| virtual bool | RemoveFromView (vtkView *view) |
| | Removes the representation to the view. More...
|
| |
| virtual int | RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) |
| | Subclasses should override this to connect inputs to the internal pipeline as necessary. More...
|
| |
| | vtkChartRepresentation () |
| |
| | ~vtkChartRepresentation () |
| |
| virtual int | FillInputPortInformation (int port, vtkInformation *info) |
| | Fill input port information. More...
|
| |
| virtual bool | IsCached (double cache_key) |
| | Overridden to check with the vtkPVCacheKeeper to see if the key is cached. More...
|
| |
| vtkTable * | GetLocalOutput () |
| | Convenience method to get the first vtkTable from LocalOutput, if any. More...
|
| |
| virtual vtkDataObject * | TransformInputData (vtkInformationVector **inputVector, vtkDataObject *data) |
| | Method to be overrided to transform input data to a vtkTable. More...
|
| |
| bool | GetLocalOutput (MapOfTables &tables) |
| | Convenience method to get all vtkTable instances with their associated names. More...
|
| |
| | vtkPVDataRepresentation () |
| |
| | ~vtkPVDataRepresentation () |
| |
| virtual vtkExecutive * | CreateDefaultExecutive () |
| | Create a default executive. More...
|
| |
| virtual int | RequestUpdateExtent (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) |
| |
| virtual int | RequestUpdateTime (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
| |
vtkPVagChartRepresentation is the vtkChartRepresentation subclass for bag plots representation.
It exposes API from underlying vtkXYChart and vtkPlotBag.
Definition at line 32 of file vtkPVBagChartRepresentation.h.