lt.monarch.chart.chart3D.series
Class Pie3DLabelsInsideLayouter

java.lang.Object
  extended by lt.monarch.chart.chart3D.series.AbstractPie3DLabelsLayouter
      extended by lt.monarch.chart.chart3D.series.Pie3DLabelsInsideLayouter
All Implemented Interfaces:
java.io.Serializable

public class Pie3DLabelsInsideLayouter
extends AbstractPie3DLabelsLayouter

Pie labels layouter, when labels is inside the pie

See Also:
Serialized Form

Field Summary
Modifier and Type Field and Description
 
Fields inherited from class lt.monarch.chart.chart3D.series.AbstractPie3DLabelsLayouter
labelAlignment, pieLabelList
 
Constructor Summary
Constructor and Description
Pie3DLabelsInsideLayouter()
           
 
Method Summary
Modifier and Type Method and Description
 void layout(java.util.ArrayList<Pie3DSliceLabelEntry> labelList, Projector projector)
           
 
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

Pie3DLabelsInsideLayouter

public Pie3DLabelsInsideLayouter()
Method Detail

layout

public void layout(java.util.ArrayList<Pie3DSliceLabelEntry> labelList,
                   Projector projector)
Specified by:
layout in class AbstractPie3DLabelsLayouter
Parameters:
labelList - list of labels
projector - projector of charts