|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjigcell.compare.plotter.IPlotter.Combine
public static final class IPlotter.Combine
The types of series combine options.
| Field Summary | |
|---|---|
static IPlotter.Combine |
ACROSS
Combine across series option. |
private java.lang.String |
name
Name of this option |
static IPlotter.Combine |
NONE
No series combining option. |
| Constructor Summary | |
|---|---|
private |
IPlotter.Combine(java.lang.String name)
Creates a new combine option. |
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final IPlotter.Combine ACROSS
public static final IPlotter.Combine NONE
private final java.lang.String name
| Constructor Detail |
|---|
private IPlotter.Combine(java.lang.String name)
name - Display name| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||