SIVIC API
0.9.26
|
#include <svkXYPlotActor.h>
Public Types | |
enum | Alignment { AlignLeft = 0x1, AlignRight = 0x2, AlignHCenter = 0x4, AlignTop = 0x10, AlignBottom = 0x20, AlignVCenter = 0x40, AlignAxisLeft = 0x100, AlignAxisRight = 0x200, AlignAxisHCenter = 0x400, AlignAxisTop = 0x1000, AlignAxisBottom = 0x2000, AlignAxisVCenter = 0x4000 } |
Static Public Member Functions | |
static svkXYPlotActor * | New () |
Protected Member Functions | |
svkXYPlotActor () | |
~svkXYPlotActor () | |
void | InitializeEntries () |
void | ComputeXRange (double range[2], double *lengths) |
void | ComputeYRange (double range[2]) |
void | ComputeDORange (double xrange[2], double yrange[2], double *lengths) |
virtual void | CreatePlotData (int *pos, int *pos2, double xRange[2], double yRange[2], double *norms, int numDS, int numDO) |
void | PlaceAxes (vtkViewport *viewport, int *size, int pos[2], int pos2[2]) |
void | GenerateClipPlanes (int *pos, int *pos2) |
double | ComputeGlyphScale (int i, int *pos, int *pos2) |
void | ClipPlotData (int *pos, int *pos2, vtkPolyData *pd) |
double * | TransformPoint (int pos[2], int pos2[2], double x[3], double xNew[3]) |
enum Alignment |
|
protected |
References AdjustTitlePosition, AdjustTitlePositionMode, AdjustXLabels, AdjustYLabels, AlignAxisHCenter, AlignAxisVCenter, AlignHCenter, AlignTop, AxisLabelTextProperty, AxisTitleTextProperty, Border, CachedSize, ChartBorder, ChartBorderActor, ChartBorderMapper, ChartBorderPolyData, ChartBox, ChartBoxActor, ChartBoxMapper, ChartBoxPolyData, ClipPlanes, DataObjectInputConnectionHolder, DataObjectPlotMode, ExchangeAxes, GlyphSize, GlyphSource, InputConnectionHolder, Legend, LegendActor, LegendPosition, LegendPosition2, LinesOn, Logx, svkXYPlotActorConnections::New(), NumberOfInputs, NumberOfXLabels, NumberOfYLabels, PlotActor, PlotAppend, PlotCoordinate, PlotCurveLines, PlotCurvePoints, PlotData, PlotGlyph, PlotLines, PlotMapper, PlotPoints, PointsOn, ReferenceLinesActor, ReferenceLinesMapper, ReferenceLinesPolyData, ReferenceXValue, ReferenceYValue, ReverseXAxis, ReverseYAxis, SelectedInputScalars, SelectedInputScalarsComponent, ShowReferenceXLine, ShowReferenceYLine, Title, TitleActor, TitleMapper, TitlePosition, TitleTextProperty, ViewportCoordinate, VTK_MAX_PLOTS, VTK_XYPLOT_COLUMN, VTK_XYPLOT_INDEX, VTK_XYPLOT_Y_AXIS_HCENTER, XAxis, XComponent, XLabelFormat, XRange, XTitle, XValues, YAxis, YComponent, YLabelFormat, YRange, and YTitleActor.
|
protected |
References AxisLabelTextProperty, AxisTitleTextProperty, ChartBorderActor, ChartBorderMapper, ChartBorderPolyData, ChartBoxActor, ChartBoxMapper, ChartBoxPolyData, ClipPlanes, DataObjectInputConnectionHolder, GlyphSource, InitializeEntries(), InputConnectionHolder, LegendActor, LinesOn, PointsOn, ReferenceLinesActor, ReferenceLinesMapper, ReferenceLinesPolyData, SelectedInputScalars, SelectedInputScalarsComponent, SetXLabelFormat(), SetYLabelFormat(), TitleActor, TitleMapper, TitleTextProperty, XAxis, XComponent, YAxis, YComponent, and YTitleActor.
void AddDataObjectInput | ( | vtkDataObject * | in | ) |
References AddDataObjectInputConnection().
Referenced by svkDetailedPlotDirector::AddInput(), and AddUserCurvesPoint().
void AddDataObjectInputConnection | ( | vtkAlgorithmOutput * | alg | ) |
References DataObjectInputConnectionHolder.
Referenced by AddDataObjectInput().
void AddDataSetInput | ( | vtkDataSet * | ds, |
const char * | arrayName, | ||
int | component | ||
) |
References AddDataSetInputConnection().
|
inline |
References AddDataSetInput().
Referenced by AddDataSetInput().
void AddDataSetInputConnection | ( | vtkAlgorithmOutput * | in, |
const char * | arrayName, | ||
int | component | ||
) |
References InputConnectionHolder, LegendActor, SelectedInputScalars, and SelectedInputScalarsComponent.
Referenced by AddDataSetInput().
|
inline |
References AddDataSetInputConnection().
Referenced by AddDataSetInputConnection().
|
virtual |
|
protected |
References ClipPlanes.
Referenced by CreatePlotData().
|
protected |
References DataObjectInputConnectionHolder, DataObjectPlotMode, VTK_XYPLOT_ARC_LENGTH, VTK_XYPLOT_INDEX, VTK_XYPLOT_NORMALIZED_ARC_LENGTH, VTK_XYPLOT_ROW, VTK_XYPLOT_VALUE, XComponent, XValues, and YComponent.
Referenced by RenderOpaqueGeometry().
|
protected |
References GlyphSize, and LegendActor.
Referenced by CreatePlotData().
|
protected |
References InputConnectionHolder, VTK_XYPLOT_ARC_LENGTH, VTK_XYPLOT_INDEX, VTK_XYPLOT_NORMALIZED_ARC_LENGTH, VTK_XYPLOT_VALUE, XComponent, and XValues.
Referenced by RenderOpaqueGeometry().
|
protected |
References InputConnectionHolder, SelectedInputScalars, and SelectedInputScalarsComponent.
Referenced by RenderOpaqueGeometry().
|
protectedvirtual |
References ClipPlotData(), ComputeGlyphScale(), DataObjectInputConnectionHolder, DataObjectPlotMode, GenerateClipPlanes(), GetPlotLines(), GetPlotPoints(), GlyphSource, InitializeEntries(), InputConnectionHolder, LegendActor, NumberOfInputs, PlotActor, PlotAppend, PlotCurveLines, PlotCurvePoints, PlotData, PlotGlyph, PlotLines, PlotMapper, PlotPoints, SelectedInputScalars, SelectedInputScalarsComponent, TransformPoint(), VTK_XYPLOT_ARC_LENGTH, VTK_XYPLOT_INDEX, VTK_XYPLOT_NORMALIZED_ARC_LENGTH, VTK_XYPLOT_ROW, VTK_XYPLOT_VALUE, XComponent, XValues, and YComponent.
Referenced by RenderOpaqueGeometry().
|
protected |
References ClipPlanes.
Referenced by CreatePlotData().
|
inline |
svk::svkXYPlotActorConnections * GetDataObjectInputConnectionHolder | ( | ) |
References DataObjectInputConnectionHolder.
Referenced by svkDetailedPlotDirector::AddInput(), and svkDetailedPlotDirector::GetYValueFromIndex().
const char * GetDataObjectPlotModeAsString | ( | ) |
References DataObjectPlotMode, and VTK_XYPLOT_ROW.
Referenced by PrintSelf().
int GetDataObjectXComponent | ( | int | i | ) |
References VTK_MAX_PLOTS, and XComponent.
int GetDataObjectYComponent | ( | int | i | ) |
References VTK_MAX_PLOTS, and YComponent.
Referenced by svkDetailedPlotDirector::GetYValueFromIndex().
|
inline |
unsigned long GetMTime | ( | ) |
References Legend, and LegendActor.
Referenced by RenderOpaqueGeometry().
int GetNumberOfXMinorTicks | ( | ) |
References XAxis.
int GetNumberOfYMinorTicks | ( | ) |
References YAxis.
double * GetPlotColor | ( | int | i | ) |
References LegendActor.
const char * GetPlotLabel | ( | int | i | ) |
References LegendActor.
int GetPlotLines | ( | int | i | ) |
References LinesOn, and VTK_MAX_PLOTS.
Referenced by CreatePlotData().
int GetPlotPoints | ( | int | i | ) |
References PointsOn, and VTK_MAX_PLOTS.
Referenced by CreatePlotData().
vtkPolyData * GetPlotSymbol | ( | int | i | ) |
References LegendActor.
int GetPointComponent | ( | int | i | ) |
References VTK_MAX_PLOTS, and XComponent.
|
inline |
Referenced by svkDetailedPlotDirector::svkDetailedPlotDirector().
double GetXTitlePosition | ( | ) |
References XAxis.
const char * GetXValuesAsString | ( | ) |
References VTK_XYPLOT_ARC_LENGTH, VTK_XYPLOT_INDEX, VTK_XYPLOT_NORMALIZED_ARC_LENGTH, and XValues.
Referenced by PrintSelf().
|
inline |
Referenced by svkDetailedPlotDirector::svkDetailedPlotDirector().
char * GetYTitle | ( | ) |
References YTitleActor.
|
virtual |
|
protected |
References NumberOfInputs, PlotActor, PlotAppend, PlotData, PlotGlyph, and PlotMapper.
Referenced by CreatePlotData(), and ~svkXYPlotActor().
|
static |
Referenced by svkDetailedPlotDirector::svkDetailedPlotDirector().
|
protected |
References Border, ExchangeAxes, SNPRINTF, VTK_XYPLOT_Y_AXIS_HCENTER, VTK_XYPLOT_Y_AXIS_TOP, VTK_XYPLOT_Y_AXIS_VCENTER, XAxis, YAxis, YAxisTitleSize, and YTitleActor.
Referenced by RenderOpaqueGeometry().
void PlotToViewportCoordinate | ( | vtkViewport * | viewport, |
double & | u, | ||
double & | v | ||
) |
References XAxis, XComputedRange, YAxis, and YComputedRange.
Referenced by PlotToViewportCoordinate().
void PlotToViewportCoordinate | ( | vtkViewport * | viewport | ) |
References PlotCoordinate, and PlotToViewportCoordinate().
void PrintAsCSV | ( | ostream & | os | ) |
References InputConnectionHolder, SelectedInputScalars, and SelectedInputScalarsComponent.
void PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
References AdjustTitlePosition, AdjustTitlePositionMode, AdjustXLabels, AdjustYLabels, AxisLabelTextProperty, AxisTitleTextProperty, Border, ChartBorder, ChartBox, DataObjectInputConnectionHolder, ExchangeAxes, GetDataObjectPlotModeAsString(), GetXValuesAsString(), GlyphSize, GlyphSource, InputConnectionHolder, Legend, LegendActor, LegendPosition, LegendPosition2, Logx, NumberOfXLabels, NumberOfYLabels, PlotCoordinate, PlotCurveLines, PlotCurvePoints, PlotLines, PlotPoints, ReferenceXValue, ReferenceYValue, ReverseXAxis, ReverseYAxis, SelectedInputScalars, SelectedInputScalarsComponent, ShowReferenceXLine, ShowReferenceYLine, Title, TitlePosition, TitleTextProperty, ViewportCoordinate, XLabelFormat, XRange, XTitle, YLabelFormat, and YRange.
void ReleaseGraphicsResources | ( | vtkWindow * | win | ) |
References ChartBorderActor, ChartBoxActor, LegendActor, NumberOfInputs, PlotActor, ReferenceLinesActor, TitleActor, XAxis, YAxis, and YTitleActor.
|
virtual |
References ActiveCurve, and ActiveCurveIndex.
void RemoveAllDataSetInputConnections | ( | ) |
References DataObjectInputConnectionHolder, InputConnectionHolder, SelectedInputScalars, and SelectedInputScalarsComponent.
Referenced by svkDetailedPlotDirector::RemoveAllInputs().
void RemoveDataObjectInput | ( | vtkDataObject * | in | ) |
References DataObjectInputConnectionHolder.
void RemoveDataObjectInputConnection | ( | vtkAlgorithmOutput * | aout | ) |
References DataObjectInputConnectionHolder.
void RemoveDataSetInput | ( | vtkDataSet * | ds, |
const char * | arrayName, | ||
int | component | ||
) |
References InputConnectionHolder, and RemoveDataSetInputConnection().
|
inline |
References RemoveDataSetInput().
Referenced by RemoveDataSetInput().
void RemoveDataSetInputConnection | ( | vtkAlgorithmOutput * | in, |
const char * | arrayName, | ||
int | component | ||
) |
References InputConnectionHolder, SelectedInputScalars, and SelectedInputScalarsComponent.
Referenced by RemoveDataSetInput().
|
inline |
int RenderOpaqueGeometry | ( | vtkViewport * | viewport | ) |
References AdjustTitlePosition, AdjustTitlePositionMode, AdjustXLabels, AdjustYLabels, AlignAxisBottom, AlignAxisHCenter, AlignAxisLeft, AlignAxisRight, AlignAxisTop, AlignAxisVCenter, AlignBottom, AlignHCenter, AlignLeft, AlignRight, AlignTop, AlignVCenter, AxisLabelTextProperty, AxisTitleTextProperty, Border, BuildTime, CachedSize, ChartBorder, ChartBorderActor, ChartBox, ChartBoxActor, ChartBoxPolyData, ComputeDORange(), ComputeXRange(), ComputeYRange(), CreatePlotData(), DataObjectInputConnectionHolder, ExchangeAxes, GetMTime(), GlyphSource, InputConnectionHolder, Legend, LegendActor, LegendPosition, LegendPosition2, NumberOfInputs, NumberOfXLabels, NumberOfYLabels, PlaceAxes(), PlotActor, ReferenceLinesActor, ReferenceLinesPolyData, ReferenceXValue, ReferenceYValue, ReverseXAxis, ReverseYAxis, ShowReferenceXLine, ShowReferenceYLine, Title, TitleActor, TitleMapper, TitlePosition, TitleTextProperty, VTK_XYPLOT_Y_AXIS_HCENTER, VTK_XYPLOT_Y_AXIS_TOP, VTK_XYPLOT_Y_AXIS_VCENTER, XAxis, XComputedRange, XRange, XTitle, YAxis, YAxisTitleSize, YComputedRange, YRange, and YTitleActor.
int RenderOverlay | ( | vtkViewport * | viewport | ) |
|
inlinevirtual |
void SetAdjustXLabels | ( | int | adjust | ) |
References AdjustXLabels, and XAxis.
Referenced by svkDetailedPlotDirector::svkDetailedPlotDirector().
void SetAdjustYLabels | ( | int | adjust | ) |
References AdjustYLabels, and YAxis.
Referenced by svkDetailedPlotDirector::svkDetailedPlotDirector().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
References AxisTitleTextProperty, and YTitleActor.
|
virtual |
|
inline |
References VTK_XYPLOT_COLUMN.
|
inline |
References VTK_XYPLOT_ROW.
void SetDataObjectXComponent | ( | int | i, |
int | comp | ||
) |
References VTK_MAX_PLOTS, and XComponent.
Referenced by svkDetailedPlotDirector::AddInput(), and AddUserCurvesPoint().
void SetDataObjectYComponent | ( | int | i, |
int | comp | ||
) |
References VTK_MAX_PLOTS, and YComponent.
Referenced by svkDetailedPlotDirector::AddInput(), and AddUserCurvesPoint().
|
virtual |
References SetXLabelFormat(), and SetYLabelFormat().
|
virtual |
References LegendActor.
|
virtual |
References LegendActor.
|
virtual |
References LegendActor.
|
virtual |
References LegendActor.
|
virtual |
Referenced by svkDetailedPlotDirector::SetLineWidth().
|
inline |
void SetNumberOfXMinorTicks | ( | int | num | ) |
References XAxis.
void SetNumberOfYMinorTicks | ( | int | num | ) |
References YAxis.
void SetPlotColor | ( | int | i, |
double | r, | ||
double | g, | ||
double | b | ||
) |
References LegendActor.
Referenced by svkDetailedPlotDirector::SetPlotColor().
|
inline |
|
virtual |
References SetPlotSymbol().
void SetPlotLabel | ( | int | i, |
const char * | label | ||
) |
References LegendActor.
void SetPlotLines | ( | int | i, |
int | isOn | ||
) |
References LinesOn, and VTK_MAX_PLOTS.
void SetPlotPoints | ( | int | i, |
int | isOn | ||
) |
References PointsOn, and VTK_MAX_PLOTS.
|
inline |
void SetPlotSymbol | ( | int | i, |
vtkPolyData * | input | ||
) |
References LegendActor.
Referenced by SetPlotGlyphType().
void SetPointComponent | ( | int | i, |
int | comp | ||
) |
References VTK_MAX_PLOTS, and XComponent.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
References XAxis.
|
virtual |
References XAxis, and XLabelFormat.
Referenced by SetLabelFormat(), svkDetailedPlotDirector::svkDetailedPlotDirector(), and ~svkXYPlotActor().
void SetXTitlePosition | ( | double | position | ) |
References XAxis.
|
inline |
References VTK_XYPLOT_ARC_LENGTH.
|
inline |
References VTK_XYPLOT_INDEX.
|
inline |
References VTK_XYPLOT_NORMALIZED_ARC_LENGTH.
|
inline |
References VTK_XYPLOT_VALUE.
Referenced by svkDetailedPlotDirector::AddInput().
|
virtual |
References YAxis.
|
virtual |
References YAxis, and YLabelFormat.
Referenced by SetLabelFormat(), and ~svkXYPlotActor().
|
virtual |
References YTitleActor.
Referenced by svkDetailedPlotDirector::svkDetailedPlotDirector().
|
inline |
References VTK_XYPLOT_Y_AXIS_HCENTER.
|
inline |
References VTK_XYPLOT_Y_AXIS_TOP.
|
inline |
References VTK_XYPLOT_Y_AXIS_VCENTER.
|
protected |
References ExchangeAxes, ReverseXAxis, and ReverseYAxis.
Referenced by CreatePlotData().
void ViewportToPlotCoordinate | ( | vtkViewport * | viewport, |
double & | u, | ||
double & | v | ||
) |
References ReverseXAxis, XAxis, XComputedRange, YAxis, and YComputedRange.
Referenced by ViewportToPlotCoordinate().
void ViewportToPlotCoordinate | ( | vtkViewport * | viewport | ) |
References ViewportCoordinate, and ViewportToPlotCoordinate().
vtkBooleanMacro | ( | PlotCurvePoints | , |
int | |||
) |
vtkBooleanMacro | ( | PlotCurveLines | , |
int | |||
) |
vtkBooleanMacro | ( | ExchangeAxes | , |
int | |||
) |
vtkBooleanMacro | ( | ReverseXAxis | , |
int | |||
) |
vtkBooleanMacro | ( | ReverseYAxis | , |
int | |||
) |
vtkBooleanMacro | ( | Legend | , |
int | |||
) |
vtkBooleanMacro | ( | AdjustTitlePosition | , |
int | |||
) |
vtkBooleanMacro | ( | Logx | , |
int | |||
) |
vtkBooleanMacro | ( | PlotPoints | , |
int | |||
) |
vtkBooleanMacro | ( | PlotLines | , |
int | |||
) |
vtkBooleanMacro | ( | ChartBox | , |
int | |||
) |
vtkBooleanMacro | ( | ChartBorder | , |
int | |||
) |
vtkBooleanMacro | ( | ShowReferenceXLine | , |
int | |||
) |
vtkBooleanMacro | ( | ShowReferenceYLine | , |
int | |||
) |
vtkGetMacro | ( | XValues | , |
int | |||
) |
vtkGetMacro | ( | DataObjectPlotMode | , |
int | |||
) |
vtkGetMacro | ( | PlotCurvePoints | , |
int | |||
) |
vtkGetMacro | ( | PlotCurveLines | , |
int | |||
) |
vtkGetMacro | ( | ExchangeAxes | , |
int | |||
) |
vtkGetMacro | ( | ReverseXAxis | , |
int | |||
) |
vtkGetMacro | ( | ReverseYAxis | , |
int | |||
) |
vtkGetMacro | ( | NumberOfXLabels | , |
int | |||
) |
vtkGetMacro | ( | NumberOfYLabels | , |
int | |||
) |
vtkGetMacro | ( | AdjustXLabels | , |
int | |||
) |
vtkGetMacro | ( | AdjustYLabels | , |
int | |||
) |
vtkGetMacro | ( | Legend | , |
int | |||
) |
vtkGetMacro | ( | AdjustTitlePosition | , |
int | |||
) |
vtkGetMacro | ( | AdjustTitlePositionMode | , |
int | |||
) |
vtkGetMacro | ( | Logx | , |
int | |||
) |
vtkGetMacro | ( | Border | , |
int | |||
) |
vtkGetMacro | ( | PlotPoints | , |
int | |||
) |
vtkGetMacro | ( | PlotLines | , |
int | |||
) |
vtkGetMacro | ( | GlyphSize | , |
double | |||
) |
vtkGetMacro | ( | ChartBox | , |
int | |||
) |
vtkGetMacro | ( | ChartBorder | , |
int | |||
) |
vtkGetMacro | ( | ShowReferenceXLine | , |
int | |||
) |
vtkGetMacro | ( | ReferenceXValue | , |
double | |||
) |
vtkGetMacro | ( | ShowReferenceYLine | , |
int | |||
) |
vtkGetMacro | ( | ReferenceYValue | , |
double | |||
) |
vtkGetMacro | ( | YTitlePosition | , |
int | |||
) |
vtkGetObjectMacro | ( | LegendActor | , |
vtkLegendBoxActor | |||
) |
vtkGetObjectMacro | ( | GlyphSource | , |
vtkGlyphSource2D | |||
) |
vtkGetObjectMacro | ( | TitleTextProperty | , |
vtkTextProperty | |||
) |
vtkGetObjectMacro | ( | AxisTitleTextProperty | , |
vtkTextProperty | |||
) |
vtkGetObjectMacro | ( | AxisLabelTextProperty | , |
vtkTextProperty | |||
) |
vtkGetStringMacro | ( | Title | ) |
vtkGetStringMacro | ( | XTitle | ) |
vtkGetStringMacro | ( | XLabelFormat | ) |
vtkGetStringMacro | ( | YLabelFormat | ) |
vtkGetVector2Macro | ( | TitlePosition | , |
double | |||
) |
vtkGetVector2Macro | ( | LegendPosition | , |
double | |||
) |
vtkGetVector2Macro | ( | LegendPosition2 | , |
double | |||
) |
vtkGetVector2Macro | ( | PlotCoordinate | , |
double | |||
) |
vtkGetVector2Macro | ( | ViewportCoordinate | , |
double | |||
) |
vtkGetVectorMacro | ( | XRange | , |
double | , | ||
2 | |||
) |
vtkGetVectorMacro | ( | YRange | , |
double | , | ||
2 | |||
) |
vtkSetClampMacro | ( | XValues | , |
int | , | ||
VTK_XYPLOT_INDEX | , | ||
VTK_XYPLOT_VALUE | |||
) |
vtkSetClampMacro | ( | DataObjectPlotMode | , |
int | , | ||
VTK_XYPLOT_ROW | , | ||
VTK_XYPLOT_COLUMN | |||
) |
vtkSetClampMacro | ( | NumberOfXLabels | , |
int | , | ||
0 | , | ||
50 | |||
) |
vtkSetClampMacro | ( | NumberOfYLabels | , |
int | , | ||
0 | , | ||
50 | |||
) |
vtkSetClampMacro | ( | Border | , |
int | , | ||
0 | , | ||
50 | |||
) |
vtkSetClampMacro | ( | GlyphSize | , |
double | , | ||
0. | 0, | ||
0. | 2 | ||
) |
vtkSetMacro | ( | PlotCurvePoints | , |
int | |||
) |
vtkSetMacro | ( | PlotCurveLines | , |
int | |||
) |
vtkSetMacro | ( | ExchangeAxes | , |
int | |||
) |
vtkSetMacro | ( | ReverseXAxis | , |
int | |||
) |
vtkSetMacro | ( | ReverseYAxis | , |
int | |||
) |
vtkSetMacro | ( | Legend | , |
int | |||
) |
vtkSetMacro | ( | AdjustTitlePosition | , |
int | |||
) |
vtkSetMacro | ( | AdjustTitlePositionMode | , |
int | |||
) |
vtkSetMacro | ( | Logx | , |
int | |||
) |
vtkSetMacro | ( | PlotPoints | , |
int | |||
) |
vtkSetMacro | ( | PlotLines | , |
int | |||
) |
vtkSetMacro | ( | ChartBox | , |
int | |||
) |
vtkSetMacro | ( | ChartBorder | , |
int | |||
) |
vtkSetMacro | ( | ShowReferenceXLine | , |
int | |||
) |
vtkSetMacro | ( | ReferenceXValue | , |
double | |||
) |
vtkSetMacro | ( | ShowReferenceYLine | , |
int | |||
) |
vtkSetMacro | ( | ReferenceYValue | , |
double | |||
) |
vtkSetMacro | ( | YTitlePosition | , |
int | |||
) |
vtkSetStringMacro | ( | Title | ) |
vtkSetStringMacro | ( | XTitle | ) |
vtkSetVector2Macro | ( | XRange | , |
double | |||
) |
vtkSetVector2Macro | ( | YRange | , |
double | |||
) |
vtkSetVector2Macro | ( | TitlePosition | , |
double | |||
) |
vtkSetVector2Macro | ( | LegendPosition | , |
double | |||
) |
vtkSetVector2Macro | ( | LegendPosition2 | , |
double | |||
) |
vtkSetVector2Macro | ( | PlotCoordinate | , |
double | |||
) |
vtkSetVector2Macro | ( | ViewportCoordinate | , |
double | |||
) |
vtkTypeMacro | ( | svkXYPlotActor | , |
vtkActor2D | |||
) |
|
protected |
Referenced by AddUserCurvesPoint(), and RemoveAllActiveCurves().
|
protected |
Referenced by AddUserCurvesPoint(), and RemoveAllActiveCurves().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), SetAdjustXLabels(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), SetAdjustYLabels(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), SetAxisTitleTextProperty(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PlaceAxes(), PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by RenderOpaqueGeometry().
|
protected |
Referenced by RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by RenderOpaqueGeometry(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by ClipPlotData(), GenerateClipPlanes(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by AddDataObjectInputConnection(), ComputeDORange(), CreatePlotData(), GetDataObjectInputConnectionHolder(), PrintSelf(), RemoveAllDataSetInputConnections(), RemoveDataObjectInput(), RemoveDataObjectInputConnection(), RenderOpaqueGeometry(), RenderOverlay(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by ComputeDORange(), CreatePlotData(), GetDataObjectPlotModeAsString(), and svkXYPlotActor().
|
protected |
Referenced by PlaceAxes(), PrintSelf(), RenderOpaqueGeometry(), svkXYPlotActor(), and TransformPoint().
|
protected |
Referenced by ComputeGlyphScale(), PrintSelf(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), PrintSelf(), RenderOpaqueGeometry(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
|
protected |
Referenced by GetMTime(), PrintSelf(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by AddDataSetInputConnection(), ComputeGlyphScale(), CreatePlotData(), GetMTime(), GetPlotColor(), GetPlotLabel(), GetPlotSymbol(), PrintSelf(), ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), SetLegendBackgroundColor(), SetLegendBorder(), SetLegendBox(), SetLegendUseBackground(), SetPlotColor(), SetPlotLabel(), SetPlotSymbol(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by GetPlotLines(), SetPlotLines(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), InitializeEntries(), ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), InitializeEntries(), ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), InitializeEntries(), and svkXYPlotActor().
|
protected |
|
protected |
Referenced by PlotToViewportCoordinate(), PrintSelf(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), PrintSelf(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), PrintSelf(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), InitializeEntries(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), InitializeEntries(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), PrintSelf(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), InitializeEntries(), and svkXYPlotActor().
|
protected |
Referenced by CreatePlotData(), PrintSelf(), and svkXYPlotActor().
|
protected |
Referenced by GetPlotPoints(), SetPlotPoints(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by RenderOpaqueGeometry(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), svkXYPlotActor(), TransformPoint(), and ViewportToPlotCoordinate().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), svkXYPlotActor(), and TransformPoint().
|
protected |
|
protected |
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), RenderOverlay(), and svkXYPlotActor().
|
protected |
Referenced by ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by RenderOpaqueGeometry(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), svkXYPlotActor(), and ViewportToPlotCoordinate().
|
protected |
Referenced by GetNumberOfXMinorTicks(), GetXTitlePosition(), IsInPlot(), PlaceAxes(), PlotToViewportCoordinate(), ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), SetAdjustXLabels(), SetNumberOfXMinorTicks(), SetXAxisColor(), SetXLabelFormat(), SetXTitlePosition(), svkXYPlotActor(), ViewportToPlotCoordinate(), and ~svkXYPlotActor().
|
protected |
|
protected |
Referenced by PlotToViewportCoordinate(), RenderOpaqueGeometry(), and ViewportToPlotCoordinate().
|
protected |
Referenced by PrintSelf(), SetXLabelFormat(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |
Referenced by ComputeDORange(), ComputeXRange(), CreatePlotData(), GetXValuesAsString(), and svkXYPlotActor().
|
protected |
Referenced by GetNumberOfYMinorTicks(), IsInPlot(), PlaceAxes(), PlotToViewportCoordinate(), ReleaseGraphicsResources(), RenderOpaqueGeometry(), RenderOverlay(), SetAdjustYLabels(), SetNumberOfYMinorTicks(), SetYAxisColor(), SetYLabelFormat(), svkXYPlotActor(), ViewportToPlotCoordinate(), and ~svkXYPlotActor().
|
protected |
Referenced by PlaceAxes(), and RenderOpaqueGeometry().
|
protected |
Referenced by ComputeDORange(), CreatePlotData(), GetDataObjectYComponent(), SetDataObjectYComponent(), svkXYPlotActor(), and ~svkXYPlotActor().
|
protected |
Referenced by PlotToViewportCoordinate(), RenderOpaqueGeometry(), and ViewportToPlotCoordinate().
|
protected |
Referenced by PrintSelf(), SetYLabelFormat(), and svkXYPlotActor().
|
protected |
Referenced by PrintSelf(), RenderOpaqueGeometry(), and svkXYPlotActor().
|
protected |