|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.inet.report.chart.plot.PieLegendLayout
public class PieLegendLayout
This class defines the layout of the pie legend.
| Field Summary | |
|---|---|
static PieLegendLayout |
SHOW_LABEL
The legend shows only the label, the group value. |
static PieLegendLayout |
SHOW_LABEL_AND_AMOUNT
The legend shows the label and the amount. |
static PieLegendLayout |
SHOW_LABEL_AND_AMOUNT_AND_PERCENTAGE
The legend shows the label the amount and the percentage. |
static PieLegendLayout |
SHOW_LABEL_AND_PERCENTAGE
The legend shows the label and the percentage. |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Field Detail |
|---|
public static final PieLegendLayout SHOW_LABEL
public static final PieLegendLayout SHOW_LABEL_AND_AMOUNT
public static final PieLegendLayout SHOW_LABEL_AND_PERCENTAGE
public static final PieLegendLayout SHOW_LABEL_AND_AMOUNT_AND_PERCENTAGE
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||