|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.util.CircularLabelLayouter
public class CircularLabelLayouter extends java.lang.Object
Circular label layouter. Used for layouting labels in pie series.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CircularLabelLayouter.Label
|
| Constructor and Description |
|---|
CircularLabelLayouter()
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareLabels(CircularLabelLayouter.Label l1,
CircularLabelLayouter.Label l2)
|
void |
layout(CircularLabelLayouter.Label[] labels)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CircularLabelLayouter()
| Method Detail |
|---|
public void layout(CircularLabelLayouter.Label[] labels)
protected int compareLabels(CircularLabelLayouter.Label l1,
CircularLabelLayouter.Label l2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||