A B C D E F G I J K L M N P R S T U V

I

Id - Class in com.alexmerz.graphviz.objects
This object is used to identify graphs and nodes Note, that an object may contain an id or a label.
Id() - Constructor for class com.alexmerz.graphviz.objects.Id
 
id() - Method in class com.alexmerz.graphviz.Parser
Production for single id element
ID - Static variable in interface com.alexmerz.graphviz.ParserConstants
 
image - Variable in class com.alexmerz.graphviz.Token
The string image of the token.
IN_COMMENT - Static variable in interface com.alexmerz.graphviz.ParserConstants
 
IN_COMMENT_OL - Static variable in interface com.alexmerz.graphviz.ParserConstants
 
isDigraph() - Method in class com.alexmerz.graphviz.ParserTokenManager
used to select the correct edge operator already on Tokenizer level
isEqual(Id) - Method in class com.alexmerz.graphviz.objects.Id
Compares the Ids.
isStrict() - Method in class com.alexmerz.graphviz.objects.Graph
Returns wether the graph is strict or not
isSubgraph() - Method in class com.alexmerz.graphviz.objects.Node
Returns true, if the node object represents a subgraph.

A B C D E F G I J K L M N P R S T U V