- Label - Class in de.uni_due.inf.ti.graph
-
This class represents an edge label.
- Label(String, int) - Constructor for class de.uni_due.inf.ti.graph.Label
-
Creates a new label with a given name and arity.
- Label(String) - Constructor for class de.uni_due.inf.ti.graph.Label
-
Create a new binary label.
- Label(Label) - Constructor for class de.uni_due.inf.ti.graph.Label
-
Creates a new Label which is a copy of another one.
- labelStyleName - Static variable in class de.uni_due.inf.ti.graph.visual.GraphVisualizer
-
- LexicalError(boolean, int, int, int, String, char) - Static method in error de.uni_due.inf.ti.graph.io.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the
token manager to indicate a lexical error.
- lexStateNames - Static variable in class de.uni_due.inf.ti.graph.io.SgfParserTokenManager
-
Lexer state names.
- line - Variable in class de.uni_due.inf.ti.graph.io.SimpleCharStream
-
- LINE_CMT - Static variable in interface de.uni_due.inf.ti.graph.io.SgfParserConstants
-
RegularExpression Id.
- listIterator() - Method in class de.uni_due.inf.ti.graph.InterfaceGraph.Interface
-
- listIterator(int) - Method in class de.uni_due.inf.ti.graph.InterfaceGraph.Interface
-