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 _

R

RBRACE - Static variable in class g2d.graph.sym
 
RBRACK - Static variable in class g2d.graph.java_cup.sym
 
read_lookahead() - Method in class g2d.graph.java_cup.runtime.lr_parser
Read from input to establish our buffer of "parse ahead" lookahead Symbols.
readActorMsg() - Static method in class g2d.util.ActorMsg
 
ReadEvalPrintLoop - Class in g2d.jlambda
The read, eval, then print loop.
readInt() - Static method in class g2d.util.ActorMsg
 
readln() - Static method in class g2d.util.IO
 
real_next - Variable in class g2d.graph.java_cup.runtime.virtual_parse_stack
Top of stack indicator for where we leave off in the real stack.
real_next_token() - Static method in class g2d.graph.java_cup.lexer
The actual routine to return one Symbol.
real_stack - Variable in class g2d.graph.java_cup.runtime.virtual_parse_stack
The real stack that we shadow.
REDUCE - Static variable in class g2d.graph.java_cup.parse_action
Constants for action type -- reduce action.
reduce_action - Class in g2d.graph.java_cup
This class represents a reduce action within the parse table.
reduce_action(production) - Constructor for class g2d.graph.java_cup.reduce_action
Simple constructor.
reduce_check_end - Static variable in class g2d.graph.java_cup.Main
Timing data -- when did we end checking for non-reduced productions
reduce_tab - Variable in class g2d.graph.java_cup.runtime.lr_parser
Direct reference to the reduce-goto table.
reduce_table - Static variable in class g2d.graph.java_cup.Main
Resulting reduce-goto table.
reduce_table() - Method in class g2d.graph.java_cup.parser
Access to reduce_goto table.
reduce_table() - Method in class g2d.graph.java_cup.runtime.lr_parser
The reduce-goto table (supplied by generated subclass).
reduce_table() - Method in class g2d.graph.parser
Access to reduce_goto table.
reduce_with() - Method in class g2d.graph.java_cup.reduce_action
The production we reduce with.
reduction_count - Static variable in class g2d.graph.java_cup.parse_action_row
Table of reduction counts (reused by compute_default()).
remove(Glyphish) - Method in class g2d.glyph.GlyphList
Remove all occurences of given glyphish thing from this list.
remove(lalr_item) - Method in class g2d.graph.java_cup.lalr_item_set
Remove a single item if it is in the set.
remove(lalr_item_set) - Method in class g2d.graph.java_cup.lalr_item_set
Remove (set subtract) a complete set.
remove(symbol) - Method in class g2d.graph.java_cup.symbol_set
Remove a single symbol if it is in the set.
remove(symbol_set) - Method in class g2d.graph.java_cup.symbol_set
Remove (set subtract) a complete set.
remove(terminal) - Method in class g2d.graph.java_cup.terminal_set
Remove a terminal if it is in the set.
remove(int) - Method in class g2d.jlambda.List
As specified by the AbstractList template.
remove(Glyphish) - Method in class g2d.swing.IOPComponent
 
remove(Glyphish) - Method in class g2d.swing.IOPView
 
remove_embedded_actions() - Method in class g2d.graph.java_cup.production
Remove all embedded actions from a production by factoring them out into individual action production using new non terminals.
removeChangeListener(ChangeListener) - Method in class g2d.graph.IOPGraph
Removes a listener to those registered for change events.
removeControlListener(ControlListener) - Method in class g2d.mwa.MWAControl
Removes given listeners from set of control listeners to be notified upon change.
removeExtension(String) - Method in class g2d.swing.IOPFileFilter
Removes given extenstion (in lower case) from list of accepted extensions.
removePropertyChangeListener(PropertyChangeListener) - Method in class g2d.closure.ClosureAction
 
removeZoomListener(ZoomListener) - Method in class g2d.swing.IOPComponent
Remove given zoom listener from list of objects to be notified upon zoom change.
removeZoomListener(ZoomListener) - Method in class g2d.swing.IOPView
Remove given zoom listener from list of objects to be notified upon zoom change.
report_conflicts(terminal_set) - Method in class g2d.graph.java_cup.lalr_state
Produce warning messages for all conflicts found in this state.
report_error(String, Object) - Method in class g2d.graph.java_cup.parser
 
report_error(String, Object) - Method in class g2d.graph.java_cup.runtime.lr_parser
Report a non fatal error (or warning).
report_fatal_error(String, Object) - Method in class g2d.graph.java_cup.parser
 
report_fatal_error(String, Object) - Method in class g2d.graph.java_cup.runtime.lr_parser
Report a fatal error.
report_reduce_reduce(lalr_item, lalr_item) - Method in class g2d.graph.java_cup.lalr_state
Produce a warning message for one reduce/reduce conflict.
report_shift_reduce(lalr_item, int) - Method in class g2d.graph.java_cup.lalr_state
Produce a warning message for one shift/reduce conflict.
Request - Class in g2d.util
 
Request(String) - Constructor for class g2d.util.Request
 
requestDot(int, String) - Static method in class g2d.graph.Dot
 
requestFocus() - Method in class g2d.swing.IOPView
 
restart_lookahead() - Method in class g2d.graph.java_cup.runtime.lr_parser
Reset the parse ahead input to one Symbol past where we started error recovery (this consumes one new Symbol from the real input).
rhs(int) - Method in class g2d.graph.java_cup.production
Access to the collection of parts for the right hand side.
rhs_length() - Method in class g2d.graph.java_cup.production
How much of the right hand side array we are presently using.
right - Static variable in class g2d.graph.java_cup.assoc
 
right - Variable in class g2d.graph.java_cup.runtime.Symbol
The data passed to parser
RIGHT - Static variable in class g2d.graph.java_cup.sym
 
rmEdge(IOPEdge) - Method in class g2d.graph.IOPGraph
Removes an edge from the graph.
rmNode(IOPNode) - Method in class g2d.graph.IOPGraph
Removes a node the graph.
rotate(double, double, double) - Method in class g2d.glyph.Glyphish
 
rotate(double) - Method in class g2d.glyph.Glyphish
 
ROW - Static variable in class g2d.graph.Manifold
Just for code reduction -- used to indicate we are processing rows.
RSQUARE - Static variable in class g2d.graph.sym
 
run() - Method in class g2d.closure.ClosureThread
 

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 _