Package | Description |
---|---|
g2d.graph |
This package contains the specialized graph members of the glyphish hierarchy.
|
Modifier and Type | Field and Description |
---|---|
Dot.FileType |
Dot.DotFormat.fileType |
Modifier and Type | Method and Description |
---|---|
static Dot.FileType |
Dot.FileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Dot.FileType[] |
Dot.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|