A B C D E F G H I J K L M N O P R S T U V W X Y Z

G

g - Variable in class graphlab.gui.core.graph.edge.Edge
 
g - Variable in class graphlab.gui.core.graph.graph.GraphModel
 
g - Variable in class graphlab.gui.core.graph.vertex.Vertex
 
g - Variable in class graphlab.gui.plugins.main.core.actions.graph.GraphClickData
 
g - Variable in class graphlab.gui.plugins.main.core.actions.graph.GraphMouseMoveData
 
g - Variable in class graphlab.gui.plugins.main.core.actions.graph.GraphSelectData
 
g - Variable in class graphlab.gui.plugins.main.core.actions.graph.GraphSelectPointData
 
g - Variable in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
GAttrFrame - Class in graphlab.ui.components.utils
 
GAttrFrame(Frame, NotifiableAttributeSet, boolean) - Constructor for class graphlab.ui.components.utils.GAttrFrame
Creates new form GAttrFrame
GBasicCellEditor<t> - Interface in graphlab.ui.components.GPropertyEditor
Author: Azin Azadi Email : aazadi@gmail.com
GBasicCellRenderer<T> - Interface in graphlab.ui.components.GPropertyEditor
Author: Azin Azadi Email: aazadi@gmail.com
GBody - Class in graphlab.ui.components.gbody
this class is the Body of the GFrame, it is important that the word "Body" here means the body of program plus the side bar of the program, so it contains a Body pane, and a Split pane .
GBody() - Constructor for class graphlab.ui.components.gbody.GBody
 
GBodyPane - Interface in graphlab.ui.components.gbody
this is an interface which is used to give a JPanel, in graphlab the Graph implements this.
GBooleanEditor - Class in graphlab.ui.components.GPropertyEditor.editors.inplace
User: root
GBooleanEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.inplace.GBooleanEditor
 
GBooleanRenderer - Class in graphlab.ui.components.GPropertyEditor.renderers
User: root
GBooleanRenderer() - Constructor for class graphlab.ui.components.GPropertyEditor.renderers.GBooleanRenderer
 
GButton - Class in graphlab.ui.components
This is class is the child of JButton which is using the blackboard to pass the action of itself.
GButton(String, URL, BlackBoard, String) - Constructor for class graphlab.ui.components.GButton
action is the name of the class which the UIEventHandler will map the button to.
GButton(String, String, BlackBoard, String) - Constructor for class graphlab.ui.components.GButton
action is the name of the class which the UIEventHandler will map the button to.
GCellEditor - Class in graphlab.ui.components.GPropertyEditor
Author: Azin Azadi Email : aazadi@gmail.com
GCellEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.GCellEditor
 
GCellRenderer - Class in graphlab.ui.components.GPropertyEditor
this class is a part of GPropertyEditor, which creates a property editor with a jtable so it is implementation os TableCellRenderer.
GCellRenderer() - Constructor for class graphlab.ui.components.GPropertyEditor.GCellRenderer
 
GColorEditor - Class in graphlab.ui.components.GPropertyEditor.editors
author: Azin Azadi Email: aazadi@gmail.com
GColorEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.GColorEditor
 
GColorRenderer - Class in graphlab.ui.components.GPropertyEditor.renderers
author: Azin Azadi EMail: aazadi@gmail.com
GColorRenderer() - Constructor for class graphlab.ui.components.GPropertyEditor.renderers.GColorRenderer
 
GComboEditor - Class in graphlab.ui.components.GPropertyEditor.editors.inplace
User: root
GComboEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor
 
GComponentInterface - Interface in graphlab.ui.components
this interface provides a way to get components from xml files, all components you want to pass to UI from xml should implemented this interface, the returned component will be added to UI.
GDialogEditor<t> - Class in graphlab.ui.components.GPropertyEditor.editors
User: root
GDialogEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.GDialogEditor
 
GDimensionEditor - Class in graphlab.ui.components.GPropertyEditor.editors.inplace
 
GDimensionEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.inplace.GDimensionEditor
 
GDimensionRenderer - Class in graphlab.ui.components.GPropertyEditor.renderers
 
GDimensionRenderer() - Constructor for class graphlab.ui.components.GPropertyEditor.renderers.GDimensionRenderer
 
generate(GraphGeneratorInterface, Graph) - Static method in class graphlab.gui.plugins.graphgenerator.core.GraphGeneratorStaticUtils
 
get(String) - Method in class graphlab.main.attribute.AttributeImplSet
 
get(String) - Method in interface graphlab.main.attribute.AttributeSet
 
get(String) - Method in class graphlab.main.attribute.NotifiableAttributeSetImplX
gets an attribute from model
get(String) - Method in class graphlab.main.core.BlackBoard.BlackBoard
 
getAbsBounds() - Method in class graphlab.gui.core.graph.graph.GraphView
 
getActions() - Method in class graphlab.gui.plugins.main.actiongrouping.ActionGrouper
 
getAdjacencyMatrix() - Method in class graphlab.library.BaseGraph
Returns a Jama Matrix object that represents adjacency matrix of the graph.
getAdjacencyMatrix() - Method in class graphlab.library.ListGraph
 
getAdjacencyMatrix() - Method in class graphlab.library.MatrixGraph
 
getAlgorithm() - Method in class graphlab.gui.plugins.algorithmanimator.core.SimpleAlgorithmAnimator
 
getAlgorithmName() - Method in class graphlab.gui.plugins.algorithmanimator.core.AbstractAnimator
 
getAnimatedAlgorithm() - Method in class graphlab.gui.plugins.algorithmanimator.core.AbstractAnimator
 
getArrow() - Method in class graphlab.gui.core.graph.edge.EdgeView
 
getAtr(String) - Method in class graphlab.gui.core.graph.edge.Edge
 
getAtr(String) - Method in class graphlab.gui.core.graph.vertex.Vertex
 
getAtr() - Method in class graphlab.main.attribute.AttributeImplSet
 
getAtr() - Method in interface graphlab.main.attribute.AttributeSet
 
getAtr(String) - Method in class graphlab.main.attribute.NotifiableAttributeSetImpl
 
getAttribute(String) - Method in class graphlab.gui.core.graph.graph.Graph
 
getAttribute() - Method in class graphlab.main.attribute.XAttribute
 
getAttributeListeners(String) - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
getAttributeListeners(String) - Method in class graphlab.gui.core.graph.graph.GraphModel
 
getAttributeListeners(String) - Method in class graphlab.gui.core.graph.vertex.VertexModel
 
getAttributeListeners(String) - Method in class graphlab.main.attribute.AttributeImplSet
 
getAttributeListeners(String) - Method in interface graphlab.main.attribute.NotifiableAttributeSet
 
getAttributeListeners(String) - Method in class graphlab.main.attribute.NotifiableAttributeSetImpl
 
getAttributeListeners(String) - Method in class graphlab.main.attribute.NotifiableAttributeSetImplX
 
getAttributes() - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
getAttributes() - Method in class graphlab.gui.core.graph.graph.GraphModel
 
getAttributes() - Method in class graphlab.gui.core.graph.vertex.VertexModel
 
getAttributes() - Method in interface graphlab.main.attribute.NotifiableAttributeSet
 
getAttributes() - Method in class graphlab.main.attribute.NotifiableAttributeSetImpl
 
getAttributes() - Method in class graphlab.main.attribute.NotifiableAttributeSetImplX
 
getAVertex() - Method in class graphlab.library.ListGraph
 
getAVertex() - Method in class graphlab.library.MatrixGraph
 
getBlackboard() - Method in class graphlab.gui.plugins.main.GraphData
 
getBlackBoard() - Method in class graphlab.main.core.action.AbstractAction
 
getBody() - Method in class graphlab.ui.components.GFrame
 
getBounds() - Method in interface graphlab.gui.core.graph.Arrow
 
getBounds() - Method in class graphlab.gui.core.graph.PolygonArrow
 
getCategory(String) - Method in class graphlab.main.attribute.XAttribute
 
getCellEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.GCellEditor
 
getCenter() - Method in class graphlab.gui.core.graph.vertex.VertexView
 
getCenter(Graph) - Static method in class graphlab.gui.plugins.main.core.actions.zoom.SetCenter
 
getColor() - Method in class graphlab.gui.core.graph.edge.EdgeView
 
getColor() - Method in class graphlab.gui.core.graph.vertex.VertexView
 
getColor() - Method in class graphlab.library.BaseEdge
Returns the color of the edge.
getColor() - Method in class graphlab.library.BaseVertex
Returns the color of the vertex.
getColumnClass(int) - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
 
getColumnCount() - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
 
getColumnName(int) - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
 
getComponent(BlackBoard) - Method in class graphlab.gui.core.graph.graph.Graph
 
getComponent(BlackBoard) - Method in class graphlab.gui.core.graph.GTabbedGraphPane
 
getComponent(BlackBoard) - Method in class graphlab.gui.plugins.main.core.actions.LastSelectedStatusAction
 
getComponent(BlackBoard) - Method in class graphlab.gui.plugins.main.core.actions.StatusBarMessage
 
getComponent(BlackBoard) - Method in class graphlab.gui.plugins.main.reporter.actions.ExceptionReport
 
getComponent(BlackBoard) - Method in class graphlab.gui.plugins.visualization.BarButton
 
getComponent(BlackBoard) - Method in class graphlab.ui.actions.MemoryUsageStatusAction
 
getComponent(BlackBoard) - Method in interface graphlab.ui.components.GComponentInterface
 
getComponent(Color) - Method in class graphlab.ui.components.GPropertyEditor.editors.GColorEditor
 
getComponent(t) - Method in class graphlab.ui.components.GPropertyEditor.editors.GDialogEditor
 
getComponent(File) - Method in class graphlab.ui.components.GPropertyEditor.editors.GFileEditor
 
getComponent(Font) - Method in class graphlab.ui.components.GPropertyEditor.editors.GFontEditor
 
getComponent(HashMap) - Method in class graphlab.ui.components.GPropertyEditor.editors.GHashMapEditor
 
getComponent(BlackBoard) - Method in class graphlab.ui.components.utils.PropertyEditorSidebar
 
getComponent(BlackBoard, String) - Static method in class graphlab.ui.UI
 
getComponentVariableNameInBlackBoard(String) - Static method in class graphlab.ui.UI
This method gives a standard way to name the awt.components that are in the black board.
getCurrentRect() - Method in class graphlab.gui.core.graph.GraphRectRegionSelect
 
getDegree() - Method in class graphlab.gui.core.graph.vertex.Vertex
returns the degree of the vertex, (if the graph is directed, returns the sum of in degree + out degree
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.AppVertexCoverAnim
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.BFSAnim
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.BiconnectedComponentsAnim
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.DFSAnim
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.DijkstraAnim
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.KruskalAnim
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.More
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.PrimAnim
 
getDescription() - Method in class graphlab.gui.plugins.algorithmanimator.SampleColoringExtension
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.CnGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.KmnGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.Kn_dGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.KnGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.PmnGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.PnGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.RanTreeGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.SnGenerator
 
getDescription() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
getDescription() - Method in class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Returns the human readable description of this filter.
getDescription() - Method in class graphlab.gui.plugins.main.saveload.image.SaveImage
 
getDescription() - Method in class graphlab.gui.plugins.main.saveload.Load
 
getDescription() - Method in class graphlab.gui.plugins.main.saveload.matrix.LoadMatrix
 
getDescription() - Method in class graphlab.gui.plugins.main.saveload.matrix.SaveMatrix
 
getDescription() - Method in class graphlab.gui.plugins.main.saveload.Save
 
getDescription() - Method in class graphlab.gui.plugins.metrics.MetrEdgesBySourceDegree
 
getDescription() - Method in class graphlab.gui.plugins.metrics.MetrEdgesByTargetDegree
 
getDescription() - Method in class graphlab.gui.plugins.metrics.MetrEdgesRandom
 
getDescription() - Method in class graphlab.gui.plugins.metrics.MetrVerticesByDegree
 
getDescription() - Method in class graphlab.gui.plugins.metrics.MetrVerticesByInDegree
 
getDescription() - Method in class graphlab.gui.plugins.metrics.MetrVerticesByOutDegree
 
getDescription() - Method in class graphlab.gui.plugins.metrics.MetrVerticesRandom
 
getDescription() - Method in class graphlab.gui.plugins.reports.basicreports.IsBiPartiteReport
 
getDescription() - Method in class graphlab.gui.plugins.reports.basicreports.ReportEdges
 
getDescription() - Method in class graphlab.gui.plugins.reports.basicreports.ReportVertices
 
getDescription() - Method in class graphlab.gui.plugins.reports.ShowReports
 
getDescription() - Method in class graphlab.library.event.EdgeEvent
 
getDescription() - Method in class graphlab.library.event.EdgeRequest
 
getDescription() - Method in interface graphlab.library.event.Event
 
getDescription() - Method in class graphlab.library.event.GraphEvent
 
getDescription() - Method in class graphlab.library.event.GraphRequest
 
getDescription() - Method in class graphlab.library.event.PostWorkEvent
 
getDescription() - Method in class graphlab.library.event.PreWorkEvent
 
getDescription() - Method in class graphlab.library.event.VertexEdgeLabelEvent
 
getDescription() - Method in class graphlab.library.event.VertexEvent
 
getDescription() - Method in class graphlab.library.event.VertexRequest
 
getDescription(String) - Method in class graphlab.main.attribute.XAttribute
 
getDescription() - Method in interface graphlab.main.extension.Extension
 
getDisplayName(String) - Method in class graphlab.main.attribute.XAttribute
 
getDomain() - Method in class graphlab.library.algorithms.homomorphism.Homomorphism
 
getEdge(Vertex, Vertex) - Method in class graphlab.gui.core.graph.graph.Graph
 
getEdge(VertexModel, VertexModel) - Method in class graphlab.gui.core.graph.graph.GraphModel
 
getEdge() - Method in class graphlab.library.event.EdgeRequest
 
getEdgeArray() - Method in class graphlab.library.BaseGraph
Returns array of array of 'int's where represents a simple adjacency list.
getEdgeArray() - Method in class graphlab.library.ListGraph
 
getEdgeArray() - Method in class graphlab.library.MatrixGraph
 
getEdgeLabel(String, String) - Method in class graphlab.gui.plugins.commandline.commands.EdgeCommands
 
getEdgeReference() - Method in class graphlab.gui.core.graph.edge.EdgeModel
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.CnGenerator
 
getEdges() - Method in interface graphlab.gui.plugins.graphgenerator.core.GraphGeneratorInterface
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.KmnGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.Kn_dGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.KnGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.PmnGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.PnGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.RanTreeGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.SnGenerator
 
getEdges() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
getEdges(VertexType, VertexType) - Method in class graphlab.library.BaseGraph
Returns a collection of all edges which connects two vertices supplied as first and second arguments of this method.
getEdges(VertexType, VertexType) - Method in class graphlab.library.ListGraph
 
getEdges(VertexType, VertexType) - Method in class graphlab.library.MatrixGraph
Returns all edges between two vertices.
getEdgesCount() - Method in class graphlab.gui.core.graph.graph.GraphModel
 
getEdgeWeight(String, String) - Method in class graphlab.gui.plugins.commandline.commands.EdgeCommands
 
getEditorComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.editors.GDialogEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.editors.GStringEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.ArrayXEditor
 
getEditorComponent(BoundedInteger) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.BoundedIntegerEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GBooleanEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GDimensionEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.StringEditor
 
getEditorComponent(t) - Method in interface graphlab.ui.components.GPropertyEditor.GBasicCellEditor
 
getEditorFor(Object) - Static method in class graphlab.ui.components.GPropertyEditor.GCellEditor
gets an editor for the given object, the editor should be registered before,...
getEditorFor(Class) - Static method in class graphlab.ui.components.GPropertyEditor.GPropertyEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.GColorEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.GDialogEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.GFileEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.GFontEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.GHashMapEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.GStringEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.BoundedIntegerEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GBooleanEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GDimensionEditor
 
getEditorValue() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.StringEditor
 
getEditorValue() - Method in interface graphlab.ui.components.GPropertyEditor.GBasicCellEditor
 
getElement() - Method in class graphlab.library.simple.SimpleEdge
 
getElement() - Method in class graphlab.library.simple.SimpleVertex
 
getExtension() - Method in interface graphlab.gui.plugins.main.saveload.core.GraphReaderInterface
Retrieves the file extension for the file type.
getExtension() - Method in interface graphlab.gui.plugins.main.saveload.core.GraphWriterInterface
Retrieves the file extension for the file type.
getExtension(File) - Static method in class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Return the extension portion of the file's name .
getExtension() - Method in class graphlab.gui.plugins.main.saveload.image.SaveImage
 
getExtension() - Method in class graphlab.gui.plugins.main.saveload.Load
 
getExtension() - Method in class graphlab.gui.plugins.main.saveload.matrix.LoadMatrix
 
getExtension() - Method in class graphlab.gui.plugins.main.saveload.matrix.SaveMatrix
 
getExtension() - Method in class graphlab.gui.plugins.main.saveload.Save
 
getExtension(File) - Static method in class graphlab.main.plugin.Plugger
Return the extension portion of the file's name .
getFont() - Method in class graphlab.gui.core.graph.GLabel
 
getFont() - Method in class graphlab.ui.components.GPropertyEditor.utils.JFontChooser
 
getGFrame(BlackBoard) - Static method in class graphlab.ui.UI
returns the GFrame object that mapped to the blackboard.
getGFrame() - Method in class graphlab.ui.UI
 
getGraph() - Method in class graphlab.gui.core.graph.graph.GraphView
 
getGraph() - Method in class graphlab.gui.core.graph.GScrollableGraph
 
getGraph() - Method in class graphlab.gui.plugins.main.GraphData
 
getGraph() - Method in class graphlab.library.event.GraphRequest
 
getGraphReference() - Method in class graphlab.gui.core.graph.graph.GraphModel
 
getID() - Method in class graphlab.gui.core.graph.edge.Edge
 
getID() - Method in class graphlab.gui.core.graph.vertex.Vertex
returns the id assigned to this vertex, it is not guaranteed that this method returns the same as VertexModel.getId();
getID() - Method in class graphlab.gui.plugins.algorithmanimator.core.SimpleAlgorithmAnimator
 
getId() - Method in class graphlab.library.BaseVertex
Returns the index of the vertex in the graph.
getID() - Method in class graphlab.library.event.EdgeEvent
 
getID() - Method in class graphlab.library.event.EdgeRequest
 
getID() - Method in interface graphlab.library.event.Event
 
getID() - Method in class graphlab.library.event.GraphEvent
 
getID() - Method in class graphlab.library.event.GraphRequest
 
getID() - Method in class graphlab.library.event.PostWorkEvent
 
getID() - Method in class graphlab.library.event.PreWorkEvent
 
getID() - Method in class graphlab.library.event.VertexEdgeLabelEvent
 
getID() - Method in class graphlab.library.event.VertexEvent
 
getID() - Method in class graphlab.library.event.VertexRequest
 
getInDegree(VertexType) - Method in class graphlab.library.BaseGraph
Returns in-degree of vertex vertexId, the number of edges which their tail goes to the specified vertex.
getInDegree(VertexType) - Method in class graphlab.library.ListGraph
 
getInDegree(VertexType) - Method in class graphlab.library.MatrixGraph
 
getIndex(String) - Method in class graphlab.main.attribute.XAttribute
returns the index of the given name, if the index didn't set before, it returns Integer.MAX_VALUE
getKeyEvent() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getKeyMnemonic() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getKeyModifiers() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getKeyWordIndex() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getLabel() - Method in class graphlab.gui.core.graph.edge.EdgeView
 
getLabel() - Method in class graphlab.gui.core.graph.vertex.Vertex
 
getLastToolBar() - Method in class graphlab.ui.components.GToolbar
returns the last toolbar which created with createToolbar()
getListeners(String) - Method in class graphlab.main.core.BlackBoard.BlackBoard
 
getLocation() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getMark() - Method in class graphlab.library.BaseEdge
Returns the mark of the edge.
getMark() - Method in class graphlab.library.BaseVertex
Returns true if the vertex is already marked.
getMax() - Method in class graphlab.main.lang.BoundedInteger
 
getMenu() - Method in class graphlab.ui.components.GFrame
 
getMenuNamePrefix() - Method in class graphlab.gui.plugins.main.saveload.core.extension.GraphReaderExtensionAction
 
getMenuNamePrefix() - Method in class graphlab.gui.plugins.main.saveload.core.extension.GraphWriterExtensionAction
 
getMenuNamePrefix() - Method in class graphlab.ui.AbstractExtensionAction
 
getMetrValue(T) - Method in interface graphlab.gui.plugins.metrics.core.Metr
 
getMetrValue(Edge) - Method in class graphlab.gui.plugins.metrics.MetrEdgesBySourceDegree
 
getMetrValue(Edge) - Method in class graphlab.gui.plugins.metrics.MetrEdgesByTargetDegree
 
getMetrValue(Edge) - Method in class graphlab.gui.plugins.metrics.MetrEdgesRandom
 
getMetrValue(Vertex) - Method in class graphlab.gui.plugins.metrics.MetrVerticesByDegree
 
getMetrValue(Vertex) - Method in class graphlab.gui.plugins.metrics.MetrVerticesByInDegree
 
getMetrValue(Vertex) - Method in class graphlab.gui.plugins.metrics.MetrVerticesByOutDegree
 
getMetrValue(Vertex) - Method in class graphlab.gui.plugins.metrics.MetrVerticesRandom
 
getMin() - Method in class graphlab.main.lang.BoundedInteger
 
getModel() - Method in class graphlab.main.attribute.NotifiableAttributeSetImplX
 
getName() - Method in interface graphlab.gui.core.graph.Arrow
 
getName() - Method in class graphlab.gui.core.graph.PolygonArrow
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.AppVertexCoverAnim
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.BFSAnim
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.BiconnectedComponentsAnim
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.DFSAnim
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.DijkstraAnim
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.KruskalAnim
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.More
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.PrimAnim
 
getName() - Method in class graphlab.gui.plugins.algorithmanimator.SampleColoringExtension
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.CnGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.KmnGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.Kn_dGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.KnGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.PmnGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.PnGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.RanTreeGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.SnGenerator
 
getName() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
getName() - Method in interface graphlab.gui.plugins.main.saveload.core.GraphReaderInterface
Retrieves the name of the file type.
getName() - Method in interface graphlab.gui.plugins.main.saveload.core.GraphWriterInterface
Retrieves the name of the file type.
getName() - Method in class graphlab.gui.plugins.main.saveload.image.SaveImage
 
getName() - Method in class graphlab.gui.plugins.main.saveload.Load
 
getName() - Method in class graphlab.gui.plugins.main.saveload.matrix.LoadMatrix
 
getName() - Method in class graphlab.gui.plugins.main.saveload.matrix.SaveMatrix
 
getName() - Method in class graphlab.gui.plugins.main.saveload.Save
 
getName() - Method in class graphlab.gui.plugins.metrics.MetrEdgesBySourceDegree
 
getName() - Method in class graphlab.gui.plugins.metrics.MetrEdgesByTargetDegree
 
getName() - Method in class graphlab.gui.plugins.metrics.MetrEdgesRandom
 
getName() - Method in class graphlab.gui.plugins.metrics.MetrVerticesByDegree
 
getName() - Method in class graphlab.gui.plugins.metrics.MetrVerticesByInDegree
 
getName() - Method in class graphlab.gui.plugins.metrics.MetrVerticesByOutDegree
 
getName() - Method in class graphlab.gui.plugins.metrics.MetrVerticesRandom
 
getName() - Method in class graphlab.gui.plugins.reports.basicreports.IsBiPartiteReport
 
getName() - Method in class graphlab.gui.plugins.reports.basicreports.ReportEdges
 
getName() - Method in class graphlab.gui.plugins.reports.basicreports.ReportVertices
 
getName() - Method in class graphlab.gui.plugins.reports.ShowReports
 
getName() - Method in class graphlab.main.core.Event
 
getName() - Method in interface graphlab.main.extension.Extension
 
getNameAt(int) - Method in class graphlab.main.attribute.XAttribute
 
getNames() - Method in class graphlab.main.attribute.XAttribute
gets all visible names sorted by indices and then alphabetically!
getNextRedoData() - Method in class graphlab.gui.plugins.main.core.actions.undo.undo.UndoLogManager
returns the data for the next undo action
getNextRedoData() - Method in class graphlab.gui.plugins.main.core.actions.undo.UndoLogManager
returns the data for the next undo action
getNextUndoData() - Method in class graphlab.gui.plugins.main.core.actions.undo.undo.UndoLogManager
returns the data for the next undo action
getNextUndoData() - Method in class graphlab.gui.plugins.main.core.actions.undo.UndoLogManager
returns the data for the next undo action
getOut() - Method in class graphlab.main.GSplash
 
getOutDegree(VertexType) - Method in class graphlab.library.BaseGraph
Returns out-degree of the supplied vertex, the number of edges which their head is attached to the specified vertex.
getOutDegree(VertexType) - Method in class graphlab.library.ListGraph
 
getOutDegree(VertexType) - Method in class graphlab.library.MatrixGraph
 
getPanel() - Method in interface graphlab.ui.components.gbody.GBodyPane
 
getParentMenuName() - Method in class graphlab.gui.plugins.algorithmanimator.core.atoms.extension.AtomAnimatorExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.algorithmanimator.extension.AlgorithmExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.graphgenerator.core.extension.GraphGeneratorExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.main.extension.GraphActionExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.main.saveload.core.extension.GraphReaderExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.main.saveload.core.extension.GraphWriterExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.metrics.core.extension.edge.EdgeMetrExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.metrics.core.extension.vertex.VertexMetrExtensionAction
 
getParentMenuName() - Method in class graphlab.gui.plugins.reports.extension.GraphReportExtensionAction
 
getParentMenuName() - Method in class graphlab.ui.AbstractExtensionAction
returns the menu name that the menuitem of this action is its child
getPopUpLocation() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getPopUpSize() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getPreferredSize() - Method in class graphlab.gui.core.graph.graph.GraphView
 
getProp() - Method in class graphlab.library.BaseEdge
Returns property object for this edge.
getProp() - Method in class graphlab.library.BaseVertex
Returns property object for this vertex.
getProperty(String) - Method in class graphlab.gui.plugins.main.core.actions.undo.UndoableActionOccuredData
 
getPropertyEditor() - Method in class graphlab.gui.plugins.main.core.actions.GraphPropertyEditor
 
getPropertyEditor() - Method in class graphlab.ui.components.utils.GAttrFrame
return the GProertyEditor which is the main editor of NotifiableAttributeSet
getPropertyEditor() - Method in class graphlab.ui.components.utils.GTabbedAttributeFrame
return the GProertyEditor which is the main editor of notifiableAttributeSet
getPropertyEditor() - Method in class graphlab.ui.components.utils.GTabbedAttributePane
return the GProertyEditor which is the main editor of notifiableAttributeSet
getRange() - Method in class graphlab.library.algorithms.homomorphism.Homomorphism
 
getRendererComponent(Object) - Method in class graphlab.gui.core.graph.GShape
 
getRendererComponent(T) - Method in interface graphlab.ui.components.GPropertyEditor.GBasicCellRenderer
 
getRendererComponent(AtomAttribute) - Method in class graphlab.ui.components.GPropertyEditor.OAtrRenderer
 
getRendererComponent(Arrow) - Method in class graphlab.ui.components.GPropertyEditor.renderers.ArrowRenderer
 
getRendererComponent(BoundedInteger) - Method in class graphlab.ui.components.GPropertyEditor.renderers.BoundedIntegerRenderer
 
getRendererComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.renderers.GBooleanRenderer
 
getRendererComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.renderers.GColorRenderer
 
getRendererComponent(Dimension) - Method in class graphlab.ui.components.GPropertyEditor.renderers.GDimensionRenderer
 
getRendererComponent(Font) - Method in class graphlab.ui.components.GPropertyEditor.renderers.GFontRenderer
 
getRendererComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.renderers.GStringRenderer
 
getRendererComponent(Object) - Method in class graphlab.ui.components.GPropertyEditor.renderers.GStrokeRenderer
 
getRendererFor(Object) - Static method in class graphlab.ui.components.GPropertyEditor.GCellRenderer
return a renderer for he object from previously registered renderers
getRendererFor(Class) - Static method in class graphlab.ui.components.GPropertyEditor.GPropertyEditor
 
getResizeListener() - Method in class graphlab.gui.core.graph.vertex.GResizer
 
getReturnStatus() - Method in class graphlab.ui.components.utils.GAttrFrame
 
getReturnStatus() - Method in class graphlab.ui.components.utils.GTabbedAttributeFrame
 
getReturnStatus() - Method in class graphlab.ui.components.utils.GTabbedAttributePane
 
getRowCount() - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
the number of properties, stored
getSelected() - Method in class graphlab.gui.plugins.main.select.SelectPluginMethods
 
getSelectedEdges() - Method in class graphlab.gui.plugins.main.select.SelectPluginMethods
 
getSelectedItem() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.ArrayXEditor
 
getSelectedItem() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor
returns the selected item in combo list
getSelectedVertices() - Method in class graphlab.gui.plugins.main.select.SelectPluginMethods
 
getSelection() - Method in class graphlab.gui.plugins.main.select.DeSelect
 
getSelection() - Method in class graphlab.gui.plugins.main.select.InvertSelection
 
getSelection() - Method in class graphlab.gui.plugins.main.select.Select
 
getSelection() - Method in class graphlab.gui.plugins.main.select.SelectAll
 
getShapeHeight() - Method in class graphlab.gui.core.graph.vertex.VertexView
 
getShapeStroke(Vertex) - Static method in class graphlab.gui.core.graph.GShape
 
getShapeWidth() - Method in class graphlab.gui.core.graph.vertex.VertexView
returns the height of the shape of the vertex, it is different from getWeight which returns total weight of the vertex including label , ...
getShortestPath(BaseGraph<VertexType, EdgeType>, VertexType) - Method in class graphlab.library.algorithms.shortestpath.Dijkstra
This method finds a reference array using Dijkstra algorithm from which, one can find the shortest paths of all vertices of a graph from an arbitrary given vertex.
getSidebar() - Method in class graphlab.ui.components.GFrame
 
getSize() - Method in class graphlab.gui.core.graph.GLabel
 
getSize() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getSlider() - Method in class graphlab.ui.components.utils.LabledSlider
 
getSortedNotifiableAttributeSet(NotifiableAttributeSet) - Method in class graphlab.ui.components.GPropertyEditor.utils.ObjectViewer
 
getStatusbar() - Method in class graphlab.ui.components.GFrame
 
getTabedPane() - Method in class graphlab.gui.core.graph.GTabbedGraphPane
 
getTable() - Method in class graphlab.ui.components.GPropertyEditor.GPropertyEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class graphlab.ui.components.GPropertyEditor.GCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class graphlab.ui.components.GPropertyEditor.GCellRenderer
 
getToolbar() - Method in class graphlab.ui.components.GFrame
 
getUI(BlackBoard) - Static method in class graphlab.ui.UI
 
getUIEvent(String) - Static method in class graphlab.ui.UI
 
getUniqueMenu(String, int) - Method in class graphlab.ui.components.gmenu.GMenuBar
generates a menu from the given path, the path delimiter is "." , so this means a path in a tree, for example file.generate.star means a 3 layer menu.
getValidValues() - Method in class graphlab.main.lang.SetValidator
 
getValue() - Method in interface graphlab.main.attribute.AtomAttribute
 
getValue() - Method in class graphlab.main.lang.ArrayX
 
getValue() - Method in class graphlab.main.lang.BoundedInteger
 
getValueAt(int, int) - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
 
getValues() - Method in class graphlab.gui.core.graph.GShape
 
getValues() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.ArrayXEditor
 
getValues() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.ArrowEditor
 
getValues() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GBooleanEditor
 
getValues() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor
 
getValues() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GShapeEditor
 
getValues() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GSimpleComboEditor
 
getValues() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GStrokeEditor
 
getValues() - Method in interface graphlab.ui.components.GPropertyEditor.editors.inplace.ValueSet
 
getVertex() - Method in class graphlab.library.event.VertexRequest
 
getVertexArray() - Method in class graphlab.library.BaseGraph
Returns array of vertices upcasted to BaseVertex.
getVertexArray() - Method in class graphlab.library.ListGraph
 
getVertexArray() - Method in class graphlab.library.MatrixGraph
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.CnGenerator
 
getVertexPositions() - Method in interface graphlab.gui.plugins.graphgenerator.core.GraphGeneratorInterface
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.KmnGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.Kn_dGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.KnGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.PmnGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.PnGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.RanTreeGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.SnGenerator
 
getVertexPositions() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
getVertexPositionsBackward() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
getVertexPositionsCircular() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
getVertexReference() - Method in class graphlab.gui.core.graph.vertex.VertexModel
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
getVertices() - Method in interface graphlab.gui.plugins.graphgenerator.core.GraphGeneratorInterface
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.KmnGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.Kn_dGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.KnGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.PmnGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.PnGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.RanTreeGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.SnGenerator
 
getVertices() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
getVerticesCount() - Method in class graphlab.library.BaseGraph
Returns the number of vertices.
getVerticesCount() - Method in class graphlab.library.ListGraph
 
getVerticesCount() - Method in class graphlab.library.MatrixGraph
 
getView() - Method in class graphlab.main.attribute.NotifiableAttributeSetImplX
 
getView() - Method in interface graphlab.main.attribute.NotifiableAttributeSetView
 
getWeight() - Method in class graphlab.library.BaseEdge
Returns the weight of the edge.
getX() - Method in class graphlab.gui.core.graph.GraphPoint
 
getY() - Method in class graphlab.gui.core.graph.GraphPoint
 
GFileEditor - Class in graphlab.ui.components.GPropertyEditor.editors
 
GFileEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.GFileEditor
 
GFontEditor - Class in graphlab.ui.components.GPropertyEditor.editors
User: root
GFontEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.GFontEditor
 
GFontRenderer - Class in graphlab.ui.components.GPropertyEditor.renderers
 
GFontRenderer() - Constructor for class graphlab.ui.components.GPropertyEditor.renderers.GFontRenderer
 
GFrame - Class in graphlab.ui.components
this class is the extension of JFrame, which is not only a simple JFrame, it is a frame work that has all parts of an User Interface, it contains: Toolbar, Status Bar, Side Bar, Menu Bar and a Body which is the main program
GFrame(BlackBoard) - Constructor for class graphlab.ui.components.GFrame
Creates new form GFrame
GFrameLocationProvider - Class in graphlab.ui.components.utils
 
GFrameLocationProvider() - Constructor for class graphlab.ui.components.utils.GFrameLocationProvider
 
GHashMapEditor - Class in graphlab.ui.components.GPropertyEditor.editors
 
GHashMapEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.GHashMapEditor
 
GInduced - Class in graphlab.library.algorithms.goperators
 
GInduced() - Constructor for class graphlab.library.algorithms.goperators.GInduced
 
GJoin<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.goperators
 
GJoin() - Constructor for class graphlab.library.algorithms.goperators.GJoin
 
GLabel - Class in graphlab.gui.core.graph
 
GLabel(Component) - Constructor for class graphlab.gui.core.graph.GLabel
 
GLabel(VertexView) - Constructor for class graphlab.gui.core.graph.GLabel
 
GLabel(EdgeView) - Constructor for class graphlab.gui.core.graph.GLabel
 
GlupdateHandler - Interface in graphlab.gui.plugins.manageplugins.xml
 
GlupdateHandlerImpl - Class in graphlab.gui.plugins.manageplugins.xml
 
GlupdateHandlerImpl() - Constructor for class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
GlupdateParser - Class in graphlab.gui.plugins.manageplugins.xml
The class reads XML documents according to specified DTD and translates all related events into GlupdateHandler events.
GlupdateParser(GlupdateHandler, EntityResolver) - Constructor for class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
Creates a parser instance.
GMenuBar - Class in graphlab.ui.components.gmenu
this class is the menu bar of GFrame.
GMenuBar() - Constructor for class graphlab.ui.components.gmenu.GMenuBar
 
GMenuItem - Class in graphlab.ui.components.gmenu
this is the same as JMenuItem with the diffrece that it sends its events to the blackboard automatically.
GMenuItem(String, String, BlackBoard) - Constructor for class graphlab.ui.components.gmenu.GMenuItem
 
GMenuItem(String, String, BlackBoard, String, int) - Constructor for class graphlab.ui.components.gmenu.GMenuItem
 
GMultiply - Class in graphlab.library.algorithms.goperators
 
GMultiply() - Constructor for class graphlab.library.algorithms.goperators.GMultiply
 
GOperators<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.goperators
 
GOperators() - Constructor for class graphlab.library.algorithms.goperators.GOperators
 
GPropertyEditor - Class in graphlab.ui.components.GPropertyEditor
Author: Azin Azadi Email : aazadi@gmail.com
GPropertyEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.GPropertyEditor
 
GPropertyTableModel - Class in graphlab.ui.components.GPropertyEditor
it is the Table Model which is used to create a property editor.
GPropertyTableModel() - Constructor for class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
constructor
Graph - Class in graphlab.gui.core.graph.graph
 
Graph(BlackBoard) - Constructor for class graphlab.gui.core.graph.graph.Graph
 
graph - Variable in class graphlab.gui.plugins.main.core.actions.graph.GraphDragData
 
graph - Variable in class graphlab.gui.plugins.main.core.actions.graph.GraphDropData
 
graph - Variable in class graphlab.library.event.EdgeEvent
 
graph - Variable in class graphlab.library.event.EdgeRequest
 
graph - Variable in class graphlab.library.event.GraphEvent
 
graph - Variable in class graphlab.library.event.VertexEvent
 
graph - Variable in class graphlab.library.event.VertexRequest
 
graph2GraphML(Graph) - Static method in class graphlab.gui.core.io.GraphML
 
Graph2Image(Graph) - Static method in class graphlab.gui.plugins.main.saveload.image.Image
 
graph2Matrix(String) - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
graph2Matrix(BaseGraph<vt, et>) - Static method in class graphlab.gui.plugins.main.saveload.matrix.Matrix
 
graph2view(GraphPoint) - Method in class graphlab.gui.core.graph.ZoomDS
 
GraphAction - Class in graphlab.gui.plugins.main
User: Rouzbeh Date: Nov 27, 2005 Time: 11:42:31 AM
GraphAction(BlackBoard) - Constructor for class graphlab.gui.plugins.main.GraphAction
constructor
GraphActionExtension - Interface in graphlab.gui.plugins.main.extension
 
GraphActionExtensionAction - Class in graphlab.gui.plugins.main.extension
 
GraphActionExtensionAction(BlackBoard, GraphActionExtension) - Constructor for class graphlab.gui.plugins.main.extension.GraphActionExtensionAction
 
GraphActionExtensionHandler - Class in graphlab.gui.plugins.main.extension
the plug in handler for graph generators, this class loads classes that are implementing GraphGeneratorExtension interface,...
GraphActionExtensionHandler() - Constructor for class graphlab.gui.plugins.main.extension.GraphActionExtensionHandler
 
GraphActionInterface - Interface in graphlab.gui.plugins.main.extension
 
GraphClickData - Class in graphlab.gui.plugins.main.core.actions.graph
User: azin
GraphClickData() - Constructor for class graphlab.gui.plugins.main.core.actions.graph.GraphClickData
 
GraphCommands - Class in graphlab.gui.plugins.commandline.commands
 
GraphCommands(BlackBoard) - Constructor for class graphlab.gui.plugins.commandline.commands.GraphCommands
 
GraphControl - Class in graphlab.gui.core.graph.graph
 
GraphControl(Graph, BlackBoard) - Constructor for class graphlab.gui.core.graph.graph.GraphControl
 
GraphConverter<ImportEdgeType extends BaseEdge<ImportVertexType>,ExportEdgeType extends BaseEdge<ExportVertexType>,ImportVertexType extends BaseVertex,ExportVertexType extends BaseVertex> - Interface in graphlab.library.genericcloners
 
GraphData - Class in graphlab.gui.plugins.main
 
GraphData(BlackBoard) - Constructor for class graphlab.gui.plugins.main.GraphData
 
GraphDragData - Class in graphlab.gui.plugins.main.core.actions.graph
occurs whenever the mouse STARTs dragging, note that it is not continious if you want to have continiuos you should listen for GraphMouseMoved after that
GraphDragData() - Constructor for class graphlab.gui.plugins.main.core.actions.graph.GraphDragData
 
GraphDropData - Class in graphlab.gui.plugins.main.core.actions.graph
occurs whenever mouse released, (even if it was dragged or not)
GraphDropData() - Constructor for class graphlab.gui.plugins.main.core.actions.graph.GraphDropData
 
GraphEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
GraphEvent(BaseGraph<VertexType, EdgeType>, GraphEvent.EventType) - Constructor for class graphlab.library.event.GraphEvent
Constructs a GraphEvent object corresponding to graph g and event et.
GraphEvent(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.event.GraphEvent
Constructs a GraphEvent object that represents construction of a new graph.
GraphEvent.EventType - Enum in graphlab.library.event
 
GraphGeneratorExtension - Interface in graphlab.gui.plugins.graphgenerator.core.extension
represents a Graph Generator
GraphGeneratorExtensionAction - Class in graphlab.gui.plugins.graphgenerator.core.extension
 
GraphGeneratorExtensionAction(BlackBoard, GraphGeneratorExtension) - Constructor for class graphlab.gui.plugins.graphgenerator.core.extension.GraphGeneratorExtensionAction
 
GraphGeneratorExtensionHandler - Class in graphlab.gui.plugins.graphgenerator.core.extension
the plug in handler for graph generators, this class loads classes that are implementing GraphGeneratorExtension interface,...
GraphGeneratorExtensionHandler() - Constructor for class graphlab.gui.plugins.graphgenerator.core.extension.GraphGeneratorExtensionHandler
 
GraphGeneratorInterface - Interface in graphlab.gui.plugins.graphgenerator.core
 
GraphGeneratorStaticUtils - Class in graphlab.gui.plugins.graphgenerator.core
 
GraphGeneratorStaticUtils() - Constructor for class graphlab.gui.plugins.graphgenerator.core.GraphGeneratorStaticUtils
 
GraphIOException - Exception in graphlab.gui.plugins.main.saveload.core
The exception thrown if an error occurs during importer or exporter operations.
GraphIOException(String) - Constructor for exception graphlab.gui.plugins.main.saveload.core.GraphIOException
 
GraphIOExtensionHandler - Class in graphlab.gui.plugins.main.saveload.core.extension
the plug in handler for graph Input and Output, this class loads classes that are implementing GraphReaderExtension interface,...
GraphIOExtensionHandler(boolean) - Constructor for class graphlab.gui.plugins.main.saveload.core.extension.GraphIOExtensionHandler
 
GraphLab - Class in graphlab.main
Author: reza
GraphLab() - Constructor for class graphlab.main.GraphLab
 
graphlab.gui.core.graph - package graphlab.gui.core.graph
 
graphlab.gui.core.graph.edge - package graphlab.gui.core.graph.edge
 
graphlab.gui.core.graph.graph - package graphlab.gui.core.graph.graph
 
graphlab.gui.core.graph.vertex - package graphlab.gui.core.graph.vertex
 
graphlab.gui.core.io - package graphlab.gui.core.io
 
graphlab.gui.core.utils - package graphlab.gui.core.utils
 
graphlab.gui.plugins.algorithmanimator - package graphlab.gui.plugins.algorithmanimator
 
graphlab.gui.plugins.algorithmanimator.core - package graphlab.gui.plugins.algorithmanimator.core
 
graphlab.gui.plugins.algorithmanimator.core.atoms - package graphlab.gui.plugins.algorithmanimator.core.atoms
 
graphlab.gui.plugins.algorithmanimator.core.atoms.extension - package graphlab.gui.plugins.algorithmanimator.core.atoms.extension
 
graphlab.gui.plugins.algorithmanimator.extension - package graphlab.gui.plugins.algorithmanimator.extension
 
graphlab.gui.plugins.commandline - package graphlab.gui.plugins.commandline
 
graphlab.gui.plugins.commandline.commands - package graphlab.gui.plugins.commandline.commands
 
graphlab.gui.plugins.developeplugin - package graphlab.gui.plugins.developeplugin
 
graphlab.gui.plugins.developeplugin.actions - package graphlab.gui.plugins.developeplugin.actions
 
graphlab.gui.plugins.graphgenerator - package graphlab.gui.plugins.graphgenerator
 
graphlab.gui.plugins.graphgenerator.core - package graphlab.gui.plugins.graphgenerator.core
 
graphlab.gui.plugins.graphgenerator.core.extension - package graphlab.gui.plugins.graphgenerator.core.extension
 
graphlab.gui.plugins.main - package graphlab.gui.plugins.main
 
graphlab.gui.plugins.main.actiongrouping - package graphlab.gui.plugins.main.actiongrouping
 
graphlab.gui.plugins.main.ccp - package graphlab.gui.plugins.main.ccp
 
graphlab.gui.plugins.main.core - package graphlab.gui.plugins.main.core
 
graphlab.gui.plugins.main.core.actions - package graphlab.gui.plugins.main.core.actions
 
graphlab.gui.plugins.main.core.actions.edge - package graphlab.gui.plugins.main.core.actions.edge
 
graphlab.gui.plugins.main.core.actions.graph - package graphlab.gui.plugins.main.core.actions.graph
 
graphlab.gui.plugins.main.core.actions.undo - package graphlab.gui.plugins.main.core.actions.undo
 
graphlab.gui.plugins.main.core.actions.undo.undo - package graphlab.gui.plugins.main.core.actions.undo.undo
 
graphlab.gui.plugins.main.core.actions.vertex - package graphlab.gui.plugins.main.core.actions.vertex
 
graphlab.gui.plugins.main.core.actions.zoom - package graphlab.gui.plugins.main.core.actions.zoom
 
graphlab.gui.plugins.main.extension - package graphlab.gui.plugins.main.extension
 
graphlab.gui.plugins.main.help - package graphlab.gui.plugins.main.help
 
graphlab.gui.plugins.main.help.actions - package graphlab.gui.plugins.main.help.actions
 
graphlab.gui.plugins.main.hibernate - package graphlab.gui.plugins.main.hibernate
 
graphlab.gui.plugins.main.preview - package graphlab.gui.plugins.main.preview
 
graphlab.gui.plugins.main.reporter - package graphlab.gui.plugins.main.reporter
 
graphlab.gui.plugins.main.reporter.actions - package graphlab.gui.plugins.main.reporter.actions
 
graphlab.gui.plugins.main.resources - package graphlab.gui.plugins.main.resources
 
graphlab.gui.plugins.main.rightclick - package graphlab.gui.plugins.main.rightclick
 
graphlab.gui.plugins.main.saveload - package graphlab.gui.plugins.main.saveload
 
graphlab.gui.plugins.main.saveload.core - package graphlab.gui.plugins.main.saveload.core
 
graphlab.gui.plugins.main.saveload.core.extension - package graphlab.gui.plugins.main.saveload.core.extension
 
graphlab.gui.plugins.main.saveload.image - package graphlab.gui.plugins.main.saveload.image
 
graphlab.gui.plugins.main.saveload.matrix - package graphlab.gui.plugins.main.saveload.matrix
 
graphlab.gui.plugins.main.saveload.xmlparser - package graphlab.gui.plugins.main.saveload.xmlparser
 
graphlab.gui.plugins.main.select - package graphlab.gui.plugins.main.select
 
graphlab.gui.plugins.manageplugins - package graphlab.gui.plugins.manageplugins
 
graphlab.gui.plugins.manageplugins.xml - package graphlab.gui.plugins.manageplugins.xml
 
graphlab.gui.plugins.metrics - package graphlab.gui.plugins.metrics
 
graphlab.gui.plugins.metrics.core - package graphlab.gui.plugins.metrics.core
 
graphlab.gui.plugins.metrics.core.extension.edge - package graphlab.gui.plugins.metrics.core.extension.edge
 
graphlab.gui.plugins.metrics.core.extension.vertex - package graphlab.gui.plugins.metrics.core.extension.vertex
 
graphlab.gui.plugins.reports - package graphlab.gui.plugins.reports
 
graphlab.gui.plugins.reports.basicreports - package graphlab.gui.plugins.reports.basicreports
 
graphlab.gui.plugins.reports.extension - package graphlab.gui.plugins.reports.extension
 
graphlab.gui.plugins.reports.ui - package graphlab.gui.plugins.reports.ui
 
graphlab.gui.plugins.visualization - package graphlab.gui.plugins.visualization
 
graphlab.library - package graphlab.library
 
graphlab.library.algorithms - package graphlab.library.algorithms
 
graphlab.library.algorithms.coloring - package graphlab.library.algorithms.coloring
 
graphlab.library.algorithms.goperators - package graphlab.library.algorithms.goperators
 
graphlab.library.algorithms.graphdecomposition - package graphlab.library.algorithms.graphdecomposition
 
graphlab.library.algorithms.homomorphism - package graphlab.library.algorithms.homomorphism
 
graphlab.library.algorithms.shortestpath - package graphlab.library.algorithms.shortestpath
 
graphlab.library.algorithms.spanningtree - package graphlab.library.algorithms.spanningtree
 
graphlab.library.algorithms.traversal - package graphlab.library.algorithms.traversal
 
graphlab.library.algorithms.util - package graphlab.library.algorithms.util
 
graphlab.library.algorithms.vertexcover - package graphlab.library.algorithms.vertexcover
 
graphlab.library.event - package graphlab.library.event
 
graphlab.library.event.handlers - package graphlab.library.event.handlers
 
graphlab.library.event.typedef - package graphlab.library.event.typedef
 
graphlab.library.exceptions - package graphlab.library.exceptions
 
graphlab.library.genericcloners - package graphlab.library.genericcloners
 
graphlab.library.simple - package graphlab.library.simple
 
graphlab.library.test - package graphlab.library.test
 
graphlab.library.util - package graphlab.library.util
 
graphlab.main - package graphlab.main
 
graphlab.main.attribute - package graphlab.main.attribute
 
graphlab.main.core - package graphlab.main.core
 
graphlab.main.core.action - package graphlab.main.core.action
 
graphlab.main.core.BlackBoard - package graphlab.main.core.BlackBoard
 
graphlab.main.core.notifier - package graphlab.main.core.notifier
 
graphlab.main.extension - package graphlab.main.extension
 
graphlab.main.lang - package graphlab.main.lang
 
graphlab.main.parameter - package graphlab.main.parameter
 
graphlab.main.plugin - package graphlab.main.plugin
 
graphlab.main.preferences - package graphlab.main.preferences
 
graphlab.ui - package graphlab.ui
 
graphlab.ui.actions - package graphlab.ui.actions
 
graphlab.ui.components - package graphlab.ui.components
 
graphlab.ui.components.gbody - package graphlab.ui.components.gbody
 
graphlab.ui.components.gmenu - package graphlab.ui.components.gmenu
 
graphlab.ui.components.GPropertyEditor - package graphlab.ui.components.GPropertyEditor
 
graphlab.ui.components.GPropertyEditor.attrx - package graphlab.ui.components.GPropertyEditor.attrx
 
graphlab.ui.components.GPropertyEditor.editors - package graphlab.ui.components.GPropertyEditor.editors
 
graphlab.ui.components.GPropertyEditor.editors.inplace - package graphlab.ui.components.GPropertyEditor.editors.inplace
 
graphlab.ui.components.GPropertyEditor.renderers - package graphlab.ui.components.GPropertyEditor.renderers
 
graphlab.ui.components.GPropertyEditor.utils - package graphlab.ui.components.GPropertyEditor.utils
 
graphlab.ui.components.gsidebar - package graphlab.ui.components.gsidebar
 
graphlab.ui.components.utils - package graphlab.ui.components.utils
 
graphlab.ui.xml - package graphlab.ui.xml
 
GraphLabDebugger - Class in graphlab.main
this class creathed ONLY for test reasons, don't mistake it with main class of program which is GraphLab.
GraphLabDebugger() - Constructor for class graphlab.main.GraphLabDebugger
 
GraphListener - Interface in graphlab.gui.core.graph.graph
 
GraphML - Class in graphlab.gui.core.io
Author: @Reza Mohammadi
GraphML() - Constructor for class graphlab.gui.core.io.GraphML
 
graphMLEdgeKeys - Static variable in class graphlab.gui.core.graph.graph.Graph
 
graphMLGraphKeys - Static variable in class graphlab.gui.core.graph.graph.Graph
 
GraphmlHandler - Interface in graphlab.gui.plugins.main.saveload.xmlparser
 
GraphmlHandlerImpl - Class in graphlab.gui.plugins.main.saveload.xmlparser
 
GraphmlHandlerImpl(Graph) - Constructor for class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
GraphmlHandlerImpl(BlackBoard) - Constructor for class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
graphMLKeys() - Static method in class graphlab.gui.core.io.GraphML
 
GraphmlParser - Class in graphlab.gui.plugins.main.saveload.xmlparser
The class reads XML documents according to specified DTD and translates all related events into GraphmlHandler events.
GraphmlParser(GraphmlHandler, EntityResolver) - Constructor for class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
Creates a parser instance.
graphMLVertexKeys - Static variable in class graphlab.gui.core.graph.graph.Graph
 
GraphModel - Class in graphlab.gui.core.graph.graph
 
GraphModel(Graph) - Constructor for class graphlab.gui.core.graph.graph.GraphModel
 
GraphMouseMoveData - Class in graphlab.gui.plugins.main.core.actions.graph
User: root
GraphMouseMoveData() - Constructor for class graphlab.gui.plugins.main.core.actions.graph.GraphMouseMoveData
 
GraphPoint - Class in graphlab.gui.core.graph
 
GraphPoint() - Constructor for class graphlab.gui.core.graph.GraphPoint
 
GraphPoint(Point) - Constructor for class graphlab.gui.core.graph.GraphPoint
 
GraphPoint(int, int) - Constructor for class graphlab.gui.core.graph.GraphPoint
 
GraphPoint(double, double) - Constructor for class graphlab.gui.core.graph.GraphPoint
 
GraphPreferences - Class in graphlab.main.preferences
User: Rouzbeh Date: Dec 4, 2005 Time: 12:13:47 PM
GraphPreferences(String, Preferences) - Constructor for class graphlab.main.preferences.GraphPreferences
 
GraphPropertyEditor - Class in graphlab.gui.plugins.main.core.actions
the left side property editor of graphlab gui
GraphPropertyEditor(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.GraphPropertyEditor
constructor
GraphReaderExtension - Interface in graphlab.gui.plugins.main.saveload.core.extension
Classes implementing this interface provide exporting graphs.
GraphReaderExtensionAction - Class in graphlab.gui.plugins.main.saveload.core.extension
 
GraphReaderExtensionAction(BlackBoard, GraphReaderExtension) - Constructor for class graphlab.gui.plugins.main.saveload.core.extension.GraphReaderExtensionAction
 
GraphReaderInterface - Interface in graphlab.gui.plugins.main.saveload.core
 
GraphRectRegionSelect - Class in graphlab.gui.core.graph
 
GraphRectRegionSelect(BlackBoard) - Constructor for class graphlab.gui.core.graph.GraphRectRegionSelect
 
GraphReportExtension<t> - Interface in graphlab.gui.plugins.reports.extension
 
GraphReportExtensionAction - Class in graphlab.gui.plugins.reports.extension
 
GraphReportExtensionAction(BlackBoard, GraphReportExtension) - Constructor for class graphlab.gui.plugins.reports.extension.GraphReportExtensionAction
 
GraphReportExtensionHandler - Class in graphlab.gui.plugins.reports.extension
 
GraphReportExtensionHandler() - Constructor for class graphlab.gui.plugins.reports.extension.GraphReportExtensionHandler
 
GraphReportInterface<t> - Interface in graphlab.gui.plugins.reports
 
GraphRequest<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
GraphRequest() - Constructor for class graphlab.library.event.GraphRequest
 
GraphSelect - Class in graphlab.gui.plugins.algorithmanimator.core.atoms
 
GraphSelect() - Constructor for class graphlab.gui.plugins.algorithmanimator.core.atoms.GraphSelect
 
GraphSelectData - Class in graphlab.gui.plugins.main.core.actions.graph
 
GraphSelectData() - Constructor for class graphlab.gui.plugins.main.core.actions.graph.GraphSelectData
 
GraphSelectPointData - Class in graphlab.gui.plugins.main.core.actions.graph
 
GraphSelectPointData() - Constructor for class graphlab.gui.plugins.main.core.actions.graph.GraphSelectPointData
 
GraphSelectPointEvent - Class in graphlab.gui.plugins.main.core.actions.graph
 
GraphSelectPointEvent(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.graph.GraphSelectPointEvent
 
GraphView - Class in graphlab.gui.core.graph.graph
In the MVC Model of the Graph , this is the View Part.
GraphView(Graph) - Constructor for class graphlab.gui.core.graph.graph.GraphView
 
GraphWriterExtension - Interface in graphlab.gui.plugins.main.saveload.core.extension
Classes implementing this interface provide exporting graphs.
GraphWriterExtensionAction - Class in graphlab.gui.plugins.main.saveload.core.extension
 
GraphWriterExtensionAction(BlackBoard, GraphWriterExtension) - Constructor for class graphlab.gui.plugins.main.saveload.core.extension.GraphWriterExtensionAction
 
GraphWriterInterface - Interface in graphlab.gui.plugins.main.saveload.core
 
GResizer - Class in graphlab.gui.core.graph.vertex
Tool for resizing vertices on the graph.
GResizer(BlackBoard) - Constructor for class graphlab.gui.core.graph.vertex.GResizer
 
GScrollableGraph - Class in graphlab.gui.core.graph
 
GScrollableGraph(Graph) - Constructor for class graphlab.gui.core.graph.GScrollableGraph
 
GShape - Class in graphlab.gui.core.graph
User: Azin Azadi,Rouzbeh Ebrahimi
GShape(String) - Constructor for class graphlab.gui.core.graph.GShape
 
GShapeEditor - Class in graphlab.ui.components.GPropertyEditor.editors.inplace
User: root
GShapeEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.inplace.GShapeEditor
 
GSidebar - Class in graphlab.ui.components.gsidebar
this class is the sidebar part of GFrame Author: Azin Azadi Email: azin_azadi at users.sourceforge.net
GSidebar(GBody, BlackBoard) - Constructor for class graphlab.ui.components.gsidebar.GSidebar
constructor
GSimpleComboEditor - Class in graphlab.ui.components.GPropertyEditor.editors.inplace
a simple combo editor, with specific values
GSimpleComboEditor(ValueSet) - Constructor for class graphlab.ui.components.GPropertyEditor.editors.inplace.GSimpleComboEditor
 
GSplash - Class in graphlab.main
an splash screen for showing when the program is loading, it simply redirects the System.out, so every thing you write on System.out will be written on the splash!
GSplash() - Constructor for class graphlab.main.GSplash
Creates new form Splash
GStatusBar - Class in graphlab.ui.components
 
GStatusBar(BlackBoard) - Constructor for class graphlab.ui.components.GStatusBar
 
GStringEditor - Class in graphlab.ui.components.GPropertyEditor.editors
 
GStringEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.GStringEditor
 
GStringRenderer - Class in graphlab.ui.components.GPropertyEditor.renderers
User: root
GStringRenderer() - Constructor for class graphlab.ui.components.GPropertyEditor.renderers.GStringRenderer
 
GStroke - Class in graphlab.gui.core.graph
User: root
GStroke(String, float[]) - Constructor for class graphlab.gui.core.graph.GStroke
 
GStroke(String, int, float[]) - Constructor for class graphlab.gui.core.graph.GStroke
 
GStroke() - Constructor for class graphlab.gui.core.graph.GStroke
 
GStrokeEditor - Class in graphlab.ui.components.GPropertyEditor.editors.inplace
 
GStrokeEditor() - Constructor for class graphlab.ui.components.GPropertyEditor.editors.inplace.GStrokeEditor
 
GStrokeRenderer - Class in graphlab.ui.components.GPropertyEditor.renderers
author : Azin Azadi Email : aazadi@gmail.com
GStrokeRenderer() - Constructor for class graphlab.ui.components.GPropertyEditor.renderers.GStrokeRenderer
 
GStrokeRenderer(GStroke) - Constructor for class graphlab.ui.components.GPropertyEditor.renderers.GStrokeRenderer
 
GTabbedAttributeFrame - Class in graphlab.ui.components.utils
User: Rouzbeh Date: Dec 4, 2005 Time: 10:54:48 AM
GTabbedAttributeFrame(Frame, GTabbedAttributePane, boolean) - Constructor for class graphlab.ui.components.utils.GTabbedAttributeFrame
Creates new form GAttrFrame
GTabbedAttributePane - Class in graphlab.ui.components.utils
User: Rouzbeh Date: Dec 4, 2005 Time: 10:30:13 AM
GTabbedAttributePane(HashMap<String, AbstractPreference>) - Constructor for class graphlab.ui.components.utils.GTabbedAttributePane
Creates new form GAttrFrame
GTabbedGraphPane - Class in graphlab.gui.core.graph
provides a tabbed UI Interface for editing multiple graphs in multiple tabs
GTabbedGraphPane(BlackBoard) - Constructor for class graphlab.gui.core.graph.GTabbedGraphPane
 
GToolbar - Class in graphlab.ui.components
 
GToolbar() - Constructor for class graphlab.ui.components.GToolbar
 
GUnion - Class in graphlab.library.algorithms.goperators
The union of two graphs G and H, simply consists of the union of the vertex sets of G and H as its vertex set, and similarly for the edge set.
GUnion() - Constructor for class graphlab.library.algorithms.goperators.GUnion
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z