/trunk/main/chart2/source/view/axes/ |
H A D | VCartesianAxis.cxx | 74 m_pPosHelper = pPosHelper; in VCartesianAxis() 81 delete m_pPosHelper; in ~VCartesianAxis() 82 m_pPosHelper = NULL; in ~VCartesianAxis() 811 …double fMin = (m_nDimensionIndex==1) ? m_pPosHelper->getLogicMinX() : m_pPosHelper->getLogicMinY(); in getLogicValueWhereMainLineCrossesOtherAxis() 812 …double fMax = (m_nDimensionIndex==1) ? m_pPosHelper->getLogicMaxX() : m_pPosHelper->getLogicMaxY(); in getLogicValueWhereMainLineCrossesOtherAxis() 829 …double fMin = (m_nDimensionIndex==1) ? m_pPosHelper->getLogicMinX() : m_pPosHelper->getLogicMinY(); in getLogicValueWhereLabelLineCrossesOtherAxis() 859 if( m_pPosHelper ) in getScreenPosition() 1115 …fXStart = fXEnd = m_pPosHelper->isMathematicalOrientationX() ? m_pPosHelper->getLogicMaxX() : m_pP… in get2DAxisMainLine() 1116 …fYStart = fYEnd = m_pPosHelper->isMathematicalOrientationY() ? m_pPosHelper->getLogicMinY() : m_pP… in get2DAxisMainLine() 1120 …fXStart = fXEnd = m_pPosHelper->isMathematicalOrientationX() ? m_pPosHelper->getLogicMinX() : m_pP… in get2DAxisMainLine() [all …]
|
H A D | VPolarGrid.cxx | 52 , m_pPosHelper( new PolarPlottingPositionHelper() ) in VPolarGrid() 55 PlotterBase::m_pPosHelper = m_pPosHelper; in VPolarGrid() 60 delete m_pPosHelper; in ~VPolarGrid() 61 m_pPosHelper = NULL; in ~VPolarGrid() 72 m_pPosHelper->getScales()[nDimensionIndex], m_aIncrements[nDimensionIndex] ); in getAllTickInfos() 122 const ExplicitScaleData& rAngleScale = m_pPosHelper->getScales()[0]; in create2DAngleGrid() 127 double fLogicInnerRadius = m_pPosHelper->getInnerLogicRadius(); in create2DAngleGrid() 128 double fLogicOuterRadius = m_pPosHelper->getOuterLogicRadius(); in create2DAngleGrid() 182 const ExplicitScaleData& rRadiusScale = m_pPosHelper->getScales()[1]; in create2DRadiusGrid() 183 const ExplicitScaleData& rAngleScale = m_pPosHelper->getScales()[0]; in create2DRadiusGrid() [all …]
|
H A D | VPolarAngleAxis.cxx | 55 delete m_pPosHelper; in ~VPolarAngleAxis() 56 m_pPosHelper = NULL; in ~VPolarAngleAxis() 132 …PolarLabelPositionHelper aPolarLabelPositionHelper(m_pPosHelper,nDimensionCount,xTarget,&aShapeFac… in createTextShapes_ForAngleAxis() 176 double fLogicRadius = m_pPosHelper->getOuterLogicRadius(); in createLabels() 211 double fLogicRadius = m_pPosHelper->getOuterLogicRadius(); in createShapes() 217 …uence_ForAngleAxis( aPoints, m_aAllTickInfos, m_aIncrement, m_aScale, m_pPosHelper, fLogicRadius, … in createShapes()
|
H A D | VPolarAxis.cxx | 55 , m_pPosHelper( new PolarPlottingPositionHelper() ) in VPolarAxis() 58 PlotterBase::m_pPosHelper = m_pPosHelper; in VPolarAxis() 63 delete m_pPosHelper; in ~VPolarAxis() 64 m_pPosHelper = NULL; in ~VPolarAxis()
|
H A D | VCartesianGrid.cxx | 182 m_pPosHelper = new PlottingPositionHelper(); in VCartesianGrid() 187 delete m_pPosHelper; in ~VCartesianGrid() 188 m_pPosHelper = NULL; in ~VCartesianGrid() 264 GridLinePoints aGridLinePoints( m_pPosHelper, m_nDimensionIndex ); in createShapes() 277 …addLine2D( aPoints, nRealPointCount, aGridLinePoints, m_pPosHelper->getTransformationScaledLogicTo… in createShapes() 300 …GridLinePoints aGridLinePoints( m_pPosHelper, m_nDimensionIndex, m_eLeftWallPos, m_eBackWallPos, m… in createShapes() 318 …addLine3D( aPoints, nPolyIndex, aGridLinePoints, m_pPosHelper->getTransformationScaledLogicToScene… in createShapes()
|
H A D | VPolarRadiusAxis.cxx | 60 delete m_pPosHelper; in ~VPolarRadiusAxis() 61 m_pPosHelper = NULL; in ~VPolarRadiusAxis() 139 const ExplicitScaleData& rAngleScale = m_pPosHelper->getScales()[0]; in createShapes() 173 aAxis.setScales( m_pPosHelper->getScales(), false ); in createShapes()
|
H A D | VPolarAxis.hxx | 58 PolarPlottingPositionHelper* m_pPosHelper; member in chart::VPolarAxis
|
H A D | VPolarGrid.hxx | 70 PolarPlottingPositionHelper* m_pPosHelper; member in chart::VPolarGrid
|
/trunk/main/chart2/source/view/charttypes/ |
H A D | PieChart.cxx | 129 PlotterBase::m_pPosHelper = m_pPosHelper; in PieChart() 130 VSeriesPlotter::m_pMainPosHelper = m_pPosHelper; in PieChart() 131 m_pPosHelper->m_fRadiusOffset = 0.0; in PieChart() 132 m_pPosHelper->m_fRingDistance = 0.0; in PieChart() 140 m_pPosHelper->m_fRadiusOffset = 1.0; in PieChart() 142 m_pPosHelper->m_fRingDistance = 0.1; in PieChart() 153 delete m_pPosHelper; in ~PieChart() 161 m_pPosHelper->setScales( rScales, true ); in setScales() 363 if( m_pPosHelper->isMathematicalOrientationRadius() && m_bUseRings ) in createShapes() 390 m_pPosHelper->m_fAngleDegreeOffset = pSeries->getStartingAngle(); in createShapes() [all …]
|
H A D | VSeriesPlotter.cxx | 268 drawing::Direction3D aScale( m_pPosHelper->getScaledLogicWidth() ); in getPreferredDiagramAspectRatio() 835 m_pPosHelper->doLogicScaling( &fScaledX, 0, 0 ); in createErrorBar() 837 aMiddle = lcl_transformMixedToScene( m_pPosHelper, fScaledX, fY, fZ, true ); in createErrorBar() 861 bCreatePositiveBorder = m_pPosHelper->isLogicVisible(fLocalX, fLocalY, fZ); in createErrorBar() 884 bCreateNegativeBorder = m_pPosHelper->isLogicVisible( fLocalX, fLocalY, fZ); in createErrorBar() 959 double fMinX = m_pPosHelper->getLogicMinX(); in createRegressionCurvesShapes() 960 double fMaxX = m_pPosHelper->getLogicMaxX(); in createRegressionCurvesShapes() 982 std::vector< ExplicitScaleData > aScales( m_pPosHelper->getScales()); in createRegressionCurvesShapes() 1001 m_pPosHelper->doLogicScaling( &fLogicX, &fLogicY, &fLogicZ ); in createRegressionCurvesShapes() 1019 m_pPosHelper->transformScaledLogicToScene( aRegressionPoly ); in createRegressionCurvesShapes() [all …]
|
H A D | AreaChart.cxx | 103 PlotterBase::m_pPosHelper = m_pMainPosHelper; in AreaChart() 193 drawing::Direction3D aScale( m_pPosHelper->getScaledLogicWidth() ); in getPreferredDiagramAspectRatio() 521 PlotterBase::m_pPosHelper = pPosHelper; in impl_createSeriesShapes() 524 m_pPosHelper->maySkipPointsInRegressionCalculation()); in impl_createSeriesShapes() 664 PlotterBase::m_pPosHelper = pPosHelper; in createShapes() 710 PlotterBase::m_pPosHelper = pPosHelper; in createShapes()
|
H A D | BarChart.cxx | 64 PlotterBase::m_pPosHelper = m_pMainPosHelper; in BarChart() 519 PlotterBase::m_pPosHelper = pPosHelper; in createShapes() 584 … m_pPosHelper->maySkipPointsInRegressionCalculation()); in createShapes() 914 PlotterBase::m_pPosHelper = pPosHelper; in createShapes()
|
H A D | CandleStickChart.cxx | 61 PlotterBase::m_pPosHelper = m_pMainPosHelper; in CandleStickChart() 200 PlotterBase::m_pPosHelper = pPosHelper; in createShapes()
|
H A D | BubbleChart.cxx | 71 PlotterBase::m_pPosHelper = m_pMainPosHelper; in BubbleChart() 275 PlotterBase::m_pPosHelper = pPosHelper; in createShapes()
|
H A D | PieChart.hxx | 97 PiePositionHelper* m_pPosHelper; member in chart::PieChart
|
/trunk/main/chart2/source/view/main/ |
H A D | PolarLabelPositionHelper.cxx | 48 , m_pPosHelper(pPosHelper) in PolarLabelPositionHelper() 63 double fUnitCircleAngleDegree = m_pPosHelper->transformToAngleDegree( fLogicValueOnAngleAxis ); in getLabelScreenPositionAndAlignmentForLogicValues() 64 double fUnitCircleRadius = m_pPosHelper->transformToRadius( fLogicValueOnRadiusAxis ); in getLabelScreenPositionAndAlignmentForLogicValues() 90 m_pPosHelper->transformUnitCircleToScene( fAngleDegree, fRadius, fLogicZ+0.5 ) ) ); in getLabelScreenPositionAndAlignmentForUnitCircleValues() 98 m_pPosHelper->transformUnitCircleToScene( 0, 0, fLogicZ ) ) ); in getLabelScreenPositionAndAlignmentForUnitCircleValues() 101 m_pPosHelper->transformUnitCircleToScene( fAngleDegree, fRadius, fLogicZ-0.5 ) ) ); in getLabelScreenPositionAndAlignmentForUnitCircleValues() 172 m_pPosHelper->transformUnitCircleToScene( 0.0, 0.0, fLogicZ+0.5 ) ) ); in getLabelScreenPositionAndAlignmentForUnitCircleValues()
|
H A D | PlotterBase.cxx | 51 , m_pPosHelper(NULL) in PlotterBase() 78 m_pPosHelper->setScales( rScales, bSwapXAndYAxis ); in setScales() 87 m_pPosHelper->setTransformationSceneToScreen( rMatrix ); in setTransformationSceneToScreen()
|
H A D | LabelPositionHelper.cxx | 49 : m_pPosHelper(pPosHelper) in LabelPositionHelper()
|
/trunk/main/chart2/source/view/inc/ |
H A D | PolarLabelPositionHelper.hxx | 66 PolarPlottingPositionHelper* m_pPosHelper; member in chart::PolarLabelPositionHelper
|
H A D | LabelPositionHelper.hxx | 69 PlottingPositionHelper* m_pPosHelper; member in chart::LabelPositionHelper
|
H A D | PlotterBase.hxx | 98 PlottingPositionHelper* m_pPosHelper; member in chart::PlotterBase
|