Uses of Class
org.wilmascope.patterns.Prototype

Packages that use Prototype
org.wilmascope.forcelayout   
org.wilmascope.view   
org.wilmascope.viewplugin   
 

Uses of Prototype in org.wilmascope.forcelayout
 

Subclasses of Prototype in org.wilmascope.forcelayout
 class DirectedField
          A force field that will force all directed edges to align themselves with its direction vector
 class FixedOrigin
          Force that attracts either one or all of the nodes to the centre of the graph space.
 class Force
          Super class that any force must extend
 class Origin
          Force that attracts either one or all of the nodes to the centre of the graph space.
 class Planar
           
 class Repulsion
          A repulsive (electrostatic style) force between all nodes.
 class RepulsionFADE
           
 class RepulsionlessSpring
          A Force for use by nodes connected by an edge.
 class RepulsionSpring
          A repulsive (electrostatic style) force between all nodes.
 class Spring
          A Force for use by nodes connected by an edge.
 

Uses of Prototype in org.wilmascope.view
 

Subclasses of Prototype in org.wilmascope.view
 class ClusterView
          Title: Description: Copyright: Copyright (c) 2001 Company:
 class EdgeView
           
 class GraphElementView
          GraphElementView defines the methods and interfaces required for Edge and Node views that implement this to be registered as prototypes in the ViewManager
 class NodeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Uses of Prototype in org.wilmascope.viewplugin
 

Subclasses of Prototype 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