|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdgeView | |
---|---|
org.wilmascope.control | |
org.wilmascope.view | |
org.wilmascope.viewplugin |
Uses of EdgeView in org.wilmascope.control |
---|
Methods in org.wilmascope.control with parameters of type EdgeView | |
---|---|
GraphControl.Edge |
GraphControl.Cluster.addEdge(GraphControl.Node start,
GraphControl.Node end,
EdgeView view)
Create a new edge between two nodes and add it to the cluster |
void |
GraphControl.Edge.setView(EdgeView view)
|
Uses of EdgeView in org.wilmascope.view |
---|
Methods in org.wilmascope.view that return EdgeView | |
---|---|
EdgeView |
ViewManager.createEdgeView()
|
EdgeView |
ViewManager.createEdgeView(java.lang.String type)
|
Uses of EdgeView in org.wilmascope.viewplugin |
---|
Subclasses of EdgeView in org.wilmascope.viewplugin | |
---|---|
class |
AggregationEdgeView
Graphical representation of the edge |
class |
ArrowEdgeView
Arrow shaped Graphical representation of the edge |
class |
AttenuatedEdgeView
An attenuated edge is tube that's fat at the ends and thin in the middle. |
class |
BendyEdgeView
An edge view that has bends at the specified positions. |
class |
DefaultEdgeView
Graphical representation of the edge |
class |
DirectedEdgeView
Graphical representation of the edge |
class |
InheritanceEdgeView
Graphical representation of the edge |
class |
LineEdgeView
Uses OpenGL (or DirectX) line segment primitive for super-fast rendering. |
class |
SimpleSplineEdgeView
Title: |
class |
SpikeEdgeView
Graphical representation of the edge |
class |
SplineRectTubeEdgeView
An edge view which extrudes a tube out along a spline |
class |
SplineTubeEdgeView
An edge view which extrudes a tube out along a spline |
class |
TaperedEdgeView
Graphical representation of the edge |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |