public final class PolarAxisLocation extends Object implements Serializable
PolarPlot
.Modifier and Type | Field and Description |
---|---|
static PolarAxisLocation |
EAST_ABOVE
Axis above east.
|
static PolarAxisLocation |
EAST_BELOW
Axis below east.
|
static PolarAxisLocation |
NORTH_LEFT
Axis left of north.
|
static PolarAxisLocation |
NORTH_RIGHT
Axis right of north.
|
static PolarAxisLocation |
SOUTH_LEFT
Axis left of south.
|
static PolarAxisLocation |
SOUTH_RIGHT
Axis right of south.
|
static PolarAxisLocation |
WEST_ABOVE
Axis above west.
|
static PolarAxisLocation |
WEST_BELOW
Axis below west.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Returns
true if this object is equal to the specified
object, and false otherwise. |
String |
toString()
Returns a string representing the object.
|
public static final PolarAxisLocation NORTH_LEFT
public static final PolarAxisLocation NORTH_RIGHT
public static final PolarAxisLocation SOUTH_LEFT
public static final PolarAxisLocation SOUTH_RIGHT
public static final PolarAxisLocation EAST_ABOVE
public static final PolarAxisLocation EAST_BELOW
public static final PolarAxisLocation WEST_ABOVE
public static final PolarAxisLocation WEST_BELOW
public String toString()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics