Package | Description |
---|---|
lavesdk.algorithm | |
lavesdk.algorithm.plugin | |
lavesdk.algorithm.plugin.extensions | |
lavesdk.algorithm.plugin.views |
Class and Description |
---|
GraphScene
Represents a scene in a
GraphView . |
View
Base implementation of a view of a
AlgorithmPlugin . |
Class and Description |
---|
ViewContainer
Represents the container in which a
AlgorithmPlugin is shown. |
Class and Description |
---|
GraphView
Represents the view of a graph.
|
Class and Description |
---|
DefaultNetworkView
The default implementation of a network view.
|
GraphLayout |
GraphScene
Represents a scene in a
GraphView . |
GraphTransferProtocol
The graph transfer protocol specifies how a graph is transfered from one graph view to another.
|
GraphTransferProtocol.TransferData
Represents a storage for the properties of an object that should be transfered
from one graph view to another.
|
GraphView
Represents the view of a graph.
|
GraphView.CircleGraphLayout
Graph layout algorithm that arranges the vertices of the graph in a circle.
|
GraphView.EdgeOffset
A mapping object between an edge and its offset.
|
GraphView.SelectionType
The selection type.
|
GraphView.VisualEdge
Represents the visual component of an
Edge . |
GraphView.VisualVertex
Represents the visual component of a
Vertex . |
GraphViewListener
Listener to listen to events of a
GraphView . |
View
Base implementation of a view of a
AlgorithmPlugin . |
ViewHeaderBarExtension
Extends the header bar of a given view with further functionality.
|