public final class TableOrder extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static TableOrder |
BY_COLUMN
By column.
|
static TableOrder |
BY_ROW
By row.
|
public static final TableOrder BY_ROW
public static final TableOrder BY_COLUMN
Copyright © 2001-2014 JFree.org. All Rights Reserved.