|
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.axis.AxisPosition
public class AxisPosition
The AxisPosition class contains axis placements that can
be used by the BaseAxis.setAxisPosition(AxisPosition).
| Field Summary | |
|---|---|
static AxisPosition |
NONE
Showing of this axis is disabled. |
static AxisPosition |
ON_MAX
The axis position on the maximum of the other axis. |
static AxisPosition |
ON_MIN
The axis position is on the minimum of the other axis. |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Field Detail |
|---|
public static final AxisPosition NONE
public static final AxisPosition ON_MIN
public static final AxisPosition ON_MAX
| 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 | |||||||