|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jgnuplot.State
public final class State
This class models a triplet value for certain settings, basicly it is boolean that can also be unspecified.
| Field Summary | |
|---|---|
static int |
NOT_SPECIFIED
|
static int |
OFF
|
static int |
ON
|
| Constructor Summary | |
|---|---|
private |
State()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ON
public static final int OFF
public static final int NOT_SPECIFIED
| Constructor Detail |
|---|
private State()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||