Package | Description |
---|---|
de.uni_due.inf.ti.graph.io |
Class and Description |
---|
DotStyle
Object style.
|
DotStyle.Color
Enum which specifies the color.
|
DotStyle.LineStyle
Enum which specifies the line style.
|
DotStyle.Shape
Enum which specifies shapes.
|
GraphExporter
Abstract superclass of classes which write graphical representations of
graphs, rules and transition systems to files.
|
GraphExporter.Format |
ParseException
This exception is thrown when parse errors are encountered.
|
SgfParserConstants
Token literal values and constants.
|
SgfParserTokenManager
Token Manager.
|
SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Token
Describes the input token stream.
|