|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.chart2D.series.AbstractPieLabelsLayouter
lt.monarch.chart.chart2D.series.PieLabelsInsideLayouter
public class PieLabelsInsideLayouter extends AbstractPieLabelsLayouter
Pie labels layouter, when labels is inside the pie
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.chart2D.series.AbstractPieLabelsLayouter |
|---|
labelAlignment, pieLabelList |
| Constructor and Description |
|---|
PieLabelsInsideLayouter()
|
| Modifier and Type | Method and Description |
|---|---|
void |
layout(java.util.List<PieSliceLabelEntry> labelList,
Projector projector)
|
| Methods inherited from class lt.monarch.chart.chart2D.series.AbstractPieLabelsLayouter |
|---|
calculateLabelPosition, getPieLabelAlignment, isPieDifficult, setPieLabelAlignment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PieLabelsInsideLayouter()
| Method Detail |
|---|
public void layout(java.util.List<PieSliceLabelEntry> labelList,
Projector projector)
layout in class AbstractPieLabelsLayouterlabelList - list of labelsprojector - projector of charts
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||