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.
|
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()
Copyright © 2001-2014 JFree.org. All Rights Reserved.