lt.monarch.chart.chart2D.series
Class PieLabelsInsideLayouter

java.lang.Object
  extended by lt.monarch.chart.chart2D.series.AbstractPieLabelsLayouter
      extended by lt.monarch.chart.chart2D.series.PieLabelsInsideLayouter
All Implemented Interfaces:
java.io.Serializable

public class PieLabelsInsideLayouter
extends AbstractPieLabelsLayouter

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.chart2D.series.AbstractPieLabelsLayouter
labelAlignment, pieLabelList
 
Constructor Summary
Constructor and Description
PieLabelsInsideLayouter()
           
 
Method Summary
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

PieLabelsInsideLayouter

public PieLabelsInsideLayouter()
Method Detail

layout

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