|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jcgm.core.DashType
public class DashType
| Field Summary | |
|---|---|
static int |
DASH
|
static int |
DASH_DOT
|
static int |
DASH_DOT_DOT
|
static int |
DOT
|
static int |
SOLID
|
| Constructor Summary | |
|---|---|
DashType()
|
|
| 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 SOLID
public static final int DASH
public static final int DOT
public static final int DASH_DOT
public static final int DASH_DOT_DOT
| Constructor Detail |
|---|
public DashType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||