|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeView | |
---|---|
org.wilmascope.control | |
org.wilmascope.view | |
org.wilmascope.viewplugin |
Uses of NodeView in org.wilmascope.control |
---|
Methods in org.wilmascope.control with parameters of type NodeView | |
---|---|
GraphControl.Node |
GraphControl.Cluster.addNode(NodeView view)
create a new node and add it to the cluster |
void |
GraphControl.Node.setView(NodeView view)
|
Uses of NodeView in org.wilmascope.view |
---|
Subclasses of NodeView in org.wilmascope.view | |
---|---|
class |
ClusterView
Title: Description: Copyright: Copyright (c) 2001 Company: |
Methods in org.wilmascope.view that return NodeView | |
---|---|
NodeView |
ViewManager.createNodeView()
|
NodeView |
ViewManager.createNodeView(java.lang.String type)
|
Methods in org.wilmascope.view with parameters of type NodeView | |
---|---|
void |
NodeGeometryObserver.nodeGeometryChanged(NodeView nv)
The node being observed will notify the observer with this method |
Uses of NodeView in org.wilmascope.viewplugin |
---|
Subclasses of NodeView in org.wilmascope.viewplugin | |
---|---|
class |
BoxClusterView
Box shaped cluster |
class |
BoxColumnClusterView
|
class |
BoxNodeView
A box shaped node. |
class |
CollapsedClusterView
|
class |
ColumnClusterView
|
class |
ConeClusterView
Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg |
class |
DefaultClusterView
Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg |
class |
DefaultNodeView
Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg |
class |
DiscClusterView
Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg |
class |
EllipsoidClusterView
An ellipsoid shaped cluster that is (roughly) fitted to its constituent nodes |
class |
LabelNodeView
Only the label is shown as a banner |
class |
LineNodeView
Basically the following is an invisible dummy node... |
class |
OrientedBoxNodeView
A box that always faces the viewer. |
class |
SquareTubeNodeView
A tube with square cross section and specified bottom and top dimensions |
class |
StarNodeView
A box shaped node. |
class |
TubeClusterView
Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg |
class |
TubeNodeView
A tube with round cross section and specified bottom and top dimensions |
Methods in org.wilmascope.viewplugin with parameters of type NodeView | |
---|---|
void |
TaperedEdgeView.nodeGeometryChanged(NodeView nv)
|
void |
LineEdgeView.nodeGeometryChanged(NodeView nv)
|
void |
AttenuatedEdgeView.nodeGeometryChanged(NodeView nv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |