|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.chart3D.series.AbstractPie3DLabelsLayouter
lt.monarch.chart.chart3D.series.Pie3DLabelsOutsideLayouter
lt.monarch.chart.chart3D.series.Pie3DLabelsOutsideWithLineLayouter
public class Pie3DLabelsOutsideWithLineLayouter extends Pie3DLabelsOutsideLayouter
Pie labels layouter, when labels are drawn outside the series with pointers to the segment.
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.chart3D.series.AbstractPie3DLabelsLayouter |
|---|
labelAlignment, pieLabelList |
| Constructor and Description |
|---|
Pie3DLabelsOutsideWithLineLayouter()
|
| Modifier and Type | Method and Description |
|---|---|
void |
layout(java.util.ArrayList<Pie3DSliceLabelEntry> labelList,
Projector projector)
|
| Methods inherited from class lt.monarch.chart.chart3D.series.Pie3DLabelsOutsideLayouter |
|---|
corectLabel, layoutCircular, layoutLeftRight |
| Methods inherited from class lt.monarch.chart.chart3D.series.AbstractPie3DLabelsLayouter |
|---|
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 Pie3DLabelsOutsideWithLineLayouter()
| Method Detail |
|---|
public void layout(java.util.ArrayList<Pie3DSliceLabelEntry> labelList,
Projector projector)
layout in class Pie3DLabelsOutsideLayouterlabelList - list of labelsprojector - projector of charts
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||