VTK  9.1.0
vtkParallelCoordinatesRepresentation Member List

This is the complete list of members for vtkParallelCoordinatesRepresentation, including all inherited members.

AbortExecutevtkAlgorithm
AbortExecuteOff()vtkAlgorithmvirtual
AbortExecuteOn()vtkAlgorithmvirtual
AddInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputData(vtkDataObject *)vtkPassInputTypeAlgorithm
AddInputData(int, vtkDataObject *)vtkPassInputTypeAlgorithm
AddInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
AddInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
AddInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddPropOnNextRender(vtkProp *p)vtkRenderedRepresentationprotected
AddToView(vtkView *view) overridevtkParallelCoordinatesRepresentationprotected
vtkRenderedRepresentation::AddToView(vtkView *vtkNotUsed(view))vtkDataRepresentationinlineprotectedvirtual
AllocatePolyData(vtkPolyData *polyData, int numLines, int numPointsPerLine, int numStrips, int numPointsPerStrip, int numQuads, int numPoints, int numCellScalars, int numPointScalars)vtkParallelCoordinatesRepresentationprotectedvirtual
AngleBrushThresholdvtkParallelCoordinatesRepresentationprotected
AngleSelect(int brushClass, int brushOperator, double *p1, double *p2)vtkParallelCoordinatesRepresentationvirtual
Annotate(vtkView *view, vtkAnnotationLayers *annotations)vtkDataRepresentationinline
Annotate(vtkView *view, vtkAnnotationLayers *annotations, bool extend)vtkDataRepresentation
AnnotationLinkInternalvtkDataRepresentationprotected
ApplyViewTheme(vtkViewTheme *theme) overridevtkParallelCoordinatesRepresentation
vtkRenderedRepresentation::ApplyViewTheme(vtkViewTheme *vtkNotUsed(theme))vtkDataRepresentationinlinevirtual
AxesvtkParallelCoordinatesRepresentationprotected
AxisColorvtkParallelCoordinatesRepresentationprotected
AxisLabelColorvtkParallelCoordinatesRepresentationprotected
AxisTitlesvtkParallelCoordinatesRepresentationprotected
BreakOnError()vtkObjectstatic
BuildDefaultSCurve(vtkDoubleArray *array, int numValues)vtkParallelCoordinatesRepresentationprotected
BuildInverseSelection()vtkParallelCoordinatesRepresentationprotectedvirtual
BuildTimevtkParallelCoordinatesRepresentationprotected
CAN_HANDLE_PIECE_REQUEST()vtkAlgorithmstatic
CAN_PRODUCE_SUB_EXTENT()vtkAlgorithmstatic
ComputeDataProperties()vtkParallelCoordinatesRepresentationprotectedvirtual
ComputeLinePosition(double *p1, double *p2)vtkParallelCoordinatesRepresentationprotected
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime)vtkAlgorithmvirtual
ComputePointPosition(double *p)vtkParallelCoordinatesRepresentationprotected
ConvertAnnotations(vtkView *view, vtkAnnotationLayers *annotations)vtkDataRepresentationprotectedvirtual
ConvertSelection(vtkView *view, vtkSelection *selection) overridevtkParallelCoordinatesRepresentationprotectedvirtual
ConvertTotalInputToPortConnection(int ind, int &port, int &conn)vtkAlgorithm
CreateDefaultExecutive()vtkAlgorithmprotectedvirtual
CurveResolutionvtkParallelCoordinatesRepresentationprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DEFAULT_PRECISION enum valuevtkAlgorithm
DefaultExecutivePrototypevtkAlgorithmprotectedstatic
Delete()vtkObjectBasevirtual
DesiredOutputPrecision enum namevtkAlgorithm
DOUBLE_PRECISION enum valuevtkAlgorithm
ErrorCodevtkAlgorithmprotected
FastDelete()vtkObjectBasevirtual
FillInputPortInformation(int port, vtkInformation *info) overridevtkParallelCoordinatesRepresentationprotectedvirtual
FillOutputPortInformation(int port, vtkInformation *info) overridevtkPassInputTypeAlgorithmprotectedvirtual
FontSizevtkParallelCoordinatesRepresentationprotected
FunctionBrushThresholdvtkParallelCoordinatesRepresentationprotected
FunctionSelect(int brushClass, int brushOperator, double *p1, double *p2, double *q1, double *q2)vtkParallelCoordinatesRepresentationvirtual
FunctionTextActorvtkParallelCoordinatesRepresentationprotected
FunctionTextMappervtkParallelCoordinatesRepresentationprotected
GetAbortExecute()vtkAlgorithmvirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAngleBrushThreshold()vtkParallelCoordinatesRepresentationvirtual
GetAnnotationLink()vtkDataRepresentationinline
GetAxisColor()vtkParallelCoordinatesRepresentationvirtual
GetAxisColor(double &, double &, double &)vtkParallelCoordinatesRepresentationvirtual
GetAxisColor(double[3])vtkParallelCoordinatesRepresentationvirtual
GetAxisLabelColor()vtkParallelCoordinatesRepresentationvirtual
GetAxisLabelColor(double &, double &, double &)vtkParallelCoordinatesRepresentationvirtual
GetAxisLabelColor(double[3])vtkParallelCoordinatesRepresentationvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetCurveResolution()vtkParallelCoordinatesRepresentationvirtual
GetDebug()vtkObject
GetErrorCode()vtkAlgorithmvirtual
GetExecutive()vtkAlgorithm
GetFontSize()vtkParallelCoordinatesRepresentationvirtual
GetFunctionBrushThreshold()vtkParallelCoordinatesRepresentationvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetGraphOutput()vtkPassInputTypeAlgorithm
GetHoverString(vtkView *view, int x, int y)vtkParallelCoordinatesRepresentationvirtual
vtkRenderedRepresentation::GetHoverString(vtkView *view, vtkProp *prop, vtkIdType cell)vtkRenderedRepresentationprotected
GetHoverStringInternal(vtkSelection *)vtkRenderedRepresentationinlineprotectedvirtual
GetHoverText(vtkView *view, int x, int y)vtkParallelCoordinatesRepresentationvirtual
vtkRenderedRepresentation::GetHoverText(vtkView *view, vtkProp *prop, vtkIdType cell)vtkRenderedRepresentationprotected
GetHoverTextInternal(vtkSelection *selection)vtkRenderedRepresentationprotected
GetImageDataOutput()vtkPassInputTypeAlgorithm
GetInformation()vtkAlgorithmvirtual
GetInput()vtkPassInputTypeAlgorithm
GetInput(int port)vtkPassInputTypeAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputAlgorithm(int port, int index, int &algPort)vtkAlgorithm
GetInputAlgorithm(int port, int index)vtkAlgorithm
GetInputAlgorithm()vtkAlgorithminline
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayInformation(int idx)vtkAlgorithm
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputConnection(int port=0, int index=0)vtkDataRepresentationinline
GetInputDataObject(int port, int connection)vtkAlgorithm
GetInputExecutive(int port, int index)vtkAlgorithm
GetInputExecutive()vtkAlgorithminline
GetInputInformation(int port, int index)vtkAlgorithm
GetInputInformation()vtkAlgorithminline
GetInputPortInformation(int port)vtkAlgorithm
GetInternalAnnotationOutputPort()vtkDataRepresentationinlinevirtual
GetInternalAnnotationOutputPort(int port)vtkDataRepresentationinlinevirtual
GetInternalAnnotationOutputPort(int port, int conn)vtkDataRepresentationvirtual
GetInternalHoverText()vtkParallelCoordinatesRepresentationprotectedvirtual
GetInternalInput(int port, int conn)vtkDataRepresentationprotected
GetInternalOutputPort()vtkDataRepresentationinlinevirtual
GetInternalOutputPort(int port)vtkDataRepresentationinlinevirtual
GetInternalOutputPort(int port, int conn)vtkDataRepresentationvirtual
GetInternalSelectionOutputPort()vtkDataRepresentationinlinevirtual
GetInternalSelectionOutputPort(int port)vtkDataRepresentationinlinevirtual
GetInternalSelectionOutputPort(int port, int conn)vtkDataRepresentationvirtual
GetIsInMemkind() constvtkObjectBase
GetLabelRenderMode()vtkRenderedRepresentationvirtual
GetLineColor()vtkParallelCoordinatesRepresentationvirtual
GetLineColor(double &, double &, double &)vtkParallelCoordinatesRepresentationvirtual
GetLineColor(double[3])vtkParallelCoordinatesRepresentationvirtual
GetLineOpacity()vtkParallelCoordinatesRepresentationvirtual
GetMoleculeOutput()vtkPassInputTypeAlgorithm
GetMTime()vtkObjectvirtual
GetNumberOfAxes()vtkParallelCoordinatesRepresentationvirtual
GetNumberOfAxisLabels()vtkParallelCoordinatesRepresentationvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfInputConnections(int port)vtkAlgorithm
GetNumberOfInputPorts()vtkAlgorithm
GetNumberOfOutputPorts()vtkAlgorithm
GetNumberOfSamples()vtkParallelCoordinatesRepresentationvirtual
GetNumberOfSelections()vtkParallelCoordinatesRepresentationprotected
GetOutput()vtkPassInputTypeAlgorithm
GetOutput(int)vtkPassInputTypeAlgorithm
GetOutputDataObject(int port)vtkAlgorithm
GetOutputInformation(int port)vtkAlgorithm
GetOutputPort(int index)vtkAlgorithm
GetOutputPort()vtkAlgorithminline
GetOutputPortInformation(int port)vtkAlgorithm
GetPolyDataOutput()vtkPassInputTypeAlgorithm
GetPositionAndSize(double *position, double *size)vtkParallelCoordinatesRepresentation
GetPositionNearXCoordinate(double xcoord)vtkParallelCoordinatesRepresentation
GetProgress()vtkAlgorithmvirtual
GetProgressObserver()vtkAlgorithmvirtual
GetProgressScale()vtkAlgorithmvirtual
GetProgressShift()vtkAlgorithmvirtual
GetProgressText()vtkAlgorithmvirtual
GetRangeAtPosition(int position, double range[2])vtkParallelCoordinatesRepresentation
GetRectilinearGridOutput()vtkPassInputTypeAlgorithm
GetReferenceCount()vtkObjectBaseinline
GetReleaseDataFlag()vtkAlgorithmvirtual
GetSelectable()vtkDataRepresentationvirtual
GetSelectionArrayName()vtkDataRepresentationvirtual
GetSelectionArrayNames()vtkDataRepresentationvirtual
GetSelectionMapper(int idx)vtkParallelCoordinatesRepresentationprotected
GetSelectionType()vtkDataRepresentationvirtual
GetStructuredGridOutput()vtkPassInputTypeAlgorithm
GetStructuredPointsOutput()vtkPassInputTypeAlgorithm
GetTableOutput()vtkPassInputTypeAlgorithm
GetTotalNumberOfInputConnections()vtkAlgorithm
GetUnstructuredGridOutput()vtkPassInputTypeAlgorithm
GetUpdateExtent()vtkAlgorithminline
GetUpdateExtent(int port)vtkAlgorithm
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithminline
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithm
GetUpdateExtent(int extent[6])vtkAlgorithminline
GetUpdateExtent(int port, int extent[6])vtkAlgorithm
GetUpdateGhostLevel()vtkAlgorithminline
GetUpdateGhostLevel(int port)vtkAlgorithm
GetUpdateNumberOfPieces()vtkAlgorithminline
GetUpdateNumberOfPieces(int port)vtkAlgorithm
GetUpdatePiece()vtkAlgorithminline
GetUpdatePiece(int port)vtkAlgorithm
GetUseCurves()vtkParallelCoordinatesRepresentationvirtual
GetUsingMemkind()vtkObjectBasestatic
GetXCoordinateOfPosition(int axis)vtkParallelCoordinatesRepresentation
GetXCoordinatesOfPositions(double *coords)vtkParallelCoordinatesRepresentation
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasExecutive()vtkAlgorithm
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
IvtkParallelCoordinatesRepresentationprotected
InformationvtkAlgorithmprotected
InitializeObjectBase()vtkObjectBase
InitializePlotMapper(vtkPolyData *input, vtkActor2D *actor, bool forceStandard=false)vtkParallelCoordinatesRepresentationprotectedvirtual
INPUT_ARRAYS_TO_PROCESS()vtkAlgorithmstatic
INPUT_CONNECTION()vtkAlgorithmstatic
INPUT_DATA enum valuevtkParallelCoordinatesRepresentation
INPUT_IS_OPTIONAL()vtkAlgorithmstatic
INPUT_IS_REPEATABLE()vtkAlgorithmstatic
INPUT_PORT()vtkAlgorithmstatic
INPUT_REQUIRED_DATA_TYPE()vtkAlgorithmstatic
INPUT_REQUIRED_FIELDS()vtkAlgorithmstatic
INPUT_TITLES enum valuevtkParallelCoordinatesRepresentation
InputArrayTablevtkParallelCoordinatesRepresentationprotected
InputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
InputPorts enum namevtkParallelCoordinatesRepresentation
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalHoverTextvtkParallelCoordinatesRepresentationprotected
InternalReleaseFocus()vtkObjectprotected
InverseSelectionvtkParallelCoordinatesRepresentationprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkParallelCoordinatesRepresentationvirtual
IsTypeOf(const char *type)vtkParallelCoordinatesRepresentationstatic
LabelRenderModevtkRenderedRepresentationprotected
LassoSelect(int brushClass, int brushOperator, vtkPoints *brushPoints)vtkParallelCoordinatesRepresentationvirtual
LassoSelectInternal(vtkPoints *brushPoints, vtkIdTypeArray *outIds)vtkParallelCoordinatesRepresentationprotectedvirtual
LinearThresholdvtkParallelCoordinatesRepresentationprotected
LineColorvtkParallelCoordinatesRepresentationprotected
LineOpacityvtkParallelCoordinatesRepresentationprotected
MaxOffsetsvtkParallelCoordinatesRepresentationprotected
MaxsvtkParallelCoordinatesRepresentationprotected
MinOffsetsvtkParallelCoordinatesRepresentationprotected
MinsvtkParallelCoordinatesRepresentationprotected
Modified()vtkObjectvirtual
ModifyRequest(vtkInformation *request, int when)vtkAlgorithmvirtual
MTimevtkObjectprotected
New()vtkParallelCoordinatesRepresentationstatic
NewInstance() constvtkParallelCoordinatesRepresentation
NewInstanceInternal() constvtkParallelCoordinatesRepresentationprotectedvirtual
NUM_INPUT_PORTS enum valuevtkParallelCoordinatesRepresentation
NumberOfAxesvtkParallelCoordinatesRepresentationprotected
NumberOfAxisLabelsvtkParallelCoordinatesRepresentationprotected
NumberOfSamplesvtkParallelCoordinatesRepresentationprotected
ObservervtkDataRepresentationprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
PlaceAxes()vtkParallelCoordinatesRepresentationprotected
PlaceCurves(vtkPolyData *polyData, vtkTable *data, vtkIdTypeArray *idsToPlot)vtkParallelCoordinatesRepresentationprotectedvirtual
PlaceLines(vtkPolyData *polyData, vtkTable *data, vtkIdTypeArray *idsToPlot)vtkParallelCoordinatesRepresentationprotectedvirtual
PlaceSelection(vtkPolyData *polyData, vtkTable *data, vtkSelectionNode *selectionNode)vtkParallelCoordinatesRepresentationprotectedvirtual
PlotActorvtkParallelCoordinatesRepresentationprotected
PlotDatavtkParallelCoordinatesRepresentationprotected
PlotMappervtkParallelCoordinatesRepresentationprotected
PlotTitleActorvtkParallelCoordinatesRepresentationprotected
PlotTitleMappervtkParallelCoordinatesRepresentationprotected
PORT_REQUIREMENTS_FILLED()vtkAlgorithmprotectedstatic
PrepareForRendering(vtkRenderView *view) overridevtkParallelCoordinatesRepresentationprotectedvirtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkParallelCoordinatesRepresentationvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessEvents(vtkObject *caller, unsigned long eventId, void *callData)vtkDataRepresentationprotectedvirtual
ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) overridevtkPassInputTypeAlgorithmvirtual
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)vtkAlgorithm
ProgressvtkAlgorithmprotected
ProgressObservervtkAlgorithmprotected
ProgressTextvtkAlgorithmprotected
PropagateUpdateExtent()vtkAlgorithmvirtual
RangeSelect(int brushClass, int brushOperator, double *p1, double *p2)vtkParallelCoordinatesRepresentationvirtual
ReallocateInternals()vtkParallelCoordinatesRepresentationprotectedvirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o) overridevtkAlgorithmvirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseDataFlagOff()vtkAlgorithm
ReleaseDataFlagOn()vtkAlgorithm
RemoveAllInputConnections(int port)vtkAlgorithmvirtual
RemoveAllInputs()vtkAlgorithm
RemoveAllObservers()vtkObject
RemoveFromView(vtkView *view) overridevtkParallelCoordinatesRepresentationprotected
vtkRenderedRepresentation::RemoveFromView(vtkView *vtkNotUsed(view))vtkDataRepresentationinlineprotectedvirtual
RemoveInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
RemoveInputConnection(int port, int idx)vtkAlgorithmvirtual
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
RemovePropOnNextRender(vtkProp *p)vtkRenderedRepresentationprotected
ReportReferences(vtkGarbageCollector *) overridevtkAlgorithmprotectedvirtual
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) overridevtkParallelCoordinatesRepresentationprotectedvirtual
RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)vtkPassInputTypeAlgorithmprotectedvirtual
RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkPassInputTypeAlgorithminlineprotectedvirtual
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkPassInputTypeAlgorithminlineprotectedvirtual
RequestUpdateTime(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkPassInputTypeAlgorithminlineprotectedvirtual
RequestUpdateTimeDependentInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkPassInputTypeAlgorithminlineprotectedvirtual
ResetAxes()vtkParallelCoordinatesRepresentation
SafeDownCast(vtkObjectBase *o)vtkParallelCoordinatesRepresentationstatic
Select(vtkView *view, vtkSelection *selection)vtkDataRepresentationinline
Select(vtkView *view, vtkSelection *selection, bool extend)vtkDataRepresentation
SelectablevtkDataRepresentationprotected
SelectableOff()vtkDataRepresentationvirtual
SelectableOn()vtkDataRepresentationvirtual
SelectionArrayNamesvtkDataRepresentationprotected
SelectionTypevtkDataRepresentationprotected
SelectRows(vtkIdType brushClass, vtkIdType brushOperator, vtkIdTypeArray *rowIds)vtkParallelCoordinatesRepresentationprotectedvirtual
SetAbortExecute(vtkTypeBool)vtkAlgorithmvirtual
SetAngleBrushThreshold(double)vtkParallelCoordinatesRepresentationvirtual
SetAnnotationLink(vtkAnnotationLink *link)vtkDataRepresentation
SetAnnotationLinkInternal(vtkAnnotationLink *link)vtkDataRepresentationprotectedvirtual
SetAxisColor(double, double, double)vtkParallelCoordinatesRepresentationvirtual
SetAxisColor(double[3])vtkParallelCoordinatesRepresentationvirtual
SetAxisLabelColor(double, double, double)vtkParallelCoordinatesRepresentationvirtual
SetAxisLabelColor(double[3])vtkParallelCoordinatesRepresentationvirtual
SetAxisTitles(vtkStringArray *)vtkParallelCoordinatesRepresentation
SetAxisTitles(vtkAlgorithmOutput *)vtkParallelCoordinatesRepresentation
SetCurveResolution(int)vtkParallelCoordinatesRepresentationvirtual
SetDebug(bool debugFlag)vtkObject
SetDefaultExecutivePrototype(vtkExecutive *proto)vtkAlgorithmstatic
SetErrorCode(unsigned long)vtkAlgorithmprotectedvirtual
SetExecutive(vtkExecutive *executive)vtkAlgorithmvirtual
SetFontSize(double)vtkParallelCoordinatesRepresentationvirtual
SetFunctionBrushThreshold(double)vtkParallelCoordinatesRepresentationvirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetInformation(vtkInformation *)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, vtkInformation *info)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)vtkAlgorithmvirtual
SetInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputData(vtkDataObject *)vtkPassInputTypeAlgorithm
SetInputData(int, vtkDataObject *)vtkPassInputTypeAlgorithm
SetInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
SetInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
SetInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
SetInternalHoverText(const char *)vtkParallelCoordinatesRepresentationprotectedvirtual
SetInternalInput(int port, int conn, vtkTrivialProducer *producer)vtkDataRepresentationprotected
SetLabelRenderMode(int)vtkRenderedRepresentationvirtual
SetLineColor(double, double, double)vtkParallelCoordinatesRepresentationvirtual
SetLineColor(double[3])vtkParallelCoordinatesRepresentationvirtual
SetLineOpacity(double)vtkParallelCoordinatesRepresentationvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input)vtkAlgorithmprotectedvirtual
SetNumberOfAxisLabels(int num)vtkParallelCoordinatesRepresentation
SetNumberOfInputConnections(int port, int n)vtkAlgorithmprotectedvirtual
SetNumberOfInputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfOutputPorts(int n)vtkAlgorithmprotectedvirtual
SetPlotTitle(const char *)vtkParallelCoordinatesRepresentation
SetPositionAndSize(double *position, double *size)vtkParallelCoordinatesRepresentation
SetProgress(double)vtkAlgorithm
SetProgressObserver(vtkProgressObserver *)vtkAlgorithm
SetProgressShiftScale(double shift, double scale)vtkAlgorithm
SetProgressText(const char *ptext)vtkAlgorithm
SetRangeAtPosition(int position, double range[2])vtkParallelCoordinatesRepresentationvirtual
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int)vtkAlgorithmvirtual
SetSelectable(bool)vtkDataRepresentationvirtual
SetSelectionArrayName(const char *name)vtkDataRepresentationvirtual
SetSelectionArrayNames(vtkStringArray *names)vtkDataRepresentationvirtual
SetSelectionType(int)vtkDataRepresentationvirtual
SetUseCurves(vtkTypeBool)vtkParallelCoordinatesRepresentationvirtual
SetXCoordinateOfPosition(int position, double xcoord)vtkParallelCoordinatesRepresentation
SINGLE_PRECISION enum valuevtkAlgorithm
SubjectHelpervtkObjectprotected
Superclass typedefvtkParallelCoordinatesRepresentation
SwapAxisPositions(int position1, int position2)vtkParallelCoordinatesRepresentationvirtual
SwapThresholdvtkParallelCoordinatesRepresentationprotected
UnRegister(vtkObjectBase *o) overridevtkAlgorithmvirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update(int port)vtkAlgorithmvirtual
Update()vtkAlgorithmvirtual
Update(int port, vtkInformationVector *requests)vtkAlgorithmvirtual
Update(vtkInformation *requests)vtkAlgorithmvirtual
UpdateAnnotations(vtkAnnotationLayers *annotations)vtkDataRepresentationinline
UpdateAnnotations(vtkAnnotationLayers *annotations, bool extend)vtkDataRepresentation
UpdateDataObject()vtkAlgorithmvirtual
UpdateExtent(const int extents[6])vtkAlgorithmvirtual
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output)vtkAlgorithm
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType)vtkAlgorithm
UpdateHoverHighlight(vtkView *view, int x, int y)vtkParallelCoordinatesRepresentationprotected
UpdateInformation()vtkAlgorithmvirtual
UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdatePlotProperties(vtkStringArray *inputTitles)vtkParallelCoordinatesRepresentationprotectedvirtual
UpdateProgress(double amount)vtkAlgorithm
UpdateSelection(vtkSelection *selection)vtkDataRepresentationinline
UpdateSelection(vtkSelection *selection, bool extend)vtkDataRepresentation
UpdateSelectionActors()vtkParallelCoordinatesRepresentationprotectedvirtual
UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdateWholeExtent()vtkAlgorithmvirtual
UseCurvesvtkParallelCoordinatesRepresentationprotected
UseCurvesOff()vtkParallelCoordinatesRepresentationvirtual
UseCurvesOn()vtkParallelCoordinatesRepresentationvirtual
vtkAlgorithm()vtkAlgorithmprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkDataRepresentation()vtkDataRepresentationprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkParallelCoordinatesRepresentation()vtkParallelCoordinatesRepresentationprotected
vtkPassInputTypeAlgorithm()vtkPassInputTypeAlgorithmprotected
vtkRenderedRepresentation()vtkRenderedRepresentationprotected
WeakPointersvtkObjectBaseprotected
XsvtkParallelCoordinatesRepresentationprotected
YMaxvtkParallelCoordinatesRepresentationprotected
YMinvtkParallelCoordinatesRepresentationprotected
~vtkAlgorithm() overridevtkAlgorithmprotected
~vtkDataRepresentation() overridevtkDataRepresentationprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkParallelCoordinatesRepresentation() overridevtkParallelCoordinatesRepresentationprotected
~vtkPassInputTypeAlgorithm() override=defaultvtkPassInputTypeAlgorithmprotected
~vtkRenderedRepresentation() overridevtkRenderedRepresentationprotected