Uses of Class
org.wilmascope.view.GraphElementView

Packages that use GraphElementView
org.wilmascope.control   
org.wilmascope.view   
org.wilmascope.viewplugin   
 

Uses of GraphElementView in org.wilmascope.control
 

Methods in org.wilmascope.control that return GraphElementView
 GraphElementView GraphControl.GraphElementFacade.getView()
           
 

Methods in org.wilmascope.control with parameters of type GraphElementView
protected  void GraphControl.GraphElementFacade.initView(GraphElementView view)
          A view is inited after it is attached to an element
 

Uses of GraphElementView in org.wilmascope.view
 

Subclasses of GraphElementView in org.wilmascope.view
 class ClusterView
          Title: Description: Copyright: Copyright (c) 2001 Company:
 class EdgeView
           
 class NodeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Methods in org.wilmascope.view that return GraphElementView
 GraphElementView ViewManager.Registry.create()
           
 GraphElementView ViewManager.Registry.create(java.lang.String type)
           
 GraphElementView ViewManager.Registry.getDefaultViewPrototype()
           
 

Methods in org.wilmascope.view with parameters of type GraphElementView
 void GraphCanvas.addGraphElementView(GraphElementView view)
           
 void ViewManager.addPrototypeView(GraphElementView view)
           
 void ViewManager.Registry.addPrototypeView(GraphElementView prototype)
           
 void LODSphere.makePickable(GraphElementView ge)
           
 void LODCylinder.makePickable(GraphElementView ge)
           
 

Uses of GraphElementView in org.wilmascope.viewplugin
 

Subclasses of GraphElementView 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 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 DefaultEdgeView
          Graphical representation of the edge
 class DefaultNodeView
          Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg
 class DirectedEdgeView
          Graphical representation of the edge
 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 InheritanceEdgeView
          Graphical representation of the edge
 class LabelNodeView
          Only the label is shown as a banner
 class LineEdgeView
          Uses OpenGL (or DirectX) line segment primitive for super-fast rendering.
 class LineNodeView
          Basically the following is an invisible dummy node...
 class OrientedBoxNodeView
          A box that always faces the viewer.
 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 SquareTubeNodeView
          A tube with square cross section and specified bottom and top dimensions
 class StarNodeView
          A box shaped node.
 class TaperedEdgeView
          Graphical representation of the edge
 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