![]() |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This is the complete list of members for IlvPieChartGraphic, including all inherited members.
| addAbscissaCursor(IlDouble value, IlvPalette *palette=0, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| addAbscissaGrid(IlvPalette *majorPalette=0, IlvPalette *minorPalette=0, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| addDisplayer(IlvAbstractChartDisplayer *displayer, IlvChartDataSet *dataSet=0, IlvCoordinateInfo *ordinateInfo=0, IlUInt position=IlvLastPositionIndex) | IlvChartGraphic | |
| addDisplayer(IlvAbstractChartDisplayer *displayer, IlUInt count, IlvChartDataSet *const *dataSets, IlvCoordinateInfo *ordinateInfo=0, IlUInt position=IlvLastPositionIndex) | IlvChartGraphic | virtual |
| addOrdinateCursor(IlDouble value, IlvPalette *palette=0, IlUInt index=0, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| addOrdinateGrid(IlvPalette *majorPalette=0, IlvPalette *minorPalette=0, IlUInt index=0, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| addOrdinateScale(IlvAbstractScaleDisplayer *scale) | IlvChartGraphic | |
| addPieDisplayer(IlvChartDataSet *dataSet, IlDouble radiusRatio=1., IlvPalette *palette=0) | IlvPieChartGraphic | |
| createPieDisplayer(IlDouble radiusRatio, IlDouble startingAngle, IlDouble range) const | IlvPieChartGraphic | protectedvirtual |
| dataPointsAdded(const IlvChartDataSet *ds, IlUInt iMin, IlUInt iMax, IlBoolean reDraw=IlTrue) | IlvChartGraphic | virtual |
| dataPointsToDisplay(IlUInt count, const IlvDoublePoint *dataPoints, IlvPoint *points, const IlvCoordinateInfo *ordinateInfo, IlBoolean shiftOfCycleLength, const IlvTransformer *t=0) const | IlvChartGraphic | |
| displayToDataPoints(IlUInt count, const IlvPoint *points, IlvDoublePoint *dataPoints, const IlvCoordinateInfo *ordinateInfo, IlBoolean shiftOfCycleLength, const IlvTransformer *t=0) const | IlvChartGraphic | |
| draw(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvPieChartGraphic | virtual |
| enableFastScroll(IlBoolean enable) | IlvChartGraphic | |
| FillDataAndGraphArea enum value | IlvChartGraphic | |
| FillDataArea enum value | IlvChartGraphic | |
| FillGraphArea enum value | IlvChartGraphic | |
| FillMode enum name | IlvChartGraphic | |
| FillNone enum value | IlvChartGraphic | |
| getAbscissaGrid() const | IlvChartGraphic | |
| getAbscissaInfo() const | IlvChartGraphic | |
| getAbscissaScale() const | IlvChartGraphic | |
| getAlpha() const | IlvGraphic | virtual |
| getAntialiasingMode() const | IlvGraphic | virtual |
| getAxisCrossing(IlInt index) const | IlvChartGraphic | |
| getCenterRatio() const | IlvPieChartGraphic | |
| getCycleCursor() const | IlvChartGraphic | |
| getData() const | IlvChartGraphic | |
| getDataDisplayArea(IlvRect &dataDisplayArea, const IlvTransformer *t=0) const | IlvChartGraphic | |
| getDataDisplayArea(const IlvCoordinateInfo *coordInfo, IlvRect &dataDisplayArea, const IlvTransformer *t=0) const | IlvChartGraphic | |
| getDataSet(IlUInt dataSetIndex) const | IlvChartGraphic | |
| getDataSetIndex(const IlvChartDataSet *dataSet) const | IlvChartGraphic | |
| getDataSets(IlUInt &dataSetCount) const | IlvChartGraphic | |
| getDataSetsCount() const | IlvChartGraphic | |
| getDisplayer(IlUInt displayerIndex) const | IlvChartGraphic | |
| getDisplayerByName(const char *name) const | IlvChartGraphic | |
| getDisplayerIndex(const IlvAbstractChartDisplayer *displayer) const | IlvChartGraphic | |
| getDisplayersCount() const | IlvChartGraphic | |
| getDisplayItem(IlvAbstractChartDisplayer *&displayer, IlvChartDataSet *&dataSet, const IlvPoint &viewPoint, const IlvTransformer *t) const | IlvChartGraphic | |
| getDrawingArea(IlvRect &drawingArea, const IlvTransformer *t=0) const | IlvChartGraphic | |
| getGraphArea(IlvRect &graphArea, const IlvTransformer *t=0) const | IlvChartGraphic | |
| getLayout() const | IlvChartGraphic | |
| getLegend() const | IlvChartGraphic | |
| getLineWidth() const | IlvGraphic | virtual |
| getLookFeelHandler() const | IlvGraphic | virtual |
| getNearestPoint(IlvAbstractChartDisplayer *&displayer, IlvChartDataSet *&dataSet, const IlvPoint &viewPoint, IlvDim distance, IlvPoint &point, const IlvTransformer *t) const | IlvChartGraphic | |
| getOrdinateGrid(IlUInt index=0) const | IlvChartGraphic | |
| getOrdinateGridIndex(const IlvAbstractGridDisplayer *grid) const | IlvChartGraphic | |
| getOrdinateInfo(IlUInt index=0) const | IlvChartGraphic | |
| getOrdinateInfoCount() const | IlvChartGraphic | |
| getOrdinateInfoIndex(const IlvCoordinateInfo *info) const | IlvChartGraphic | |
| getOrdinateScale(IlUInt index=0) const | IlvChartGraphic | |
| getOrdinateScaleIndex(const IlvAbstractScaleDisplayer *scale) const | IlvChartGraphic | |
| getOrdinateScalesCount() const | IlvChartGraphic | |
| getOrdinateSingleScale(IlUInt index=0) const | IlvChartGraphic | |
| getPieDisplayer(IlUInt index) const | IlvPieChartGraphic | |
| getProjectedPointsPalette() const | IlvChartGraphic | |
| getProjector() const | IlvChartGraphic | |
| getProjectorArea(const IlvCoordinateInfo *coordInfo, IlvProjectorArea &projArea, const IlvTransformer *t) const | IlvChartGraphic | |
| getProjectorArea(const IlvAbstractScaleDisplayer *scale, IlvProjectorArea &projArea, const IlvTransformer *t=0) const | IlvChartGraphic | |
| getRange() const | IlvPieChartGraphic | |
| getScaleForCursor(const IlvAbstractChartCursor *cursor) const | IlvChartGraphic | |
| getScrollCursor() const | IlvChartGraphic | |
| getScrollMode() const | IlvChartGraphic | |
| getScrollRatio() const | IlvChartGraphic | |
| getStartingAngle() const | IlvPieChartGraphic | |
| IlvChartGraphic(IlvDisplay *display, const IlvRect &bbox, IlvPalette *palette=0) | IlvChartGraphic | |
| IlvPieChartGraphic(IlvDisplay *display, const IlvRect &bbox, IlDouble startingAngle=0., IlDouble range=360., IlDouble centerRatio=0., IlvPalette *palette=0) | IlvPieChartGraphic | |
| IlvPolarChart(IlvDisplay *display, const IlvRect &bbox, IlBoolean useGrid=IlFalse, IlDouble startingAngle=0.0, IlDouble range=0.0, IlBoolean orientedClockwise=IlFalse, IlvPalette *palette=0, IlvPalette *gridPalette=0) | IlvPolarChart | |
| IlvScrollModeCycle enum value | IlvChartGraphic | |
| IlvScrollModeShift enum value | IlvChartGraphic | |
| IlvScrollModeStop enum value | IlvChartGraphic | |
| insertOrdinateScale(IlvAbstractScaleDisplayer *scale, IlUInt index=0) | IlvChartGraphic | virtual |
| invert(IlBoolean temp=IlFalse) | IlvGraphic | virtual |
| isFastScrollEnabled() const | IlvChartGraphic | |
| isReDrawnWhenNotified() const | IlvChartGraphic | |
| isUsingAutoRadius() const | IlvPieChartGraphic | |
| moveCursor(IlvAbstractChartCursor *cursor, IlDouble newValue, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| moveDisplayer(IlUInt displayerIndex, IlUInt newIndex) | IlvChartGraphic | virtual |
| projectHorizontally() const | IlvChartGraphic | |
| projectVertically() const | IlvChartGraphic | |
| reDrawWhenNotified(IlBoolean reDraw) | IlvChartGraphic | |
| removeAbscissaCursor(IlvAbstractChartCursor *cursor, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| removeAbscissaGrid(IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| removeAbscissaScale() | IlvChartGraphic | virtual |
| removeDisplayer(IlUInt displayerIndex) | IlvChartGraphic | virtual |
| removeDisplayers() | IlvChartGraphic | virtual |
| removeOrdinateCursor(IlvAbstractChartCursor *cursor, IlUInt index=0, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| removeOrdinateGrid(IlUInt index=0, IlBoolean reDraw=IlTrue) | IlvChartGraphic | |
| removeOrdinateGrids() | IlvChartGraphic | virtual |
| removeOrdinateScale(IlUInt index) | IlvChartGraphic | virtual |
| removeOrdinateScales() | IlvChartGraphic | virtual |
| replaceDisplayer(IlvAbstractChartDisplayer *oldDisplayer, IlvAbstractChartDisplayer *newDisplayer, IlBoolean copyPalettes=IlFalse) | IlvChartGraphic | virtual |
| ScrollMode enum name | IlvChartGraphic | |
| setAbscissaGrid(IlvAbstractGridDisplayer *grid) | IlvChartGraphic | virtual |
| setAbscissaScale(IlvSingleScaleDisplayer *scale) | IlvChartGraphic | virtual |
| setAlpha(IlvIntensity alpha) | IlvGraphic | virtual |
| setAntialiasingMode(IlvAntialiasingMode mode) | IlvGraphic | virtual |
| setArcMode(IlvArcMode mode) | IlvGraphic | virtual |
| setAxisCrossing(IlInt index, IlvAxisCrossing *) | IlvChartGraphic | |
| setAxisCrossing(IlInt index, IlDouble val) | IlvChartGraphic | |
| setCenterRatio(IlDouble ratio) | IlvPieChartGraphic | |
| setCursorVisible(IlvAbstractChartCursor *cursor, IlBoolean visible) | IlvChartGraphic | |
| setData(IlvAbstractChartData *data) | IlvChartGraphic | virtual |
| setDrawOrder(IlvDrawOrder drawOrder) | IlvChartGraphic | |
| setFillRule(IlvFillRule rule) | IlvGraphic | virtual |
| setFont(IlvFont *font) | IlvGraphic | virtual |
| setForeground(IlvColor *foreground) | IlvGraphic | virtual |
| setLayout(IlvChartLayout *layout) | IlvChartGraphic | virtual |
| setLegend(IlvChartLegend *legend) | IlvChartGraphic | |
| setLineStyle(IlvLineStyle *style) | IlvGraphic | virtual |
| setLineWidth(IlUShort width) | IlvGraphic | virtual |
| setOrdinateGrid(IlUInt index, IlvAbstractGridDisplayer *grid) | IlvChartGraphic | virtual |
| setOrdinateScale(IlUInt index, IlvAbstractScaleDisplayer *scale) | IlvChartGraphic | virtual |
| setProjectedPointsPalette(IlvPalette *palette) | IlvChartGraphic | |
| setProjectHorizontally(IlBoolean projectHorizontally) | IlvChartGraphic | |
| setProjector(IlvAbstractProjector *projector) | IlvChartGraphic | virtual |
| setProjectVertically(IlBoolean projectVertically) | IlvChartGraphic | |
| setRange(IlDouble range) | IlvPieChartGraphic | |
| setScrollMode(ScrollMode mode, IlBoolean createCursor=IlFalse) | IlvChartGraphic | |
| setScrollRatio(IlDouble ratio) | IlvChartGraphic | |
| setStartingAngle(IlDouble angle) | IlvPieChartGraphic | |
| stackScales(IlUInt count, const IlvSingleScaleDisplayer *const *scales, IlDouble offsetRatio) | IlvChartGraphic | |
| translateCharts(IlDouble deltaAbscissa, IlDouble deltaOrdinate, IlUInt ordinateAxisIndex=0, IlBoolean redraw=IlTrue, IlBoolean clipToAutoRange=IlTrue) | IlvChartGraphic | virtual |
| update() | IlvChartGraphic | virtual |
| updateAndReDraw() | IlvChartGraphic | |
| useAutoRadius(IlBoolean b) | IlvPieChartGraphic | |
| zoomCharts(const IlvCoordInterval &abscissaRange, IlBoolean redraw=IlTrue, IlBoolean clipToAutoRange=IlTrue) | IlvChartGraphic | virtual |
| zoomCharts(const IlvCoordInterval &ordinateRange, IlUInt ordinateAxisIndex, IlBoolean redraw=IlTrue, IlBoolean clipToAutoRange=IlTrue) | IlvChartGraphic | virtual |
| zoomCharts(const IlvCoordInterval &abscissaRange, const IlvCoordInterval &ordinateRange, IlUInt ordinateAxisIndex=0, IlBoolean redraw=IlTrue, IlBoolean clipToAutoRange=IlTrue) | IlvChartGraphic | |
| ~IlvChartGraphic() | IlvChartGraphic | virtual |
© Copyright 2015, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.