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

E

e - Variable in class graphlab.gui.plugins.graphgenerator.RandomGenerator
 
e - Variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeClickData
 
e - Variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeMouseEnteredExitedData
 
e - Variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeNotifyData
 
e - Variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeSelectData
 
e - Variable in class graphlab.library.event.VertexEdgeLabelEvent
 
e - Variable in class graphlab.main.core.ExceptionOccuredData
 
Edge - Class in graphlab.gui.core.graph.edge
 
Edge(Edge, Vertex, Vertex) - Constructor for class graphlab.gui.core.graph.edge.Edge
 
Edge(Vertex, Vertex) - Constructor for class graphlab.gui.core.graph.edge.Edge
 
edge - Variable in class graphlab.gui.core.graph.edge.EdgeModel
 
edge - Variable in class graphlab.gui.core.graph.edge.EdgeView
 
edge - Variable in class graphlab.library.event.EdgeEvent
 
edge2GraphML(Edge) - Static method in class graphlab.gui.core.io.GraphML
 
edgeAdded(Edge) - Method in interface graphlab.gui.core.graph.graph.GraphListener
 
EdgeClickData - Class in graphlab.gui.plugins.main.core.actions.edge
 
EdgeClickData() - Constructor for class graphlab.gui.plugins.main.core.actions.edge.EdgeClickData
 
EdgeCommands - Class in graphlab.gui.plugins.commandline.commands
 
EdgeCommands(BlackBoard) - Constructor for class graphlab.gui.plugins.commandline.commands.EdgeCommands
 
EdgeControl - Class in graphlab.gui.core.graph.edge
 
EdgeControl(Edge) - Constructor for class graphlab.gui.core.graph.edge.EdgeControl
 
EdgeConverter<ImportVertexType extends BaseVertex,ExportVertexType extends BaseVertex,ImportEdgeType extends BaseEdge<ImportVertexType>,ExportEdgeType extends BaseEdge<ExportVertexType>> - Interface in graphlab.library.genericcloners
 
EDGEDEFAULT - Static variable in class graphlab.gui.core.graph.graph.Graph
 
EDGEDEFAULT_DIRECTED - Static variable in class graphlab.gui.core.graph.graph.Graph
 
EDGEDEFAULT_UNDIRECTED - Static variable in class graphlab.gui.core.graph.graph.Graph
 
EdgeEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
Happens when an edge's color or weight changes or a new edge is added to the graph.
EdgeEvent(BaseGraph<VertexType, EdgeType>, EdgeType, EdgeEvent.EventType) - Constructor for class graphlab.library.event.EdgeEvent
Constructs an event that means an event is occured on a specified edge.
EdgeEvent(BaseGraph<VertexType, EdgeType>, EdgeType) - Constructor for class graphlab.library.event.EdgeEvent
Constructs an event that means a new edge is added to the graph.
EdgeEvent.EventType - Enum in graphlab.library.event
 
EdgeHighlightAction - Class in graphlab.gui.plugins.main.core.actions.edge
User: Shabn
EdgeHighlightAction(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.edge.EdgeHighlightAction
constructor
edgeIterator() - Method in class graphlab.gui.core.graph.graph.Graph
 
edgeIterator(Vertex) - Method in class graphlab.gui.core.graph.graph.Graph
 
edgeIterator(Vertex, Boolean) - Method in class graphlab.gui.core.graph.graph.Graph
 
edgeIterator() - Method in class graphlab.library.BaseGraph
Constructs and returns an Edge Iterator object which iterates through all the edges in the graph.
edgeIterator(VertexType) - Method in class graphlab.library.BaseGraph
Constructs an Edge Iterator object which iterates through all the edges going to or coming from the specified vertex v.
edgeIterator(VertexType, boolean) - Method in class graphlab.library.BaseGraph
Constructs an Edge Iterator object which iterates through all the edges going to or coming from (depending on the second parameter) the specified vertex v.
edgeIterator() - Method in class graphlab.library.ListGraph
 
edgeIterator(VertexType) - Method in class graphlab.library.ListGraph
 
edgeIterator(VertexType, boolean) - Method in class graphlab.library.ListGraph
 
edgeIterator() - Method in class graphlab.library.MatrixGraph
Returns iterator object for the edges.
edgeIterator(VertexType) - Method in class graphlab.library.MatrixGraph
 
edgeIterator(VertexType, boolean) - Method in class graphlab.library.MatrixGraph
 
EdgeMarkAnimator - Class in graphlab.gui.plugins.algorithmanimator.core.atoms
currently not use because of automatic marking of edges in EdgeModel
EdgeMarkAnimator() - Constructor for class graphlab.gui.plugins.algorithmanimator.core.atoms.EdgeMarkAnimator
 
EdgeMetrExtension - Interface in graphlab.gui.plugins.metrics.core.extension.edge
 
EdgeMetrExtensionAction - Class in graphlab.gui.plugins.metrics.core.extension.edge
 
EdgeMetrExtensionAction(BlackBoard, EdgeMetrExtension) - Constructor for class graphlab.gui.plugins.metrics.core.extension.edge.EdgeMetrExtensionAction
 
EdgeMetrExtensionHandler - Class in graphlab.gui.plugins.metrics.core.extension.edge
 
EdgeMetrExtensionHandler() - Constructor for class graphlab.gui.plugins.metrics.core.extension.edge.EdgeMetrExtensionHandler
 
EdgeModel - Class in graphlab.gui.core.graph.edge
User: azin azadi,roozbeh ebrahimi
EdgeModel(Edge, Edge) - Constructor for class graphlab.gui.core.graph.edge.EdgeModel
 
EdgeModel(VertexModel, VertexModel) - Constructor for class graphlab.gui.core.graph.edge.EdgeModel
 
EdgeMouseEnteredExitedData - Class in graphlab.gui.plugins.main.core.actions.edge
User: Shabn
EdgeMouseEnteredExitedData() - Constructor for class graphlab.gui.plugins.main.core.actions.edge.EdgeMouseEnteredExitedData
 
EdgeNotifyData - Class in graphlab.gui.plugins.main.core.actions.edge
User: azin
EdgeNotifyData() - Constructor for class graphlab.gui.plugins.main.core.actions.edge.EdgeNotifyData
 
edgeRemoved(Edge) - Method in interface graphlab.gui.core.graph.graph.GraphListener
 
EdgeRequest<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
EdgeRequest(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.event.EdgeRequest
 
edges - Variable in class graphlab.gui.plugins.main.select.SelectData
 
EdgeSelectData - Class in graphlab.gui.plugins.main.core.actions.edge
 
EdgeSelectData() - Constructor for class graphlab.gui.plugins.main.core.actions.edge.EdgeSelectData
 
EdgeSelectEvent - Class in graphlab.gui.plugins.main.core.actions.edge
 
EdgeSelectEvent(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.edge.EdgeSelectEvent
 
EdgeView - Class in graphlab.gui.core.graph.edge
author : Azin Azadi
EdgeView(Edge) - Constructor for class graphlab.gui.core.graph.edge.EdgeView
 
EdgeView.LineColor - Enum in graphlab.gui.core.graph.edge
 
editingFinished(Object) - Method in interface graphlab.ui.components.GPropertyEditor.EditingFinishedListener
 
editingFinished(Object) - Method in class graphlab.ui.components.GPropertyEditor.GCellEditor
 
EditingFinishedListener - Interface in graphlab.ui.components.GPropertyEditor
User: root
editor - Static variable in class graphlab.gui.core.graph.GShape
 
EIGHTPOINTSTAR - Static variable in class graphlab.gui.core.graph.GShape
 
ElementDuplicator<ElementType> - Interface in graphlab.library.simple
 
enable() - Method in class graphlab.main.core.action.AbstractAction
enables the action see disable
enableAction(AbstractAction) - Method in class graphlab.main.core.Configuration
enables the action and disables all the other actions in its group
enableActions() - Method in class graphlab.gui.plugins.main.actiongrouping.ActionGrouper
 
end_edge() - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_edge() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_endpoint() - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_endpoint() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_graph() - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_graph() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_graphlab() - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element end event handling method.
end_graphlab() - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
end_graphml() - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_graphml() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_gui() - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element end event handling method.
end_gui() - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
end_hyperedge() - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_hyperedge() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_menues() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_menues() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_mirrors() - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element end event handling method.
end_mirrors() - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
end_node() - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_node() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_plugin() - Method in interface graphlab.gui.plugins.manageplugins.xml.GlupdateHandler
A container element end event handling method.
end_plugin() - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateHandlerImpl
 
end_port() - Method in interface graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_port() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_sidebar() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_submenu() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_submenu() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_toolbar() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_toolbar() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_toolbars() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_toolbars() - Method in class graphlab.ui.xml.UIHandlerImpl
 
endDocument() - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
endDocument() - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
endDocument() - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
endElement(String, String, String) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
endElement(String, String, String) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
endElement(String, String, String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
endPrefixMapping(String) - Method in class graphlab.gui.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
endPrefixMapping(String) - Method in class graphlab.gui.plugins.manageplugins.xml.GlupdateParser
This SAX interface method is implemented by the parser.
endPrefixMapping(String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
equals(Object) - Method in class graphlab.library.BaseEdgeProperties
 
equals(Object) - Method in class graphlab.library.BaseVertexProperties
 
event - Static variable in class graphlab.gui.plugins.algorithmanimator.core.AbstractAnimator
 
event - Static variable in class graphlab.gui.plugins.commandline.Run
 
event - Static variable in class graphlab.gui.plugins.developeplugin.actions.PluginPacker
 
event - Static variable in class graphlab.gui.plugins.main.ccp.Copy
 
event - Static variable in class graphlab.gui.plugins.main.ccp.Cut
 
event - Static variable in class graphlab.gui.plugins.main.ccp.Paste
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeClickData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeMouseEnteredExitedData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeNotifyData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.edge.EdgeSelectData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.ClearGraph
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.GraphClickData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.GraphDragData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.GraphDropData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.GraphMouseMoveData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.GraphSelectData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.GraphSelectPointData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.graph.NewGraph
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.undo.UndoableActionOccuredData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.vertex.VertexClickData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.vertex.VertexDragData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.vertex.VertexDropData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.vertex.VertexMouseDraggingData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.vertex.VertexMouseEnteredExitedData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.vertex.VertexNotifyData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.vertex.VertexSelectData
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.zoom.ZoomIn
 
event - Static variable in class graphlab.gui.plugins.main.core.actions.zoom.ZoomOut
 
event - Static variable in class graphlab.gui.plugins.main.help.actions.Help
 
event - Static variable in class graphlab.gui.plugins.main.reporter.actions.Report
 
event - Static variable in class graphlab.gui.plugins.main.select.DeleteSelected
 
event - Static variable in class graphlab.gui.plugins.main.select.InvertSelection
 
event - Static variable in class graphlab.gui.plugins.main.select.SelectAll
 
event - Static variable in class graphlab.gui.plugins.main.select.SelectData
 
event - Static variable in class graphlab.gui.plugins.manageplugins.Wizard
 
event - Static variable in class graphlab.gui.plugins.metrics.ClearMetrs
 
event - Static variable in class graphlab.gui.plugins.metrics.MetrEdgesBySource
 
event - Static variable in class graphlab.gui.plugins.metrics.MetrEdgesByTarget
 
event - Static variable in class graphlab.gui.plugins.metrics.MetrVerticesByDistance
 
event - Static variable in class graphlab.gui.plugins.metrics.MetrVerticesByInDegree
 
event - Static variable in class graphlab.gui.plugins.metrics.MetrVerticesRandom
 
event - Static variable in class graphlab.gui.plugins.visualization.circular
 
event - Static variable in class graphlab.gui.plugins.visualization.LocalSF
 
event - Static variable in class graphlab.gui.plugins.visualization.Random
 
event - Static variable in class graphlab.gui.plugins.visualization.SpringForce
 
Event - Interface in graphlab.library.event
It's just a tagging interface.
Event - Class in graphlab.main.core
the events used by actions User: Azin Azadi Date: Dec 19, 2004 Time: 10:33:03 AM
Event(String) - Constructor for class graphlab.main.core.Event
 
event - Static variable in class graphlab.main.core.ExceptionOccuredData
 
event - Static variable in class graphlab.ui.actions.Exit
 
event - Static variable in class graphlab.ui.actions.UIEventData
 
event(String) - Static method in class graphlab.ui.actions.UIEventData
 
EventDispatcher - Interface in graphlab.library.event
EventDispatcher is designed to receive notification of algorithm events.
eventType - Variable in class graphlab.library.event.EdgeEvent
 
eventType - Variable in class graphlab.library.event.GraphEvent
 
eventType - Variable in class graphlab.library.event.VertexEvent
 
ExampleFileFilter - Class in graphlab.gui.plugins.main.saveload
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String, String) - Constructor for class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[]) - Constructor for class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class graphlab.gui.plugins.main.saveload.ExampleFileFilter
Creates a file filter from the given string array and description.
Exceptioner - Class in graphlab.gui.plugins.main.reporter.actions
this class is only for testing bug report, it just throws exception
Exceptioner(BlackBoard) - Constructor for class graphlab.gui.plugins.main.reporter.actions.Exceptioner
constructor
ExceptionHandler - Class in graphlab.main.core
 
ExceptionHandler(BlackBoard) - Constructor for class graphlab.main.core.ExceptionHandler
 
ExceptionOccuredData - Class in graphlab.main.core
 
ExceptionOccuredData(Throwable) - Constructor for class graphlab.main.core.ExceptionOccuredData
 
ExceptionReport - Class in graphlab.gui.plugins.main.reporter.actions
 
ExceptionReport(BlackBoard) - Constructor for class graphlab.gui.plugins.main.reporter.actions.ExceptionReport
 
Exit - Class in graphlab.ui.actions
 
Exit(BlackBoard) - Constructor for class graphlab.ui.actions.Exit
 
Extension - Interface in graphlab.main.extension
 
ExtensionHandler - Interface in graphlab.ui.xml
 
extractHelpPlugin(BlackBoard, Plugger, String, String, String) - Static method in class graphlab.ui.UI
 

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