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

C

c - Variable in enum graphlab.gui.core.graph.edge.EdgeView.LineColor
 
c - Variable in enum graphlab.gui.core.graph.vertex.VertexView.LineColor
 
calculate(GraphData) - Method in class graphlab.gui.plugins.reports.basicreports.IsBiPartiteReport
 
calculate(GraphData) - Method in class graphlab.gui.plugins.reports.basicreports.ReportEdges
 
calculate(GraphData) - Method in class graphlab.gui.plugins.reports.basicreports.ReportVertices
 
calculate(GraphData) - Method in interface graphlab.gui.plugins.reports.GraphReportInterface
 
calculateSelected(Graph, Rectangle) - Static method in class graphlab.gui.plugins.main.select.RectangularSelect
 
CANCEL_OPTION - Static variable in class graphlab.ui.components.GPropertyEditor.utils.JFontChooser
 
cancelCellEditing() - Method in class graphlab.ui.components.GPropertyEditor.GCellEditor
 
cancelEditing() - Method in class graphlab.ui.components.GPropertyEditor.editors.GDialogEditor
 
cancelEditing() - Method in class graphlab.ui.components.GPropertyEditor.editors.GStringEditor
 
cancelEditing() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.BoundedIntegerEditor
 
cancelEditing() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GBooleanEditor
 
cancelEditing() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor
 
cancelEditing() - Method in class graphlab.ui.components.GPropertyEditor.editors.inplace.StringEditor
 
cancelEditing() - Method in interface graphlab.ui.components.GPropertyEditor.GBasicCellEditor
 
CENTERX - Static variable in class graphlab.gui.core.graph.graph.Graph
 
CENTERY - Static variable in class graphlab.gui.core.graph.graph.Graph
 
characters(char[], int, int) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
characters(char[], int, int) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
characters(char[], int, int) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.CnGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.KmnGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.Kn_dGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.KnGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.PmnGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.PnGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.RanTreeGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.SnGenerator
 
checkParameters() - Method in class graphlab.gui.plugins.graphgenerator.TreeGenerator
 
checkParameters() - Method in interface graphlab.main.parameter.Parametrizable
checks the parameters and return an error string if the parameter values are invalid, otherwise it returns null, also if some other fields should be set after setting the parameters you can do it in this method
checkVertex(VertexType) - Method in class graphlab.library.BaseGraph
If the supplied vertex is invalid (Not one of graph's vertices), throws InvalidVertexException.
checkVertex(VertexType) - Method in class graphlab.library.ListGraph
 
checkVertex(VertexType) - Method in class graphlab.library.MatrixGraph
 
childs - Variable in class graphlab.main.plugin.Plugger
 
circle(int, int, int, int, int) - Static method in class graphlab.gui.plugins.graphgenerator.core.PositionGenerators
 
circle(int, int, int, int) - Static method in class graphlab.gui.plugins.graphgenerator.core.PositionGenerators
 
circular - Class in graphlab.gui.plugins.visualization
 
circular(BlackBoard) - Constructor for class graphlab.gui.plugins.visualization.circular
constructor
classLoader - Variable in class graphlab.main.plugin.Plugger
 
clear() - Method in class graphlab.library.BaseGraph
Clears the graph.
clear() - Method in class graphlab.library.ListGraph
 
clear() - Method in class graphlab.library.MatrixGraph
 
clear() - Method in class graphlab.main.attribute.AttributeImplSet
clears all attributes in this set, this means that after calling this method the set of attributes will be empty
clear() - Method in class graphlab.ui.components.GPropertyEditor.GPropertyTableModel
clears all values ans names of the table
clearGraph() - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
ClearGraph - Class in graphlab.gui.plugins.main.core.actions.graph
 
ClearGraph(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.graph.ClearGraph
 
clearGraph(Graph) - Static method in class graphlab.gui.plugins.main.core.CorePluginMethods
removes all edges and vertices of g
clearGraph() - Method in class graphlab.gui.plugins.main.core.CorePluginMethods
removes all edges and vertices of current graph
ClearMetrs - Class in graphlab.gui.plugins.metrics
 
ClearMetrs(BlackBoard) - Constructor for class graphlab.gui.plugins.metrics.ClearMetrs
constructor
clearSelected(BlackBoard) - Static method in class graphlab.gui.plugins.main.select.ClearSelection
 
ClearSelection - Class in graphlab.gui.plugins.main.select
 
ClearSelection(BlackBoard) - Constructor for class graphlab.gui.plugins.main.select.ClearSelection
constructor
closeTab() - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
CloseTab - Class in graphlab.gui.plugins.main.core.actions
 
CloseTab(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.CloseTab
constructor
closeTab() - Method in class graphlab.gui.plugins.main.core.CorePluginMethods
removes the current tab from current editing graph window
CmnGenerator - Class in graphlab.gui.plugins.graphgenerator
User: Houshmand
CmnGenerator() - Constructor for class graphlab.gui.plugins.graphgenerator.CmnGenerator
 
cms - Variable in class graphlab.gui.plugins.commandline.Run
 
CnGenerator - Class in graphlab.gui.plugins.graphgenerator
 
CnGenerator() - Constructor for class graphlab.gui.plugins.graphgenerator.CnGenerator
 
COLOR - Static variable in class graphlab.gui.core.graph.edge.EdgeView
 
color - Static variable in class graphlab.gui.core.graph.graph.Graph
 
color(int) - Static method in class graphlab.gui.core.graph.graph.Graph
the standard way to convert simple integers (1,2,3...) to colors
COLOR - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
color - Variable in class graphlab.library.BaseEdgeProperties
 
color - Variable in class graphlab.library.BaseVertexProperties
 
CommandAttitude - Annotation Type in graphlab.gui.plugins.commandline
 
commands - Variable in class graphlab.gui.plugins.commandline.Run
 
compare(EdgeType, EdgeType) - Method in class graphlab.library.algorithms.spanningtree.Kruskal.EdgeComparator
 
compare(EdgeType, EdgeType) - Method in class graphlab.library.algorithms.spanningtree.Prim.DefaultEdgeComparator
 
compare(BaseEdge<BaseVertex>, BaseEdge<BaseVertex>) - Method in class graphlab.library.test.TestListGraph.BaseEdgeWeightComparator
 
compare(BaseEdge<BaseVertex>, BaseEdge<BaseVertex>) - Method in class graphlab.library.test.TestMatrixGraph.BaseEdgeWeightComparator
 
compareTo(BaseEdge<VertexType>) - Method in class graphlab.library.BaseEdge
Compares two edges according to their wrights.
computePaths(BaseGraph<VertexType, EdgeType>, VertexType) - Method in class graphlab.library.algorithms.shortestpath.BellmanFord
A graph with a negative cycle is not well defined as the input of a shortest path algorithm.
ComputePaths(GraphType) - Method in class graphlab.library.algorithms.shortestpath.Johnson
 
conector - Variable in class graphlab.ui.components.GPropertyEditor.GPropertyEditor
 
CONF - Static variable in class graphlab.ui.actions.UIEventHandler
 
conf - Variable in class graphlab.ui.xml.UIHandlerImpl
 
Configuration - Class in graphlab.main.core
we have some groups of actions in the program.
Configuration() - Constructor for class graphlab.main.core.Configuration
 
configxml - Variable in class graphlab.main.plugin.Plugger
 
connect(NotifiableAttributeSet) - Method in class graphlab.ui.components.GPropertyEditor.GPropertyEditor
 
connect(NotifiableAttributeSet) - Method in class graphlab.ui.components.GPropertyEditor.ProEditor2NotifiableAttributeSetConnector
 
Connect(Object) - Method in class graphlab.ui.components.GPropertyEditor.utils.ObjectViewer
 
ConnectivityChecker - Class in graphlab.library.algorithms.util
 
ConnectivityChecker() - Constructor for class graphlab.library.algorithms.util.ConnectivityChecker
 
contains(int, int) - Method in class graphlab.gui.core.graph.edge.EdgeView
if we do not override this method all of the square containing the line of edge will belong to the edge, also if we put a vertex on that place,( in the getComponentAt); this method was basically override for the status::_AddEdge
contains(String) - Method in class graphlab.main.attribute.AttributeImplSet
 
contains(String) - Method in interface graphlab.main.attribute.AttributeSet
 
contains(String) - Method in class graphlab.main.core.BlackBoard.BlackBoard
 
containsVertex(VertexType) - Method in class graphlab.library.BaseGraph
This method returns true if the graph contains the specified vertex, false otherwise.
containsVertex(VertexType) - Method in class graphlab.library.ListGraph
 
containsVertex(VertexType) - Method in class graphlab.library.MatrixGraph
 
control - Variable in class graphlab.gui.core.graph.edge.Edge
 
control - Variable in class graphlab.gui.core.graph.graph.Graph
 
control - Variable in class graphlab.gui.core.graph.vertex.Vertex
 
convert(BaseEdge<BaseVertex>, BaseVertex, BaseVertex) - Method in class graphlab.library.genericcloners.BaseEdgeVertexGraphConverter
 
convert(BaseVertex) - Method in class graphlab.library.genericcloners.BaseEdgeVertexGraphConverter
 
convert(ImportEdgeType, ExportVertexType, ExportVertexType) - Method in interface graphlab.library.genericcloners.EdgeConverter
 
convert(ImportVertexType) - Method in interface graphlab.library.genericcloners.VertexConverter
 
Copy - Class in graphlab.gui.plugins.main.ccp
 
Copy(BlackBoard) - Constructor for class graphlab.gui.plugins.main.ccp.Copy
 
copy(SelectData, Graph) - Static method in class graphlab.gui.plugins.main.ccp.Copy
 
copy(GraphConverter<EdgeType, EdgeType, VertexType, VertexType>) - Method in class graphlab.library.BaseGraph
Creates a clone of the current graph using the GraphConverter object which is responsible for duplication of the graph elements (edges and vertices).
copy(GraphConverter<EdgeType, EdgeType, VertexType, VertexType>) - Method in class graphlab.library.ListGraph
 
copy(GraphConverter<EdgeType, EdgeType, VertexType, VertexType>) - Method in class graphlab.library.MatrixGraph
 
copy() - Method in class graphlab.library.test.TestNewEdge
 
CopyAsImage - Class in graphlab.gui.plugins.main.saveload.image
 
CopyAsImage(BlackBoard) - Constructor for class graphlab.gui.plugins.main.saveload.image.CopyAsImage
constructor
CopyAsMatrix - Class in graphlab.gui.plugins.main.saveload.matrix
 
CopyAsMatrix(BlackBoard) - Constructor for class graphlab.gui.plugins.main.saveload.matrix.CopyAsMatrix
constructor
copyAsMatrix(Graph, SelectData) - Static method in class graphlab.gui.plugins.main.saveload.matrix.CopyAsMatrix
sd should be a subset of g
copyFile(File, File) - Static method in class graphlab.gui.core.utils.StaticUtils
 
copyGraph(SelectData, Graph) - Static method in class graphlab.gui.plugins.main.ccp.Copy
copies the sd to g
copySelectedAsMatrix(SelectData) - Method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
copies the Vertices and Edges as a graph to clipboard
copyStream(InputStream, OutputStream) - Static method in class graphlab.gui.core.utils.StaticUtils
 
copyToClipboard() - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
copyToClipboard(SelectData) - Method in class graphlab.gui.plugins.main.core.CorePluginMethods
 
CopyUnsupportedException - Exception in graphlab.library.exceptions
 
CopyUnsupportedException() - Constructor for exception graphlab.library.exceptions.CopyUnsupportedException
Constructs an instance of InvalidVertexException
core - Variable in class graphlab.gui.plugins.main.GraphData
 
CorePluginMethods - Class in graphlab.gui.plugins.main.core
 
CorePluginMethods(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.CorePluginMethods
 
createEmptyGraph() - Method in class graphlab.library.BaseGraph
Returns a new instance of an empty graph of the current graph type.
createEmptyGraph() - Method in class graphlab.library.ListGraph
 
createEmptyGraph() - Method in class graphlab.library.MatrixGraph
 
createGraph(SelectData, BlackBoard) - Method in class graphlab.gui.plugins.main.saveload.image.CopyAsImage
creates a new graph with the selected edges and vertices, the new graph will be built on the given blackboard
createToolBar() - Method in class graphlab.ui.components.GToolbar
creates a toolbar, add it, and return it
ctr - Static variable in class graphlab.gui.core.graph.vertex.Vertex
 
Cut - Class in graphlab.gui.plugins.main.ccp
Created by IntelliJ IDEA.
Cut(BlackBoard) - Constructor for class graphlab.gui.plugins.main.ccp.Cut
 
cut(SelectData, Graph, BlackBoard) - Static method in class graphlab.gui.plugins.main.ccp.Cut
 
cutToClipboard() - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
cutToClipboard(SelectData) - Method in class graphlab.gui.plugins.main.core.CorePluginMethods
 

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