public final class PlotOrientation extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static PlotOrientation |
HORIZONTAL
For a plot where the range axis is horizontal.
|
static PlotOrientation |
VERTICAL
For a plot where the range axis is vertical.
|
public static final PlotOrientation HORIZONTAL
public static final PlotOrientation VERTICAL
Copyright © 2001-2014 JFree.org. All Rights Reserved.