|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeView | |
---|---|
org.wilmascope.graph | |
org.wilmascope.view | |
org.wilmascope.viewplugin |
Uses of NodeView in org.wilmascope.graph |
---|
Methods in org.wilmascope.graph that return NodeView | |
---|---|
NodeView |
Node.getView()
get the view representing the node |
Methods in org.wilmascope.graph with parameters of type NodeView | |
---|---|
void |
Node.setView(NodeView view)
set the view representing all visual aspects of the node and make the node visible |
Constructors in org.wilmascope.graph with parameters of type NodeView | |
---|---|
Cluster(NodeView view)
Create a new cluster with the specified NodeView |
|
Node(NodeView view)
|
Uses of NodeView in org.wilmascope.view |
---|
Classes in org.wilmascope.view that implement NodeView | |
---|---|
class |
ClusterView
Title: Description: Copyright: Copyright (c) 2001 Company: |
class |
NodeView
Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org |
Uses of NodeView in org.wilmascope.viewplugin |
---|
Classes in org.wilmascope.viewplugin that implement NodeView | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |