Index of all Fields and Methods
All Packages Class Hierarchy
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
Index of all Fields and Methods
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.AlgPropDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.graph.EdgePropertiesDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.FontPropDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.GraphEdit
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.GroupControl
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.GroupWarningDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.InputDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.MessageDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.graph.NodePropertiesDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.PSdialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.gui.TextOutDialog
-
- action(Event, Object).
Method in class EDU.auburn.VGJ.VGJ
-
- addAlgorithm(GraphAlgorithm, String).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- addAlgorithm(GraphAlgorithm, String, String).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- addAlgorithmMenu(String).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- addButton(String, int, int, double, double, int, int).
Method in class EDU.auburn.VGJ.gui.LPanel
-
- addButtonPanel(String, int).
Method in class EDU.auburn.VGJ.gui.LPanel
- Add a panel of evenly-spaced buttons.
- addCheckbox(String, CheckboxGroup, boolean, int, int, double, double, int, int).
Method in class EDU.auburn.VGJ.gui.LPanel
-
- addComponent(Component, int, int, double, double, int, int).
Method in class EDU.auburn.VGJ.gui.LPanel
-
- addDummy_(ClanTree, int, int, ClanTree, ClanTree).
Method in class EDU.auburn.VGJ.algorithm.cgd.CGDAlgorithm
-
- addLabel(String, int, int, double, double, int, int).
Method in class EDU.auburn.VGJ.gui.LPanel
-
- addLineLabel(String, int).
Method in class EDU.auburn.VGJ.gui.LPanel
- Add a left aligned label at the start of a line.
- addNode(Node).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- addNodeAt(Node, int).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- addObject(GMLobject).
Method in class EDU.auburn.VGJ.graph.GMLobject
-
- addObjectToEnd(GMLobject).
Method in class EDU.auburn.VGJ.graph.GMLobject
-
- addTextField(int, int, int, double, double, int, int).
Method in class EDU.auburn.VGJ.gui.LPanel
- Add a left-aligned, full-width text field.
- addTextField(String, int, int, int, double, double, int, int).
Method in class EDU.auburn.VGJ.gui.LPanel
- Add a left-aligned, full-width text field.
- AlgPropDialog(Frame, GraphCanvas).
Constructor for class EDU.auburn.VGJ.gui.AlgPropDialog
-
- ANGLE.
Static variable in class EDU.auburn.VGJ.gui.AngleControl
- Event indicating the angle has changed.
- AngleControl(int, int).
Constructor for class EDU.auburn.VGJ.gui.AngleControl
-
- applyAlgorithm(String).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- ArticulationPoints2String(Graph).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectGraph
-
- BELOW.
Static variable in class EDU.auburn.VGJ.graph.Node
-
- BiconnectData().
Constructor for class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- BiconnectGraph().
Constructor for class EDU.auburn.VGJ.algorithm.cartegw.BiconnectGraph
-
- BiconnectGraph(boolean).
Constructor for class EDU.auburn.VGJ.algorithm.cartegw.BiconnectGraph
-
- CENTER.
Static variable in class EDU.auburn.VGJ.graph.Node
-
- center().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- center().
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
- Update the display and boundaries, and center the graph in the
display window.
- center().
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
-
- centerx.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- CGDAlgorithm().
Constructor for class EDU.auburn.VGJ.algorithm.cgd.CGDAlgorithm
-
- CGDAlgorithm(boolean).
Constructor for class EDU.auburn.VGJ.algorithm.cgd.CGDAlgorithm
-
- children(int).
Method in class EDU.auburn.VGJ.graph.Graph
-
- clan.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- Clan(int, Set, Set, Set, int).
Constructor for class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- ClanTree().
Constructor for class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- clanType.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- clearChild(int).
Method in class EDU.auburn.VGJ.graph.Node
-
- clone().
Method in class EDU.auburn.VGJ.graph.Graph
- makes a copy of the current graph
- clone().
Method in class EDU.auburn.VGJ.graph.Node
-
- clone().
Method in class EDU.auburn.VGJ.graph.NodeList
-
- clone().
Method in class EDU.auburn.VGJ.graph.Set
- Make a copy of current set.
- compute(Graph, GraphUpdate).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectGraph
-
- compute(Graph, GraphUpdate).
Method in class EDU.auburn.VGJ.algorithm.cgd.CGDAlgorithm
-
- compute(Graph, GraphUpdate).
Method in class EDU.auburn.VGJ.examplealg.ExampleAlg2
-
- compute(Graph, GraphUpdate).
Method in interface EDU.auburn.VGJ.algorithm.GraphAlgorithm
- Apply the algorithm to graph.
- compute(Graph, GraphUpdate).
Method in class EDU.auburn.VGJ.algorithm.shawn.Spring
-
- compute(Graph, GraphUpdate).
Method in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithm
-
- constraints.
Variable in class EDU.auburn.VGJ.gui.LPanel
-
- contentsSize().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
- Return the size of the contents.
- contentsSize().
Method in class EDU.auburn.VGJ.gui.OffsetCanvas
- Return the size of the contents.
- copy(Graph).
Method in class EDU.auburn.VGJ.graph.Graph
- Copy the properties of another graph.
- copyAttributes(Node).
Method in class EDU.auburn.VGJ.graph.Node
- Copy attributes from another Node.
- count().
Method in class EDU.auburn.VGJ.graph.NodeList
-
- CREATE_EDGES.
Static variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- CREATE_NODES.
Static variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- data.
Variable in class EDU.auburn.VGJ.graph.Edge
- A general purpose data field.
- data.
Variable in class EDU.auburn.VGJ.graph.Node
- A general purpose data field.
- data_.
Variable in class EDU.auburn.VGJ.graph.Edge
-
- data_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- DDimension(DDimension).
Constructor for class EDU.auburn.VGJ.util.DDimension
-
- DDimension(double, double).
Constructor for class EDU.auburn.VGJ.util.DDimension
-
- DDimension3(DDimension3).
Constructor for class EDU.auburn.VGJ.util.DDimension3
-
- DDimension3(double, double, double).
Constructor for class EDU.auburn.VGJ.util.DDimension3
-
- defaultDataTypes_.
Static variable in class EDU.auburn.VGJ.graph.Edge
- Just change this list to change the data types.
- defaultDataTypes_.
Static variable in class EDU.auburn.VGJ.graph.Node
- Just change this list to change the data types.
- defaults.
Static variable in class EDU.auburn.VGJ.graph.Node
- The default node.
- deleteAll(String, int).
Method in class EDU.auburn.VGJ.graph.GMLobject
-
- deleteSelected(boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- deleteUnsafe().
Method in class EDU.auburn.VGJ.graph.GMLobject
-
- depth.
Variable in class EDU.auburn.VGJ.util.DDimension3
-
- depth_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- difference(Set).
Method in class EDU.auburn.VGJ.graph.Set
- Modify the current set to the difference of current set
and s (current - s).
- DONE.
Static variable in class EDU.auburn.VGJ.gui.AngleControl
-
- DONE.
Static variable in class EDU.auburn.VGJ.gui.ViewportScroller
-
- DPoint().
Constructor for class EDU.auburn.VGJ.util.DPoint
-
- DPoint(double, double).
Constructor for class EDU.auburn.VGJ.util.DPoint
-
- DPoint(DPoint).
Constructor for class EDU.auburn.VGJ.util.DPoint
-
- DPoint3().
Constructor for class EDU.auburn.VGJ.util.DPoint3
-
- DPoint3(double, double, double).
Constructor for class EDU.auburn.VGJ.util.DPoint3
-
- DPoint3(DPoint3).
Constructor for class EDU.auburn.VGJ.util.DPoint3
-
- DragFix(Component).
Constructor for class EDU.auburn.VGJ.gui.DragFix
-
- draw(Component, Graphics, Matrix44, int).
Method in class EDU.auburn.VGJ.graph.Node
-
- draw(Graphics, Matrix44, boolean, boolean, boolean, int, GraphCanvas, int).
Method in class EDU.auburn.VGJ.graph.Edge
-
- drawObjects_(boolean, Graphics, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- drawRotatedText(String, double, int, int, Graphics, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- DRect(double, double, double, double).
Constructor for class EDU.auburn.VGJ.util.DRect
-
- dummy.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- dummysToEdgePaths().
Method in class EDU.auburn.VGJ.graph.Graph
- Convert dummy nodes to edge paths.
- Edge(Node, Node, DPoint3[], boolean).
Constructor for class EDU.auburn.VGJ.graph.Edge
-
- Edge(Node, Node, Edge).
Constructor for class EDU.auburn.VGJ.graph.Edge
-
- Edge(Node, Node, GMLobject).
Constructor for class EDU.auburn.VGJ.graph.Edge
-
- EdgePropertiesDialog(Frame, Edge, Graph).
Constructor for class EDU.auburn.VGJ.graph.EdgePropertiesDialog
-
- equals(DDimension).
Method in class EDU.auburn.VGJ.util.DDimension
-
- equals(DDimension3).
Method in class EDU.auburn.VGJ.util.DDimension3
-
- equals(DPoint).
Method in class EDU.auburn.VGJ.util.DPoint
-
- equals(DPoint3).
Method in class EDU.auburn.VGJ.util.DPoint3
-
- equals(Set).
Method in class EDU.auburn.VGJ.graph.Set
- Check if set s equals to current set.
- ExampleAlg2().
Constructor for class EDU.auburn.VGJ.examplealg.ExampleAlg2
-
- extraheight.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- FAP(Graph, Graph, Node, Node, Node, int, boolean).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectGraph
-
- fill(int).
Method in class EDU.auburn.VGJ.graph.Set
- Put elements 0 to n - 1 into the current set.
- finalize().
Method in class EDU.auburn.VGJ.gui.DragFix
-
- FindArticulationPoints(Graph, Graph).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectGraph
-
- finish().
Method in class EDU.auburn.VGJ.gui.LPanel
- Finish initialization.
- first().
Method in class EDU.auburn.VGJ.graph.Set
- Find the first element of current set.
- firstAvailable().
Method in class EDU.auburn.VGJ.graph.Graph
-
- firstChild.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- firstChild().
Method in class EDU.auburn.VGJ.graph.Node
- Returns the index of the lowest numbered child, -1 if there are no
children.
This resets the iterator nextChild().
- firstNode().
Method in class EDU.auburn.VGJ.graph.Graph
-
- firstNode().
Method in class EDU.auburn.VGJ.graph.NodeList
-
- firstNodeIndex().
Method in class EDU.auburn.VGJ.graph.Graph
-
- firstNodeIndex().
Method in class EDU.auburn.VGJ.graph.NodeList
-
- fixLinear(Set, Set[], Set[]).
Method in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- FontPropDialog(Frame, GraphCanvas).
Constructor for class EDU.auburn.VGJ.gui.FontPropDialog
-
- getBoundingBox().
Method in class EDU.auburn.VGJ.graph.Node
-
- getBoundingBox3().
Method in class EDU.auburn.VGJ.graph.Node
-
- getCenter().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- GetChildCount().
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- getChildren().
Method in class EDU.auburn.VGJ.graph.Node
-
- getContentSize().
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
-
- getDefaultLabel().
Static method in class EDU.auburn.VGJ.graph.Node
-
- getDoubleval().
Method in class EDU.auburn.VGJ.graph.GMLlexer
-
- getDrawBounds_(double, Matrix44, DPoint, DPoint).
Method in class EDU.auburn.VGJ.graph.Node
-
- getDrawBounds_(DPoint, DPoint).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getEdge(int, int).
Method in class EDU.auburn.VGJ.graph.Graph
-
- getEdgePathPoints(int, int).
Method in class EDU.auburn.VGJ.graph.Graph
- Get the path points for an edge.
- getEdges().
Method in class EDU.auburn.VGJ.graph.Graph
-
- getFirstAvailable().
Method in class EDU.auburn.VGJ.graph.NodeList
-
- getFont().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getFrame().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getFrame().
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
- Get an application Frame from which to pop up windows.
- getGMLSubObject(String, int, boolean).
Method in class EDU.auburn.VGJ.graph.GMLobject
- Get the first sub-object with path-key "path" and type "type",
or null if no such object exists.
- getGraph().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getHSpacing().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getHSpacing().
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
-
- getId().
Method in class EDU.auburn.VGJ.graph.Node
-
- getIdObject().
Method in class EDU.auburn.VGJ.graph.Node
-
- getImage().
Method in class EDU.auburn.VGJ.graph.Node
-
- getImagePixels(Image, int, int).
Static method in class EDU.auburn.VGJ.graph.Node
-
- getImageSource().
Method in class EDU.auburn.VGJ.graph.Node
-
- getImageType().
Method in class EDU.auburn.VGJ.graph.Node
-
- GetIndex().
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- getIndex().
Method in class EDU.auburn.VGJ.graph.Node
-
- getIndexFromNode(Node).
Method in class EDU.auburn.VGJ.graph.Graph
-
- getLabel().
Method in class EDU.auburn.VGJ.graph.Edge
-
- getLabel().
Method in class EDU.auburn.VGJ.graph.Node
-
- getLabelPosition().
Method in class EDU.auburn.VGJ.graph.Node
-
- getLineNumber().
Method in class EDU.auburn.VGJ.graph.GMLlexer
-
- getLineStyle().
Method in class EDU.auburn.VGJ.graph.Edge
-
- GetLow().
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- getNextGMLSubObject().
Method in class EDU.auburn.VGJ.graph.GMLobject
- Iterator initialized by getGMLSubObject().
- getNodeFromId(int).
Method in class EDU.auburn.VGJ.graph.Graph
-
- getNodeFromIndex(int).
Method in class EDU.auburn.VGJ.graph.Graph
-
- GetNumber().
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- getOffset().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getOffset().
Method in class EDU.auburn.VGJ.gui.OffsetCanvas
-
- getOffset().
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
-
- getPortSize().
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
-
- getPosition().
Method in class EDU.auburn.VGJ.graph.Node
-
- getPosition3().
Method in class EDU.auburn.VGJ.graph.Node
-
- getSelected().
Method in class EDU.auburn.VGJ.graph.Node
-
- getSelectedNode().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getSelectedNode().
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
- Get the index of the selected node.
- getShape().
Method in class EDU.auburn.VGJ.graph.Node
-
- getStringval().
Method in class EDU.auburn.VGJ.graph.GMLlexer
-
- getTemp().
Method in class EDU.auburn.VGJ.graph.Node
-
- getTokenType().
Method in class EDU.auburn.VGJ.graph.GMLlexer
-
- getValue(String, int).
Method in class EDU.auburn.VGJ.graph.GMLobject
- Get the value of the first sub object matching the path-key "path"
and type "type", or null if there is no sub object.
- getVisibleGroupRoot().
Method in class EDU.auburn.VGJ.graph.Node
-
- getVSpacing().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- getVSpacing().
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
-
- GMLeof.
Static variable in class EDU.auburn.VGJ.graph.GMLlexer
-
- GMLfile.
Static variable in class EDU.auburn.VGJ.graph.GMLobject
-
- GMLinteger.
Static variable in class EDU.auburn.VGJ.graph.GMLlexer
-
- GMLinteger.
Static variable in class EDU.auburn.VGJ.graph.GMLobject
-
- GMLkey.
Static variable in class EDU.auburn.VGJ.graph.GMLlexer
-
- GMLlexer(InputStream).
Constructor for class EDU.auburn.VGJ.graph.GMLlexer
-
- GMLlist.
Static variable in class EDU.auburn.VGJ.graph.GMLobject
-
- GMLobject().
Constructor for class EDU.auburn.VGJ.graph.GMLobject
-
- GMLobject(GMLlexer, String).
Constructor for class EDU.auburn.VGJ.graph.GMLobject
- Create the object from a GMLlexer and key.
- GMLobject(String, int).
Constructor for class EDU.auburn.VGJ.graph.GMLobject
-
- GMLreal.
Static variable in class EDU.auburn.VGJ.graph.GMLlexer
-
- GMLreal.
Static variable in class EDU.auburn.VGJ.graph.GMLobject
-
- GMLstring.
Static variable in class EDU.auburn.VGJ.graph.GMLlexer
-
- GMLstring.
Static variable in class EDU.auburn.VGJ.graph.GMLobject
-
- GMLundefined.
Static variable in class EDU.auburn.VGJ.graph.GMLobject
-
- Graph().
Constructor for class EDU.auburn.VGJ.graph.Graph
- construct empty graph
- Graph(boolean).
Constructor for class EDU.auburn.VGJ.graph.Graph
- construct empty graph with direction
- Graph(GMLobject).
Constructor for class EDU.auburn.VGJ.graph.Graph
-
- GraphCanvas(Graph, Frame).
Constructor for class EDU.auburn.VGJ.gui.GraphCanvas
-
- GraphEdit(Graph, GraphUpdate).
Constructor for class EDU.auburn.VGJ.gui.GraphEdit
-
- GraphWindow(boolean).
Constructor for class EDU.auburn.VGJ.gui.GraphWindow
-
- GraphWindow(Graph).
Constructor for class EDU.auburn.VGJ.gui.GraphWindow
-
- group.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- group(Node, boolean).
Method in class EDU.auburn.VGJ.graph.Graph
-
- groupActive().
Method in class EDU.auburn.VGJ.graph.Node
-
- groupActive_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- groupbox_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- GroupControl(Frame, GraphCanvas).
Constructor for class EDU.auburn.VGJ.gui.GroupControl
-
- groupControl(int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- groupNode_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- groupNodeId_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- grouppos_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- GroupWarningDialog(Frame, GraphCanvas).
Constructor for class EDU.auburn.VGJ.gui.GroupWarningDialog
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.AlgPropDialog
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.graph.EdgePropertiesDialog
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.FontPropDialog
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.GraphEdit
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.GroupControl
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.graph.NodePropertiesDialog
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.PSdialog
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
-
- handleEvent(Event).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- hasChild(int).
Method in class EDU.auburn.VGJ.graph.Node
-
- hasChild(Node).
Method in class EDU.auburn.VGJ.graph.Node
-
- haveId_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- head().
Method in class EDU.auburn.VGJ.graph.Edge
-
- head_.
Variable in class EDU.auburn.VGJ.graph.Edge
-
- height.
Variable in class EDU.auburn.VGJ.util.DDimension
-
- height.
Variable in class EDU.auburn.VGJ.util.DDimension3
-
- height.
Variable in class EDU.auburn.VGJ.util.DRect
-
- height_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- heightInTree.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- highestIndex().
Method in class EDU.auburn.VGJ.graph.Graph
-
- highestIndex().
Method in class EDU.auburn.VGJ.graph.NodeList
- Return the largest node index.
- hSpacing.
Variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- id.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- id_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- imagePS(Image).
Static method in class EDU.auburn.VGJ.graph.Node
-
- imageUpdate(Image, int, int, int, int, int).
Method in class EDU.auburn.VGJ.graph.Node
-
- IN.
Static variable in class EDU.auburn.VGJ.graph.Node
-
- inActiveGroup_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- includeElement(int).
Method in class EDU.auburn.VGJ.graph.Set
- Include element n into the current set.
- INDEPENDENT.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- index_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- indexedUnion(Set[], Set).
Method in class EDU.auburn.VGJ.graph.Set
-
- inGroup().
Method in class EDU.auburn.VGJ.graph.Node
-
- init().
Method in class EDU.auburn.VGJ.VGJ
-
- InputDialog(Frame, String, Component, int).
Constructor for class EDU.auburn.VGJ.gui.InputDialog
-
- insertEdge(Edge).
Method in class EDU.auburn.VGJ.graph.Graph
- Insert an edge.
- insertEdge(int, int).
Method in class EDU.auburn.VGJ.graph.Graph
- insert an edge between two nodes
- insertEdge(int, int, DPoint3[]).
Method in class EDU.auburn.VGJ.graph.Graph
- Insert an edge with path points.
- insertEdge(int, int, DPoint3[], String).
Method in class EDU.auburn.VGJ.graph.Graph
- Insert an edge with path points and a label.
- insertNode().
Method in class EDU.auburn.VGJ.graph.Graph
- insert new node into graph; no initial connections
- insertNode(boolean).
Method in class EDU.auburn.VGJ.graph.Graph
- Insert new node or dummy node into the graph.
- insertNodeAt(int).
Method in class EDU.auburn.VGJ.graph.Graph
- insert new node into graph; into the nodelist at the index
- intersect(Set).
Method in class EDU.auburn.VGJ.graph.Set
- Modify the current set to the intersection of current set and set s.
- intersects(Set).
Method in class EDU.auburn.VGJ.graph.Set
-
- intersectWithLineTo(DPoint3, boolean, int).
Method in class EDU.auburn.VGJ.graph.Node
-
- IsArticulationPoint().
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- isDirected().
Method in class EDU.auburn.VGJ.graph.Graph
- function to determine the graph type (directed or undirected)
- isDummy().
Method in class EDU.auburn.VGJ.graph.Edge
-
- isDummy_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- isElement(int).
Method in class EDU.auburn.VGJ.graph.Set
- Check if n is an element of currernt set.
- isEmpty().
Method in class EDU.auburn.VGJ.algorithm.shawn.Queue
-
- isEmpty().
Method in class EDU.auburn.VGJ.graph.Set
- Check if current set is empty.
- isGroup().
Method in class EDU.auburn.VGJ.graph.Node
-
- isGroup_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- isLeaf.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- isSubset(Set).
Method in class EDU.auburn.VGJ.graph.Set
- Check if set s is a subset of current set.
- isVisible().
Method in class EDU.auburn.VGJ.graph.Node
-
- key_.
Variable in class EDU.auburn.VGJ.graph.GMLobject
-
- keyDown(Event, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- keyDown(Event, int).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- killGroup(Node).
Method in class EDU.auburn.VGJ.graph.Graph
-
- killThread().
Method in class EDU.auburn.VGJ.gui.DragFix
-
- LABEL.
Static variable in class EDU.auburn.VGJ.gui.OffsetCanvas
- Event id for changing the label above the OffsetCanvas.
- layout.
Variable in class EDU.auburn.VGJ.gui.LPanel
-
- leftChild.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- leftNeighbor.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- leftSibling.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- leftSibling.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- level.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- LINEAR.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- listnext.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- loadFile(String).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- LPanel().
Constructor for class EDU.auburn.VGJ.gui.LPanel
-
- main(String[]).
Static method in class EDU.auburn.VGJ.VGJ
-
- MATE.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Partition
-
- matrix.
Variable in class EDU.auburn.VGJ.util.Matrix44
-
- Matrix44().
Constructor for class EDU.auburn.VGJ.util.Matrix44
-
- Matrix44(Matrix44).
Constructor for class EDU.auburn.VGJ.util.Matrix44
-
- maxx.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- members(int).
Method in class EDU.auburn.VGJ.algorithm.cgd.Partition
-
- MessageDialog(Frame, String, String, boolean).
Constructor for class EDU.auburn.VGJ.gui.MessageDialog
-
- minx.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- modifier.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- mouseDown(Event, int, int).
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- mouseDown(Event, int, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- mouseDown(Event, int, int).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- mouseDrag(Event, int, int).
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- mouseDrag(Event, int, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- mouseDrag(Event, int, int).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- mouseExit(Event, int, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- MOUSEMOVE.
Static variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- mouseMove(Event, int, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- mouseUp(Event, int, int).
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- mouseUp(Event, int, int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- mouseUp(Event, int, int).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- move(double, double).
Method in class EDU.auburn.VGJ.util.DPoint
-
- move(double, double, double).
Method in class EDU.auburn.VGJ.util.DPoint3
-
- move(DPoint).
Method in class EDU.auburn.VGJ.util.DPoint
-
- move(DPoint3).
Method in class EDU.auburn.VGJ.util.DPoint3
-
- mult(Matrix44).
Method in class EDU.auburn.VGJ.util.Matrix44
-
- next.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- next().
Method in class EDU.auburn.VGJ.graph.Set
- Find the next element of current set.
- next_.
Variable in class EDU.auburn.VGJ.graph.GMLobject
-
- nextChild().
Method in class EDU.auburn.VGJ.graph.Node
- Returns the index of the next child, -1 if there is none.
- nextNode(Node).
Method in class EDU.auburn.VGJ.graph.Graph
-
- nextNode(Node).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- nextNodeIndex(int).
Method in class EDU.auburn.VGJ.graph.Graph
-
- nextNodeIndex(int).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- nextSibling.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- nextToken().
Method in class EDU.auburn.VGJ.graph.GMLlexer
-
- Node().
Constructor for class EDU.auburn.VGJ.graph.Node
- Create a Node with default attributes.
- Node(boolean).
Constructor for class EDU.auburn.VGJ.graph.Node
- Create a Node with default attributes, that may
be a dummy node.
- Node(GMLobject).
Constructor for class EDU.auburn.VGJ.graph.Node
-
- nodeFromIndex(int).
Method in class EDU.auburn.VGJ.graph.Graph
-
- nodeFromIndex(int).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- NodeList().
Constructor for class EDU.auburn.VGJ.graph.NodeList
-
- NodePropertiesDialog(Frame, Node).
Constructor for class EDU.auburn.VGJ.graph.NodePropertiesDialog
-
- nodes.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- numberOfChildren().
Method in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- numberOfChildren().
Method in class EDU.auburn.VGJ.graph.Node
-
- numberOfElements().
Method in class EDU.auburn.VGJ.graph.Set
- Find the number of elements of current set.
- numberOfNodes().
Method in class EDU.auburn.VGJ.graph.Graph
-
- OFFSET.
Static variable in class EDU.auburn.VGJ.gui.ScrolledPanel
- Event id for offsetChange (scroll);
- OffsetCanvas().
Constructor for class EDU.auburn.VGJ.gui.OffsetCanvas
-
- oldbox_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- oldpos_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- order.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- OVAL.
Static variable in class EDU.auburn.VGJ.graph.Node
-
- pack().
Method in class EDU.auburn.VGJ.graph.Graph
- Re-index so the indexes go from 0 to number of
nodes - 1.
- paint(Graphics).
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- paint(Graphics).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- paint(Graphics).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- paintOver().
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- paintOver().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- paintOver().
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- parent.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- parent.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- parents(int).
Method in class EDU.auburn.VGJ.graph.Graph
-
- ParseError(String).
Constructor for class EDU.auburn.VGJ.graph.ParseError
-
- Partition(int, Set[], Set[], Set[], Set[], int, Set).
Constructor for class EDU.auburn.VGJ.algorithm.cgd.Partition
-
- points().
Method in class EDU.auburn.VGJ.graph.Edge
-
- points_.
Variable in class EDU.auburn.VGJ.graph.Edge
-
- pop().
Method in class EDU.auburn.VGJ.algorithm.shawn.Queue
-
- position.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- preferredSize().
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- preferredSize().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- preferredSize().
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- prelim.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- PRIMITIVE.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- prune().
Method in class EDU.auburn.VGJ.graph.GMLobject
- Remove all null GMLlists from the object tree.
- PSdialog(Frame, GraphCanvas).
Constructor for class EDU.auburn.VGJ.gui.PSdialog
-
- PSEUDOINDEPENDENT.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- push(int).
Method in class EDU.auburn.VGJ.algorithm.shawn.Queue
-
- Queue().
Constructor for class EDU.auburn.VGJ.algorithm.shawn.Queue
-
- QUEUED.
Static variable in class EDU.auburn.VGJ.gui.DragFix
-
- queueEvent(Event).
Method in class EDU.auburn.VGJ.gui.DragFix
- Queue or ignore an event.
- RECTANGLE.
Static variable in class EDU.auburn.VGJ.graph.Node
-
- removeEdge(Edge).
Method in class EDU.auburn.VGJ.graph.Graph
-
- removeEdge(int, int).
Method in class EDU.auburn.VGJ.graph.Graph
- remove the connection from n1 to n2 but leave the nodes in place
- removeEdgeBends().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- removeEdgePaths().
Method in class EDU.auburn.VGJ.graph.Graph
- Eliminate edge paths.
- removeElement(int).
Method in class EDU.auburn.VGJ.graph.Set
- Remove element n from the current set.
- removeGroups().
Method in class EDU.auburn.VGJ.graph.Graph
-
- removeGroups().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- removeNode(int).
Method in class EDU.auburn.VGJ.graph.Graph
- remove the node from the graph(also removes the edges connected to it)
- removeNode(Node).
Method in class EDU.auburn.VGJ.graph.Graph
- remove the node from the graph
- removeNode(Node).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- removeNodeAt(int).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- removeNotify().
Method in class EDU.auburn.VGJ.gui.AngleControl
-
- removeNotify().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- removeNotify().
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
-
- removeNotify().
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- RESIZE.
Static variable in class EDU.auburn.VGJ.gui.OffsetCanvas
- Event id for size change.
- RESIZE.
Static variable in class EDU.auburn.VGJ.gui.ScrolledPanel
- Event id for size changes.
- rightChild.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- rightNeighbor.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- rightSibling.
Variable in class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- run().
Method in class EDU.auburn.VGJ.gui.DragFix
- Process queued events.
- saveState().
Method in class EDU.auburn.VGJ.graph.Edge
-
- saveState().
Method in class EDU.auburn.VGJ.graph.Node
-
- scale.
Variable in class EDU.auburn.VGJ.util.Matrix44
-
- scale(double).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- scale(double).
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
- Set the scale value for display, and update the display.
- scale(double, double, double).
Method in class EDU.auburn.VGJ.graph.Node
-
- scaleBounds(boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- SCROLL.
Static variable in class EDU.auburn.VGJ.gui.ViewportScroller
- Event indicating the scroller has been moved.
- ScrolledPanel(OffsetCanvas).
Constructor for class EDU.auburn.VGJ.gui.ScrolledPanel
- Create a ScrolledPanel.
- scrollTo(double, double).
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
- Scroll to any given location.
- searchNext(int).
Method in class EDU.auburn.VGJ.graph.Set
- Start at position n to search next element.
- searchNextChild(int).
Method in class EDU.auburn.VGJ.graph.Node
- Return the next child with index >= n, or -1 if n
is the last.
- SELECT_BOTH.
Static variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- SELECT_EDGES.
Static variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- SELECT_NODES.
Static variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- selectAll().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- selected.
Variable in class EDU.auburn.VGJ.graph.Edge
-
- selectNode(int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- selectNode(int).
Method in class EDU.auburn.VGJ.gui.GraphWindow
-
- Set().
Constructor for class EDU.auburn.VGJ.graph.Set
- Construct an empty Set.
- Set(int).
Constructor for class EDU.auburn.VGJ.graph.Set
- Construct a Set with one element.
- SetArticulationPoint(boolean).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- setBoundingBox(DDimension).
Method in class EDU.auburn.VGJ.graph.Node
-
- setBoundingBox(DDimension3).
Method in class EDU.auburn.VGJ.graph.Node
-
- setBoundingBox(double, double).
Method in class EDU.auburn.VGJ.graph.Node
-
- setBoundingBox(double, double, double).
Method in class EDU.auburn.VGJ.graph.Node
-
- setChild(int).
Method in class EDU.auburn.VGJ.graph.Node
-
- SetChildCount(int).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- setContentSize(double, double).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- setContext(URL).
Static method in class EDU.auburn.VGJ.gui.GraphWindow
-
- setContext(URL).
Static method in class EDU.auburn.VGJ.graph.Node
-
- setDefaultLabel(boolean).
Static method in class EDU.auburn.VGJ.graph.Node
-
- setDirected(boolean).
Method in class EDU.auburn.VGJ.graph.Graph
-
- setDirected(boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- setEdge(Edge, Graph).
Method in class EDU.auburn.VGJ.graph.EdgePropertiesDialog
-
- setEdgeProperties(boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- setFont(Font).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- setGMLvalues(GMLobject).
Method in class EDU.auburn.VGJ.graph.Edge
-
- setGMLvalues(GMLobject).
Method in class EDU.auburn.VGJ.graph.Graph
- Set the GML values of a GML object to those of this Graph.
- setGMLvalues(GMLobject).
Method in class EDU.auburn.VGJ.graph.Node
-
- setGroup().
Method in class EDU.auburn.VGJ.graph.Node
-
- setHashFromGML(String, int, Hashtable).
Method in class EDU.auburn.VGJ.graph.GMLobject
- Insert the keys and values of the first sub-object with path-key
"path" and type "type", into the hash table "hash".
- setId(int).
Method in class EDU.auburn.VGJ.graph.Node
-
- setImage(Component, boolean, boolean).
Method in class EDU.auburn.VGJ.graph.Node
-
- setImageSource(String).
Method in class EDU.auburn.VGJ.graph.Node
-
- setImageType(String).
Method in class EDU.auburn.VGJ.graph.Node
-
- SetIndex(int).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- setLabel(String).
Method in class EDU.auburn.VGJ.graph.Edge
-
- setLabel(String).
Method in class EDU.auburn.VGJ.graph.Node
-
- setLabelPosition(String).
Method in class EDU.auburn.VGJ.graph.Node
-
- setLineStyle(int).
Method in class EDU.auburn.VGJ.graph.Edge
-
- SetLow(int).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- setMouseMode(int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- setNode(Node).
Method in class EDU.auburn.VGJ.graph.NodePropertiesDialog
-
- setNodeGroup(Node, Node).
Method in class EDU.auburn.VGJ.graph.Graph
-
- setNodeProperties(boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- SetNumber(int).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- setOffset(double, double).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- setOffsets(double, double, boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
- Adjust the offset of the contents of the canvas.
- setOffsets(double, double, boolean).
Method in class EDU.auburn.VGJ.gui.OffsetCanvas
- Adjust the offset of the contents of the canvas.
- setPageFraction(double).
Method in class EDU.auburn.VGJ.gui.ScrolledPanel
- Set the amount of paging for the Scrollbars.
- setPortSize(double, double).
Method in class EDU.auburn.VGJ.gui.ViewportScroller
-
- setPosition(double, double).
Method in class EDU.auburn.VGJ.graph.Node
-
- setPosition(double, double, double).
Method in class EDU.auburn.VGJ.graph.Node
-
- setPosition(DPoint).
Method in class EDU.auburn.VGJ.graph.Node
-
- setPosition(DPoint3).
Method in class EDU.auburn.VGJ.graph.Node
-
- setQuality(int).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- setScale(double).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- setSelected(boolean).
Method in class EDU.auburn.VGJ.graph.Node
-
- setShape(int).
Method in class EDU.auburn.VGJ.graph.Node
-
- setTemp(double).
Method in class EDU.auburn.VGJ.graph.Node
-
- setTo(DDimension).
Method in class EDU.auburn.VGJ.util.DDimension
-
- setTo(double, double).
Method in class EDU.auburn.VGJ.util.DDimension
-
- setTo(Matrix44).
Method in class EDU.auburn.VGJ.util.Matrix44
-
- setToolkit(Toolkit).
Static method in class EDU.auburn.VGJ.graph.Node
-
- setValue(String, int, Object).
Method in class EDU.auburn.VGJ.graph.GMLobject
-
- setViewAngles(double, double).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- SetVisited(boolean).
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- setWireframe(boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- shapeNames.
Static variable in class EDU.auburn.VGJ.graph.Node
-
- showMe().
Method in class EDU.auburn.VGJ.gui.AlgPropDialog
-
- showMe().
Method in class EDU.auburn.VGJ.gui.FontPropDialog
-
- showMe().
Method in class EDU.auburn.VGJ.gui.GroupControl
-
- showMe().
Method in class EDU.auburn.VGJ.gui.GroupWarningDialog
-
- SIBLING.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Partition
-
- SINGLETON.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- sinks.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- size.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- size.
Variable in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- size().
Method in class EDU.auburn.VGJ.algorithm.cgd.Partition
-
- slide(Matrix44, Matrix44, int, int).
Method in class EDU.auburn.VGJ.graph.Edge
-
- slide(Matrix44, Matrix44, int, int).
Method in class EDU.auburn.VGJ.graph.Node
-
- sources.
Variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- spacing.
Variable in class EDU.auburn.VGJ.gui.LPanel
-
- spacing_.
Static variable in class EDU.auburn.VGJ.gui.GraphWindow
- spacing of controls
- Spring().
Constructor for class EDU.auburn.VGJ.algorithm.shawn.Spring
-
- star(int).
Method in class EDU.auburn.VGJ.algorithm.cgd.Partition
-
- styleColors.
Static variable in class EDU.auburn.VGJ.graph.Edge
-
- styleLabels.
Static variable in class EDU.auburn.VGJ.graph.Edge
-
- styleNames.
Static variable in class EDU.auburn.VGJ.graph.Edge
-
- stylePatterns.
Static variable in class EDU.auburn.VGJ.graph.Edge
-
- tail().
Method in class EDU.auburn.VGJ.graph.Edge
-
- tail_.
Variable in class EDU.auburn.VGJ.graph.Edge
-
- textColor.
Variable in class EDU.auburn.VGJ.gui.LPanel
-
- TextOutDialog(Frame, String, String, boolean).
Constructor for class EDU.auburn.VGJ.gui.TextOutDialog
-
- TextOutDialog(Frame, String, String, int, int, boolean).
Constructor for class EDU.auburn.VGJ.gui.TextOutDialog
-
- toPS(double, double, double, double, double, double, double, boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- toPS(Matrix44).
Method in class EDU.auburn.VGJ.graph.Node
- Generate PostScript code for the node.
- toPS(Matrix44, boolean, boolean).
Method in class EDU.auburn.VGJ.graph.Edge
-
- toPSimage(int, Matrix44).
Method in class EDU.auburn.VGJ.graph.Node
-
- toShortString().
Method in class EDU.auburn.VGJ.graph.Set
- Convert set to "(0-2, 5, 9 ..., n)" String format.
- toString().
Method in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- toString().
Method in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- toString().
Method in class EDU.auburn.VGJ.algorithm.cgd.Partition
-
- toString().
Method in class EDU.auburn.VGJ.graph.Set
- Convert set to "(0, 1, 2, ..., n)" String format.
- toString(Graph).
Method in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- toString(Graph).
Method in class EDU.auburn.VGJ.algorithm.cgd.ClanTree
-
- toString(int).
Method in class EDU.auburn.VGJ.graph.GMLobject
- Print the text representation of the object tree, with "numtabs"
leading tabs.
- transform(Matrix44).
Method in class EDU.auburn.VGJ.util.DPoint3
-
- translate(double, double).
Method in class EDU.auburn.VGJ.util.DPoint
-
- translate(double, double, double).
Method in class EDU.auburn.VGJ.util.DPoint3
-
- TreeAlgorithm(char).
Constructor for class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithm
-
- TreeAlgorithmData().
Constructor for class EDU.auburn.VGJ.algorithm.tree.TreeAlgorithmData
-
- type_.
Variable in class EDU.auburn.VGJ.graph.GMLobject
-
- union(Set).
Method in class EDU.auburn.VGJ.graph.Set
- Modify the current set to the union of current set and set s.
- UNKNOWN.
Static variable in class EDU.auburn.VGJ.algorithm.cgd.Clan
-
- unselectItems().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- UPDATE.
Static variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- update(boolean).
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- update(boolean).
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
- Update the display.
- updateFirstAvailable(int).
Method in class EDU.auburn.VGJ.graph.NodeList
-
- value_.
Variable in class EDU.auburn.VGJ.graph.GMLobject
-
- VGJ().
Constructor for class EDU.auburn.VGJ.VGJ
-
- ViewportScroller(int, int, double, double, double, double, double, double).
Constructor for class EDU.auburn.VGJ.gui.ViewportScroller
-
- Visited().
Method in class EDU.auburn.VGJ.algorithm.cartegw.BiconnectData
-
- vSpacing.
Variable in class EDU.auburn.VGJ.gui.GraphCanvas
-
- width.
Variable in class EDU.auburn.VGJ.util.DDimension
-
- width.
Variable in class EDU.auburn.VGJ.util.DDimension3
-
- width.
Variable in class EDU.auburn.VGJ.util.DRect
-
- width_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- windowRect().
Method in class EDU.auburn.VGJ.gui.GraphCanvas
-
- windowRect().
Method in interface EDU.auburn.VGJ.algorithm.GraphUpdate
- Get the position and dimensions of the display window.
- x.
Variable in class EDU.auburn.VGJ.util.DPoint
-
- x.
Variable in class EDU.auburn.VGJ.util.DPoint3
-
- x.
Variable in class EDU.auburn.VGJ.util.DRect
-
- x_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- y.
Variable in class EDU.auburn.VGJ.util.DPoint
-
- y.
Variable in class EDU.auburn.VGJ.util.DPoint3
-
- y.
Variable in class EDU.auburn.VGJ.util.DRect
-
- y_.
Variable in class EDU.auburn.VGJ.graph.Node
-
- z.
Variable in class EDU.auburn.VGJ.util.DPoint3
-
- z_.
Variable in class EDU.auburn.VGJ.graph.Node
-