Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
V
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexClickData
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexDragData
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexDropData
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexMouseDraggingData
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexMouseEnteredExitedData
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexMoveData
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexNotifyData
v
- Variable in class graphlab.gui.plugins.main.core.actions.vertex.
VertexSelectData
v
- Variable in class graphlab.library.event.
VertexEdgeLabelEvent
v1
- Variable in class graphlab.gui.core.graph.edge.
Edge
v2
- Variable in class graphlab.gui.core.graph.edge.
Edge
Validator
<
t
> - Interface in
graphlab.main.lang
valueChanged(ListSelectionEvent)
- Method in class graphlab.ui.components.GPropertyEditor.utils.
ObjectViewer
calls when user click on one of the properties
valueOf(String)
- Static method in enum graphlab.gui.core.graph.edge.
EdgeView.LineColor
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum graphlab.gui.core.graph.vertex.
VertexView.LineColor
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum graphlab.library.event.
EdgeEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum graphlab.library.event.
GraphEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum graphlab.library.event.
VertexEvent.EventType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum graphlab.gui.core.graph.edge.
EdgeView.LineColor
Returns an array containing the constants of this enum type, in the order they're declared.
values()
- Static method in enum graphlab.gui.core.graph.vertex.
VertexView.LineColor
Returns an array containing the constants of this enum type, in the order they're declared.
values()
- Static method in enum graphlab.library.event.
EdgeEvent.EventType
Returns an array containing the constants of this enum type, in the order they're declared.
values()
- Static method in enum graphlab.library.event.
GraphEvent.EventType
Returns an array containing the constants of this enum type, in the order they're declared.
values()
- Static method in enum graphlab.library.event.
VertexEvent.EventType
Returns an array containing the constants of this enum type, in the order they're declared.
ValueSet
- Interface in
graphlab.ui.components.GPropertyEditor.editors.inplace
User: root
vByID
- Variable in class graphlab.gui.plugins.main.saveload.xmlparser.
GraphmlHandlerImpl
verify()
- Method in class graphlab.main.plugin.
Plugger
Check dependencies
version
- Variable in class graphlab.gui.plugins.manageplugins.
Plugin
versions
- Variable in class graphlab.main.plugin.
Plugger
Vertex
- Class in
graphlab.gui.core.graph.vertex
Vertex(Vertex)
- Constructor for class graphlab.gui.core.graph.vertex.
Vertex
the opy constructor, the new vertex will be a copy of the given vertex
Vertex()
- Constructor for class graphlab.gui.core.graph.vertex.
Vertex
Vertex(BlackBoard)
- Constructor for class graphlab.gui.core.graph.vertex.
Vertex
vertex
- Variable in class graphlab.gui.core.graph.vertex.
VertexModel
vertex
- Variable in class graphlab.gui.core.graph.vertex.
VertexView
vertex
- Variable in class graphlab.library.event.
VertexEvent
vertex2GraphML(Vertex)
- Static method in class graphlab.gui.core.io.
GraphML
vertexAdded(Vertex)
- Method in interface graphlab.gui.core.graph.graph.
GraphListener
VertexClickData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
User: azin
VertexClickData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexClickData
VertexColorAnimator
- Class in
graphlab.gui.plugins.algorithmanimator.core.atoms
VertexColorAnimator()
- Constructor for class graphlab.gui.plugins.algorithmanimator.core.atoms.
VertexColorAnimator
VertexCommands
- Class in
graphlab.gui.plugins.commandline.commands
VertexCommands(BlackBoard)
- Constructor for class graphlab.gui.plugins.commandline.commands.
VertexCommands
VertexControl
- Class in
graphlab.gui.core.graph.vertex
VertexControl(Vertex)
- Constructor for class graphlab.gui.core.graph.vertex.
VertexControl
VertexConverter
<
ImportVertexType
extends
BaseVertex
,
ExportVertexType
extends
BaseVertex
> - Interface in
graphlab.library.genericcloners
VertexDragData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
VertexDragData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexDragData
VertexDropData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
occurs whenever mouse dropped on some vertex
VertexDropData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexDropData
VertexEdgeLabelAnimator
- Class in
graphlab.gui.plugins.algorithmanimator.core.atoms
this class not used, because the colors automatically update in VertexModel and EdgeModel
VertexEdgeLabelAnimator()
- Constructor for class graphlab.gui.plugins.algorithmanimator.core.atoms.
VertexEdgeLabelAnimator
VertexEdgeLabelEvent
<
VertexType
extends
BaseVertex
,
EdgeType
extends
BaseEdge
> - Class in
graphlab.library.event
Happens wheever we want to put labels on vertices or edges (now just for debugging, we don't have label for basevertex/edge yet)
VertexEdgeLabelEvent(String, EdgeType)
- Constructor for class graphlab.library.event.
VertexEdgeLabelEvent
VertexEdgeLabelEvent(String, VertexType)
- Constructor for class graphlab.library.event.
VertexEdgeLabelEvent
VertexEvent
<
VertexType
extends
BaseVertex
,
EdgeType
extends
BaseEdge
<
VertexType
>> - Class in
graphlab.library.event
Happens when a vertex's color changes or a new vertex is added to the graph or ...
VertexEvent(BaseGraph<VertexType, EdgeType>, VertexType, VertexEvent.EventType)
- Constructor for class graphlab.library.event.
VertexEvent
Constructs an event that means an event is occured on a specified vertex.
VertexEvent(BaseGraph<VertexType, EdgeType>, VertexType)
- Constructor for class graphlab.library.event.
VertexEvent
Constructs an event that means a new vertex is added.
VertexEvent.EventType
- Enum in
graphlab.library.event
VertexHighlightAction
- Class in
graphlab.gui.plugins.main.core.actions.vertex
Highlights a vertex when the mouse entered it.
VertexHighlightAction(BlackBoard)
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexHighlightAction
constructor
VertexLocationHandler
- Class in
graphlab.gui.core.graph.vertex
User: root
VertexLocationHandler()
- Constructor for class graphlab.gui.core.graph.vertex.
VertexLocationHandler
VertexMarkAnimator
- Class in
graphlab.gui.plugins.algorithmanimator.core.atoms
currently not use because of automatic marking of edges in VertexModel
VertexMarkAnimator()
- Constructor for class graphlab.gui.plugins.algorithmanimator.core.atoms.
VertexMarkAnimator
VertexMetrExtension
- Interface in
graphlab.gui.plugins.metrics.core.extension.vertex
the implementing class will be a Metr on vertices, also if putted correctly in .xml file and loaded by program a menu item will be assigned for it.
VertexMetrExtensionAction
- Class in
graphlab.gui.plugins.metrics.core.extension.vertex
VertexMetrExtensionAction(BlackBoard, VertexMetrExtension)
- Constructor for class graphlab.gui.plugins.metrics.core.extension.vertex.
VertexMetrExtensionAction
VertexMetrExtensionHandler
- Class in
graphlab.gui.plugins.metrics.core.extension.vertex
VertexMetrExtensionHandler()
- Constructor for class graphlab.gui.plugins.metrics.core.extension.vertex.
VertexMetrExtensionHandler
VertexModel
- Class in
graphlab.gui.core.graph.vertex
Author: Azin Azadi,Roozbeh
VertexModel()
- Constructor for class graphlab.gui.core.graph.vertex.
VertexModel
VertexMouseDraggingData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
VertexMouseDraggingData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexMouseDraggingData
VertexMouseEnteredExitedData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
User: Shabn
VertexMouseEnteredExitedData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexMouseEnteredExitedData
VertexMoveData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
VertexMoveData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexMoveData
VertexMoveEvent
- Class in
graphlab.gui.plugins.main.core.actions.vertex
VertexMoveEvent(BlackBoard)
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexMoveEvent
VertexNotifyData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
User: azin
VertexNotifyData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexNotifyData
vertexRemoved(Vertex)
- Method in interface graphlab.gui.core.graph.graph.
GraphListener
VertexRequest
<
VertexType
extends
BaseVertex
,
EdgeType
extends
BaseEdge
<
VertexType
>> - Class in
graphlab.library.event
VertexRequest(BaseGraph<VertexType, EdgeType>)
- Constructor for class graphlab.library.event.
VertexRequest
VertexResized(GResizer, int, int)
- Method in interface graphlab.gui.core.graph.vertex.
ResizerListener
VertexResized(GResizer, int, int)
- Method in class graphlab.gui.plugins.main.select.
ResizeSelectedVertices
VertexSelect
- Class in
graphlab.gui.plugins.algorithmanimator.core.atoms
VertexSelect()
- Constructor for class graphlab.gui.plugins.algorithmanimator.core.atoms.
VertexSelect
VertexSelectData
- Class in
graphlab.gui.plugins.main.core.actions.vertex
User: azin
VertexSelectData()
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexSelectData
VertexSelectEvent
- Class in
graphlab.gui.plugins.main.core.actions.vertex
VertexSelectEvent(BlackBoard)
- Constructor for class graphlab.gui.plugins.main.core.actions.vertex.
VertexSelectEvent
VertexView
- Class in
graphlab.gui.core.graph.vertex
this is the view part of Vertex, which is related to showing a vertex on the screen
VertexView(Vertex)
- Constructor for class graphlab.gui.core.graph.vertex.
VertexView
VertexView.LineColor
- Enum in
graphlab.gui.core.graph.vertex
vertices
- Variable in class graphlab.gui.plugins.main.select.
SelectData
view
- Variable in class graphlab.gui.core.graph.edge.
Edge
view
- Variable in class graphlab.gui.core.graph.graph.
Graph
view
- Variable in class graphlab.gui.core.graph.vertex.
Vertex
view2graph(Point)
- Method in class graphlab.gui.core.graph.
ZoomDS
viewer
- Variable in class graphlab.gui.plugins.main.core.actions.
GraphPropertyEditor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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