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 _

T

table_end - Static variable in class g2d.graph.java_cup.Main
Timing data -- when did we end table construction
takeAction(String) - Method in class g2d.graph.EdgeDialog
 
takeAction(String) - Method in class g2d.graph.NodeDialog
 
TaskFactory - Class in g2d.util
 
TaskFactory(Frame) - Constructor for class g2d.util.TaskFactory
 
tell(int, String) - Static method in class g2d.util.Request
 
TERMINAL - Static variable in class g2d.graph.java_cup.sym
 
terminal - Class in g2d.graph.java_cup
This class represents a terminal symbol in the grammar.
terminal(String, String, int, int) - Constructor for class g2d.graph.java_cup.terminal
Full constructor.
terminal(String, String) - Constructor for class g2d.graph.java_cup.terminal
Constructor for non-precedented terminal
terminal(String) - Constructor for class g2d.graph.java_cup.terminal
Constructor with default type.
terminal_set - Class in g2d.graph.java_cup
A set of terminals implemented as a bitset.
terminal_set() - Constructor for class g2d.graph.java_cup.terminal_set
Constructor for an empty set.
terminal_set(terminal_set) - Constructor for class g2d.graph.java_cup.terminal_set
Constructor for cloning from another set.
TEXTCOLOR - Static variable in class g2d.swing.IOPConstants
 
TextGlyph - Class in g2d.glyph
A glyph that is anti-aliased text.
TextGlyph(String) - Constructor for class g2d.glyph.TextGlyph
Create glyph with given text.
TextGlyph(String, int) - Constructor for class g2d.glyph.TextGlyph
Create glyph with given text and font size.
TextGlyph(String, int, String) - Constructor for class g2d.glyph.TextGlyph
Create glyph with given text, font size, and font family.
TextGlyph(String, int, String, Color) - Constructor for class g2d.glyph.TextGlyph
Create glyph with given text, font size, font family, and text color.
the_production() - Method in class g2d.graph.java_cup.lr_item_core
The production for the item.
the_symbol() - Method in class g2d.graph.java_cup.symbol_part
The symbol that this part is made up of.
THRESHOLD - Static variable in class g2d.graph.Manifold
The threshold, in graph size, when manifolds are used automatically.
timestr(long, long) - Static method in class g2d.graph.java_cup.Main
Helper routine to format a decimal based display of seconds and percentage of total time given counts of milliseconds.
title_str - Static variable in class g2d.graph.java_cup.version
Full title of the system
TO - Static variable in class g2d.graph.sym
 
to_simple_string() - Method in class g2d.graph.java_cup.lr_item_core
Convert to a string (separated out from toString() so we can call it from subclass that overrides toString()).
to_simple_string() - Method in class g2d.graph.java_cup.production
Convert to a simpler string.
to_state() - Method in class g2d.graph.java_cup.lalr_transition
The state we transition to.
toggleVerbosity() - Static method in class g2d.jlambda.Debugger
This toggles the verbosity flag.
top() - Method in class g2d.graph.java_cup.runtime.virtual_parse_stack
Return value on the top of the stack (without popping it).
tos - Variable in class g2d.graph.java_cup.runtime.lr_parser
Indication of the index for top of stack (for use by actions).
toString() - Method in class g2d.graph.IOPEdge
The String representation conforming to DOT format of edges, for example: "20 -> 4".
toString() - Method in class g2d.graph.IOPNode
 
toString() - Method in class g2d.graph.java_cup.action_part
Convert to a string.
toString() - Method in class g2d.graph.java_cup.lalr_item
Convert to string.
toString() - Method in class g2d.graph.java_cup.lalr_item_set
Convert to string.
toString() - Method in class g2d.graph.java_cup.lalr_state
Convert to a string.
toString() - Method in class g2d.graph.java_cup.lalr_transition
Convert to a string.
toString() - Method in class g2d.graph.java_cup.lr_item_core
Convert to a string
toString() - Method in class g2d.graph.java_cup.non_terminal
convert to string
toString() - Method in class g2d.graph.java_cup.nonassoc_action
Convert to string.
toString() - Method in class g2d.graph.java_cup.parse_action
Convert to string.
toString() - Method in class g2d.graph.java_cup.parse_action_table
 
toString() - Method in class g2d.graph.java_cup.parse_reduce_table
Convert to a string.
toString() - Method in class g2d.graph.java_cup.production
Convert to a string.
toString() - Method in class g2d.graph.java_cup.production_part
Convert to a string.
toString() - Method in class g2d.graph.java_cup.reduce_action
Convert to string.
toString() - Method in class g2d.graph.java_cup.runtime.Symbol
Printing this token out.
toString() - Method in class g2d.graph.java_cup.shift_action
Convert to a string.
toString() - Method in class g2d.graph.java_cup.symbol
Convert to a string.
toString() - Method in class g2d.graph.java_cup.symbol_part
Convert to a string.
toString() - Method in class g2d.graph.java_cup.symbol_set
Convert to a string.
toString() - Method in class g2d.graph.java_cup.terminal
Convert to a string.
toString() - Method in class g2d.graph.java_cup.terminal_set
Convert to string.
toString() - Method in class g2d.jlambda.Closure
A string representation of the closure.
toString() - Method in class g2d.jlambda.Code
 
toString(Code) - Static method in class g2d.jlambda.Code
 
toString() - Method in exception g2d.jlambda.EvaluateError
 
toString() - Method in class g2d.jlambda.List
The unprettyprinted String representation of this list.
toString() - Method in exception g2d.jlambda.ParseError
 
toString() - Method in class g2d.jlambda.PrimitiveData
 
toString() - Method in exception g2d.jlambda.SyntaxError
 
toString() - Method in class g2d.swing.IOPMenuItem
 
toString() - Method in class g2d.util.ActorMsg
 
transform(AffineTransform) - Method in class g2d.closure.ClosureGlyph
 
transform(AffineTransform) - Method in class g2d.glyph.AnimatedGlyph
 
transform(AffineTransform) - Method in class g2d.glyph.Glyph
 
transform(AffineTransform) - Method in class g2d.glyph.Glyphish
 
transform(AffineTransform) - Method in class g2d.glyph.GlyphList
 
transform(AffineTransform) - Method in class g2d.glyph.ImageGlyph
 
transform(AffineTransform) - Method in class g2d.graph.GraphItem
 
transitions() - Method in class g2d.graph.java_cup.lalr_state
List of transitions out of this state.
translate(double, double) - Method in class g2d.glyph.Glyphish
 
try_parse_ahead(boolean) - Method in class g2d.graph.java_cup.runtime.lr_parser
Do a simulated parse forward (a "parse ahead") from the current stack configuration using stored lookahead input and a virtual parse stack.

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 _