public class PieDrawingManager extends PieDonutDrawingManagerBase<PieRenderPassData> implements IPieDrawingManager
IPieDrawingManager
implementationcanvas, cx, cy, outerPieRect, paint, pathBuffer, piePaintRect, spacing, spacingAngle, textPaint
Constructor and Description |
---|
PieDrawingManager() |
Modifier and Type | Method and Description |
---|---|
void |
drawPieSegments(java.util.List<PieSegmentRenderPassData> segments,
float selectedSegmentOffset)
Draws specified pie segments
|
calculateSpacingAngle, drawLabels, onBeginDrawing, onEndDrawing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
drawLabels, onBeginDrawing, onEndDrawing
public void drawPieSegments(java.util.List<PieSegmentRenderPassData> segments, float selectedSegmentOffset)
IPieDrawingManager
drawPieSegments
in interface IPieDrawingManager
segments
- The pie segments to drawselectedSegmentOffset
- The offset to apply for selected segments