Graphics2D Actor API
A B C D E F G H I J K L M N O P Q R S T U V W Z _

D

DASHED - Static variable in class g2d.graph.IOPEdge
Style of a dashed line for this edge.
DEBUG - Static variable in class g2d.glyph.Glyphish
 
DEBUG - Static variable in class g2d.glyph.Identifiable
 
DEBUG - Static variable in class g2d.jlambda.Evaluate
 
DEBUG - Static variable in class g2d.Main
A simple static DEBUG switch that turns on some error stream commentary.
DEBUG - Static variable in class g2d.swing.IOPComponent
 
DEBUG - Static variable in class g2d.util.ActorMsg
 
debug_message(String) - Method in class g2d.graph.java_cup.runtime.lr_parser
Write a debugging message to System.err for the debugging version of the parser.
debug_next_token() - Static method in class g2d.graph.java_cup.lexer
Debugging version of next_token().
debug_parse() - Method in class g2d.graph.java_cup.runtime.lr_parser
Perform a parse with debugging output.
debug_reduce(int, int, int) - Method in class g2d.graph.java_cup.runtime.lr_parser
Do debug output for a reduce.
debug_shift(Symbol) - Method in class g2d.graph.java_cup.runtime.lr_parser
Do debug output for shift.
debug_stack() - Method in class g2d.graph.java_cup.runtime.lr_parser
Do debug output for stack state.
Debugger - Class in g2d.jlambda
This class allows the JLambda user to tailor the level of verbosity in error reporting.
declare_labels(production_part[], int, String) - Method in class g2d.graph.java_cup.production
Declare label names as valid variables within the action string
default_reduce - Variable in class g2d.graph.java_cup.parse_action_row
Default (reduce) action for this row
dehighlight() - Method in class g2d.graph.GraphItem
Revert highlighting to previous state (if any).
dehighlight() - Method in class g2d.graph.IOPEdge
Revert highlighting to previous state (if any).
dehighlight() - Method in class g2d.graph.IOPNode
Remove background shapes used for highlighting.
deleteFile(String) - Static method in class g2d.util.IO
 
df - Static variable in class g2d.swing.IOPConstants
 
DIGRAPH - Static variable in class g2d.graph.sym
 
display() - Method in class g2d.swing.IOPInfoPopup
 
displayText(String, String, boolean) - Method in class g2d.swing.IOPView
Display label and text in output area (if output set).
displayTextMenu(String, List) - Method in class g2d.swing.IOPView
Display new text menu in output area (if output set).
dispose() - Method in class g2d.swing.IOPInfoPopup
 
distanceTo(Point2D) - Method in class g2d.graph.GraphItem
Calculate distance from this graph item to given point.
distanceTo(Point2D) - Method in class g2d.graph.IOPEdge
Calculate distance from this edge to given point.
distanceTo(Point2D) - Method in class g2d.graph.IOPNode
Calculate distance from this node to given point.
divideByZero(int) - Static method in class g2d.util.Bugs
 
do_action(int, lr_parser, Stack, int) - Method in class g2d.graph.java_cup.parser
Invoke a user supplied parse action.
do_action(int, lr_parser, Stack, int) - Method in class g2d.graph.java_cup.runtime.lr_parser
Perform a bit of user supplied action code (supplied by generated subclass).
do_action(int, lr_parser, Stack, int) - Method in class g2d.graph.parser
Invoke a user supplied parse action.
do_action_table(PrintWriter, parse_action_table, boolean) - Static method in class g2d.graph.java_cup.emit
Emit the action table.
do_code_string() - Static method in class g2d.graph.java_cup.lexer
Swallow up a code string.
do_escaped(PrintWriter, char) - Static method in class g2d.graph.java_cup.emit
 
do_id() - Static method in class g2d.graph.java_cup.lexer
Process an identifier.
do_newline(PrintWriter, int, int) - Static method in class g2d.graph.java_cup.emit
 
do_reduce_table(PrintWriter, parse_reduce_table) - Static method in class g2d.graph.java_cup.emit
Emit the reduce-goto table.
do_table_as_string(PrintWriter, short[][]) - Static method in class g2d.graph.java_cup.emit
 
doAction(Object, Object) - Method in class g2d.swing.IOPMenuItem
Execute associated action with this item if it is currently set.
doLayout() - Method in class g2d.graph.IOPGraph
Lays out an already existing graph.
done_parsing() - Method in class g2d.graph.java_cup.runtime.lr_parser
This method is called to indicate that the parser should quit.
Dot - Class in g2d.graph
Encapsulating the interface to the dot graph rawing and layout program.
Dot() - Constructor for class g2d.graph.Dot
 
DOT - Static variable in class g2d.graph.Dot
Indicates that the output from the dot query should be in the dot format.
DOT - Static variable in class g2d.graph.java_cup.sym
 
dot_at_end() - Method in class g2d.graph.java_cup.lr_item_core
Is the dot at the end of the production?
dot_before_nt() - Method in class g2d.graph.java_cup.lr_item_core
Determine if we have a dot before a non terminal, and if so which one (return null or the non terminal).
dot_pos() - Method in class g2d.graph.java_cup.lr_item_core
The position of the "dot" -- this indicates the part of the production that the marker is before, so 0 indicates a dot at the beginning of the RHS.
DOTTED - Static variable in class g2d.graph.IOPEdge
Style of a dotted line for this edge.
doubleValue - Variable in class g2d.util.Variable
 
dump() - Method in class g2d.jlambda.Code
 
dump_end - Static variable in class g2d.graph.java_cup.Main
Timing data -- when did we end dumping
dump_grammar() - Static method in class g2d.graph.java_cup.Main
Produce a human readable dump of the grammar.
dump_machine() - Static method in class g2d.graph.java_cup.Main
Produce a (semi-) human readable dump of the complete viable prefix recognition state machine.
dump_stack() - Method in class g2d.graph.java_cup.runtime.lr_parser
Dump the parse stack for debugging purposes.
dump_state(lalr_state) - Static method in class g2d.graph.java_cup.lalr_state
Helper routine for debugging -- produces a dump of the given state onto System.out.
dump_tables() - Static method in class g2d.graph.java_cup.Main
Produce a (semi-) human readable dumps of the parse tables

Graphics2D Actor API
A B C D E F G H I J K L M N O P Q R S T U V W Z _