|
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.LegendPlacement
public class LegendPlacement
The LegendPlacement class contains legend placements that can
be used by the legend.
| Field Summary | |
|---|---|
static LegendPlacement |
BOTTOM
The legend is showing on the bottom site of chart. |
static LegendPlacement |
LEFT
The legend is showing on the left site of chart. |
static LegendPlacement |
NONE
Disable showing legend. |
static LegendPlacement |
RIGHT
The legend is showing on the right site of chart. |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
toString()
Returns a string representing the object. |
| Field Detail |
|---|
public static final LegendPlacement NONE
public static final LegendPlacement LEFT
public static final LegendPlacement RIGHT
public static final LegendPlacement BOTTOM
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode 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 | |||||||