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 X Y Z _

A

absolute_position - Static variable in class g2d.graph.java_cup.lexer
Character position in current line.
accept(File) - Method in class g2d.swing.FileFilter
 
accept(File) - Method in class g2d.swing.ImageFilter
 
accept(File) - Method in class g2d.swing.IOPFileFilter
methods of abstract super class
action() - Method in class g2d.graph.java_cup.production
An action_part containing code for the action to be performed when we reduce with this production.
ACTION - Static variable in class g2d.graph.java_cup.sym
 
action_code - Static variable in class g2d.graph.java_cup.emit
User declarations for direct inclusion in user action class.
action_code_time - Static variable in class g2d.graph.java_cup.emit
Time to produce action code class.
action_obj - Variable in class g2d.graph.java_cup.parser
Instance of action encapsulation class.
action_obj - Variable in class g2d.graph.parser
Instance of action encapsulation class.
action_part - Class in g2d.graph.java_cup
This class represents a part of a production which contains an action.
action_part(String) - Constructor for class g2d.graph.java_cup.action_part
Simple constructor.
action_production - Class in g2d.graph.java_cup
A specialized version of a production used when we split an existing production in order to remove an embedded action.
action_production(production, non_terminal, production_part[], int, String) - Constructor for class g2d.graph.java_cup.action_production
Constructor.
action_tab - Variable in class g2d.graph.java_cup.runtime.lr_parser
Direct reference to the action table.
action_table - Static variable in class g2d.graph.java_cup.Main
Resulting parse action table.
action_table() - Method in class g2d.graph.java_cup.parser
Access to parse-action table.
action_table() - Method in class g2d.graph.java_cup.runtime.lr_parser
The action table (supplied by generated subclass).
action_table() - Method in class g2d.graph.parser
Access to parse-action table.
action_table_time - Static variable in class g2d.graph.java_cup.emit
Time to produce the action table.
actionPerformed(ActionEvent) - Method in class g2d.closure.ClosureAbstractAction
 
actionPerformed(ActionEvent) - Method in class g2d.closure.ClosureAction
 
actionPerformed(ActionEvent) - Method in class g2d.closure.ClosureActionListener
 
actionPerformed(ActionEvent) - Method in class g2d.graph.EdgeDialog
 
actionPerformed(ActionEvent) - Method in class g2d.graph.NodeDialog
 
actionPerformed(ActionEvent) - Method in class g2d.graphviewer.actions.ZoomAction
 
actionPerformed(ActionEvent) - Method in class g2d.swing.IOPToolBar
 
ActorMsg - Class in g2d.util
The Actor messages, stripped down from yore.
ActorMsg(String) - Constructor for class g2d.util.ActorMsg
 
add(Glyphish) - Method in class g2d.glyph.GlyphList
Add something glyphish to this list.
add(Glyphish, AffineTransform) - Method in class g2d.glyph.GlyphList
Add something glyphish to this list transforming it beforehand using given affine transformation.
add(lalr_item) - Method in class g2d.graph.java_cup.lalr_item_set
Add a singleton item, merging lookahead sets if the item is already part of the set.
add(lalr_item_set) - Method in class g2d.graph.java_cup.lalr_item_set
Add a complete set, merging lookaheads where items are already in the set
add(symbol) - Method in class g2d.graph.java_cup.symbol_set
Add a single symbol to the set.
add(symbol_set) - Method in class g2d.graph.java_cup.symbol_set
Add (union) in a complete set.
add(terminal) - Method in class g2d.graph.java_cup.terminal_set
Add a single terminal to the set.
add(terminal_set) - Method in class g2d.graph.java_cup.terminal_set
Add (union) in a complete set.
add(Glyphish) - Method in class g2d.graph.Manifold
Adds glyphish thing to the appropriate charts.
add(int, Object) - Method in class g2d.jlambda.List
As specified by the AbstractList template.
add(PlotDescription) - Method in class g2d.plot.PlotView
 
add(String) - Method in class g2d.subset.Basis
 
ADD - Static variable in class g2d.subset.DEvent
 
add(Universe, int) - Method in class g2d.subset.Universe
 
add(Color, String) - Method in class g2d.swing.IOPColorKey
 
add(Color[], String[]) - Method in class g2d.swing.IOPColorKey
 
add(Glyphish) - Method in class g2d.swing.IOPComponent
 
add(Glyphish, AffineTransform) - Method in class g2d.swing.IOPComponent
 
add(IOPView) - Method in class g2d.swing.IOPFrame
Adds an IOPView to the center of frame.
add(IOPView, String) - Method in class g2d.swing.IOPFrame
Deprecated. Use IOPFrame.add(IOPView, int) instead.
add(IOPView, int) - Method in class g2d.swing.IOPFrame
Adds an IOPView to the specified position in BorderLayout to the frame.
add(Glyphish) - Method in class g2d.swing.IOPView
 
add(Glyphish, AffineTransform) - Method in class g2d.swing.IOPView
 
add2Dish(String[]) - Method in class g2d.subset.DDialog
 
add2DishToolbar(Component) - Method in class g2d.subset.DDialog
 
add2Manifold(Glyphish) - Method in class g2d.graph.IOPGraph
Adds a glyph to the appropriate charts in the manifold.
add2Toolbar(Component) - Method in class g2d.subset.DPanel
 
add2View(PlotView, AffineTransform) - Method in class g2d.plot.PlotDescription
 
add_production(production) - Method in class g2d.graph.java_cup.non_terminal
Add a production to our set of productions.
add_propagate(lalr_item) - Method in class g2d.graph.java_cup.lalr_item
Add a new item to the set of items we propagate to.
add_transition(symbol, lalr_state) - Method in class g2d.graph.java_cup.lalr_state
Add a transition out of this state to another.
addAction(String, Closure) - Method in class g2d.swing.IOPSingleSelect
Adds an associated action to an item in this dialog's list.
addAction(String[], Object[], Closure) - Method in class g2d.swing.IOPSingleSelect
 
addAll(ArrayList<Urelement>) - Method in class g2d.subset.SComboBoxModel
 
addButton(JButton) - Method in class g2d.swing.IOPSingleSelect
Adds a button to the dialog.
addButton(AbstractButton) - Method in class g2d.swing.IOPView
 
addButton(AbstractButton, int) - Method in class g2d.swing.IOPView
 
addButtonAction(Action) - Method in class g2d.subset.DPanel
 
addCategory(String, int[]) - Method in class g2d.subset.STree
 
addChangeListener(ChangeListener) - Method in class g2d.graph.IOPGraph
Adds a listener to those registered for change events.
addControlListener(ControlListener) - Method in class g2d.mwa.MWAControl
Adds given listeners to set of control listeners to be notified upon change.
addDefinition(String, Object) - Static method in class g2d.jlambda.Evaluate
 
addEdge(IOPEdge) - Method in class g2d.graph.IOPGraph
Adds an edge to the graph.
addElement(Object) - Method in class g2d.subset.SComboBoxModel
 
addExtension(String) - Method in class g2d.swing.IOPFileFilter
Adds given extension to list of accepted extensions.
addListDataListener(ListDataListener) - Method in class g2d.subset.SComboBoxModel
 
addMenu(String, String[], Closure) - Method in class g2d.swing.IOPDropdownButton
 
addMenuAt(JMenu, int) - Method in class g2d.graphviewer.BaseFrame
Insert a given menu to the current menu bar at given position.
addMenuItem(String, Closure) - Method in class g2d.swing.IOPDropdownButton
 
addMItem(IOPMenuItem) - Method in class g2d.swing.IOPTextMenu
Add new menu item to end of list.
addMItem(IOPMenuItem) - Method in class g2d.swing.IOPView
Adds a new menu item to the currently active text menu in output.
addMWAFrame(MWAFrame) - Method in class g2d.mwa.MWAControl
 
addNode(IOPNode) - Method in class g2d.graph.IOPGraph
Adds a node to the graph.
addOutput() - Method in class g2d.swing.IOPView
Adds a text output area at bottom of this view if it doesn't exist yet.
addPropertyChangeListener(PropertyChangeListener) - Method in class g2d.closure.ClosureAction
 
addSListener(SListener) - Method in class g2d.subset.Universe
 
addTab(String) - Method in class g2d.subset.DDialog
 
addTab(String, String) - Method in class g2d.subset.DPanel
 
addTab(String) - Method in class g2d.subset.SDialog
 
addTab(String, String, Universe) - Method in class g2d.subset.STabbedPane
 
addTab(String, STree) - Method in class g2d.subset.STabbedPane
 
addToolBar() - Method in class g2d.swing.IOPView
 
addToolbarAction(Action) - Method in class g2d.subset.DPanel
 
addZoomListener(ZoomListener) - Method in class g2d.graphviewer.GraphPanel
Add given zoom listener to list of objects to be notified upon zoom change.
addZoomListener(ZoomListener) - Method in class g2d.swing.IOPComponent
Add given zoom listener to list of objects to be notified upon zoom change.
addZoomListener(ZoomListener) - Method in class g2d.swing.IOPView
Add given zoom listener to list of objects to be notified upon zoom change.
advance() - Static method in class g2d.graph.java_cup.lexer
Advance the scanner one character in the input stream.
advance_lookahead() - Method in class g2d.graph.java_cup.runtime.lr_parser
Advance to next "parse ahead" input Symbol.
alignBottom(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignBottom(Rectangle2D) - Method in class g2d.glyph.TextGlyph
 
alignCenter(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignCenter(Rectangle2D) - Method in class g2d.glyph.TextGlyph
 
alignLeft(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignLeft(Rectangle2D) - Method in class g2d.glyph.TextGlyph
 
alignOnTop(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignOnTop(Rectangle2D) - Method in class g2d.glyph.TextGlyph
 
alignRight(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignRight(Rectangle2D) - Method in class g2d.glyph.TextGlyph
 
alignToLeft(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignTop(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignTop(Rectangle2D) - Method in class g2d.glyph.TextGlyph
 
alignToPoint(Point2D) - Method in class g2d.glyph.SubTextGlyph
 
alignToPoint(Point2D) - Method in class g2d.glyph.TextGlyph
 
alignToRight(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
alignUnder(Rectangle2D) - Method in class g2d.glyph.SubTextGlyph
 
all() - Method in class g2d.graph.java_cup.lalr_item_set
Access to all elements of the set.
all() - Static method in class g2d.graph.java_cup.lalr_state
Collection of all states.
all() - Static method in class g2d.graph.java_cup.non_terminal
Access to all non-terminals.
all() - Static method in class g2d.graph.java_cup.production
Access to all productions.
all() - Method in class g2d.graph.java_cup.symbol_set
Access to all elements of the set.
all() - Static method in class g2d.graph.java_cup.terminal
Access to all terminals.
allowsSelections() - Method in class g2d.graphviewer.BaseFrame
 
AnimatedGlyph - Class in g2d.glyph
A sequence images, which can be displayed as a sequence or as needed.
AnimatedGlyph(String) - Constructor for class g2d.glyph.AnimatedGlyph
 
antiAliased - Static variable in class g2d.graph.GraphItem
Wether to draw with anti-aliasing or not.
API4 - Class in g2d.subset
 
API4() - Constructor for class g2d.subset.API4
 
APITest - Class in g2d.subset
 
APITest() - Constructor for class g2d.subset.APITest
 
append(Component) - Method in class g2d.toolbar.ToolBar
 
applyClosure() - Method in class g2d.jlambda.Closure
A convenience method.
applyClosure(Object) - Method in class g2d.jlambda.Closure
A convenience method.
applyClosure(Object, Object) - Method in class g2d.jlambda.Closure
A convenience method.
applyClosure(Object, Object, Object) - Method in class g2d.jlambda.Closure
A convenience method.
applyClosure(Object, Object, Object, Object) - Method in class g2d.jlambda.Closure
A convenience method.
applyClosure(Object, Object, Object, Object, Object) - Method in class g2d.jlambda.Closure
A convenience method.
array2File(String[], File) - Static method in class g2d.util.IO
 
array2File(String[], File, boolean) - Static method in class g2d.util.IO
 
array2List(Object) - Static method in class g2d.jlambda.List
 
ARROWHEAD_LENGTH - Static variable in class g2d.swing.IOPConstants
 
ARROWHEAD_SHAPE - Static variable in class g2d.swing.IOPConstants
 
ARROWHEAD_WIDTH - Static variable in class g2d.swing.IOPConstants
 
ask() - Method in class g2d.util.Request
 
askDot(int, String) - Static method in class g2d.graph.Dot
 
askSal(String, String, String) - Method in class g2d.util.Sal
 
assoc - Class in g2d.graph.java_cup
 
assoc() - Constructor for class g2d.graph.java_cup.assoc
 
Attributable - Class in g2d.glyph
Those things that have Attributes.
Attributable() - Constructor for class g2d.glyph.Attributable
Construct an new Attributable instance.
Attributable(Attributable) - Constructor for class g2d.glyph.Attributable
Construct an Attributable instance by cloning an existing one.
attrMap - Variable in class g2d.graph.parser
 
augmentCell(List, List) - Static method in class g2d.jlambda.Code
 
augmentSpine(List, List) - Static method in class g2d.jlambda.Code
 
augmentSpine(int, List, List) - Static method in class g2d.jlambda.Code
 
author_str - Static variable in class g2d.graph.java_cup.version
Name of the author
Axis - Class in g2d.plot
Edges are defined by their source and sink given as java.awt.geom.Point2D.
Axis(Point2D, Point2D) - Constructor for class g2d.plot.Axis
Constructs a bare edge between two given nodes.
Axis(Point2D, Point2D, Color) - Constructor for class g2d.plot.Axis
Constructs a bare edge between two given points with the given color.

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 X Y Z _