A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

C

calculate() - Method in class org.wilmascope.forcelayout.DirectedField
calculate the deltas to apply to the node positions due to the effects of this force
calculate() - Method in class org.wilmascope.forcelayout.FixedOrigin
Calculate the origin centering deltas for all the nodes, or if a CentreNode has been specified the just for that centre node.
calculate() - Method in class org.wilmascope.forcelayout.Force
Calculate the position deltas due to this force
calculate() - Method in class org.wilmascope.forcelayout.Origin
Calculate the origin centering deltas for all the nodes, or if a CentreNode has been specified then just for that centre node.
calculate() - Method in class org.wilmascope.forcelayout.Planar
 
calculate() - Method in class org.wilmascope.forcelayout.Repulsion
Calculate deltas for the repulsive (electrostatic) forces between all nodes
calculate() - Method in class org.wilmascope.forcelayout.RepulsionFADE
 
calculate() - Method in class org.wilmascope.forcelayout.RepulsionlessSpring
Calculate node deltas due to spring forces between all nodes connected by an edge
calculate() - Method in class org.wilmascope.forcelayout.RepulsionSpring
Calculate deltas for the repulsive (electrostatic) forces between all nodes
calculate(NodeForceLayout, NodeForceLayout, Vector3f) - Method in class org.wilmascope.forcelayout.RepulsionSpring
 
calculate() - Method in class org.wilmascope.forcelayout.Spring
Calculate node deltas due to spring forces between all nodes connected by an edge
calculateLayout() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
calculateLayout() - Method in class org.wilmascope.dotlayout.DotLayout
 
calculateLayout() - Method in class org.wilmascope.fastlayout.FastLayout
 
calculateLayout() - Method in class org.wilmascope.forcelayout.ForceLayout
 
calculateLayout() - Method in class org.wilmascope.graph.Cluster
Find a new layout for the nodes according to the current graph and layout engine
calculateLayout() - Method in class org.wilmascope.graph.ClusterList
 
calculateLayout() - Method in class org.wilmascope.graph.LayoutEngine
calculate the changes required to move the graph to a nicer layout.
calculateLayout() - Method in class org.wilmascope.highdimensionlayout.HighDimensionLayout
 
calculateLayout() - Method in class org.wilmascope.multiscalelayout.MultiScaleLayout
calculate the changes required to move the graph to a nicer layout
callback(MouseEvent, GraphControl.Node) - Method in interface org.wilmascope.control.NodeOptionsClient
 
callback(MouseEvent, GraphControl.GraphElementFacade) - Method in interface org.wilmascope.control.OptionsClient
 
callback(GraphControl.GraphElementFacade) - Method in interface org.wilmascope.control.PickClient
 
callback() - Method in interface org.wilmascope.forcelayout.BalancedEventClient
 
callback(MouseEvent, GraphControl.GraphElementFacade) - Method in class org.wilmascope.gui.ClusterOptionsMenu
 
callback(MouseEvent, GraphControl.GraphElementFacade) - Method in class org.wilmascope.gui.EdgeOptionsMenu
 
callback(MouseEvent, GraphControl.GraphElementFacade) - Method in class org.wilmascope.gui.NodeOptionsMenu
 
callback(MouseEvent) - Method in class org.wilmascope.gui.RootClusterMenu
 
callback() - Method in interface org.wilmascope.view.BehaviorClient
 
callback(MouseEvent) - Method in interface org.wilmascope.view.PickingClient
 
CenterNode - Class in org.wilmascope.centernode
Class CenterNode translates the selected node to the center of the screen and zooms it to an appropriate size.
CenterNode(TransformGroup) - Constructor for class org.wilmascope.centernode.CenterNode
 
CENTRE_FLAG - Static variable in class org.wilmascope.fastlayout.Defaults
 
centreGraph() - Method in class org.wilmascope.control.GraphControl
 
childrenPickable() - Method in class org.wilmascope.control.GraphControl.Cluster
makes children pickable...
clear() - Method in class org.wilmascope.light.AmbientLightPanel
Sets the label colour to the panel's background color.
clear() - Method in class org.wilmascope.light.DirectionalLightPanel
Clears the textfields and make them uneditable
clear() - Method in class org.wilmascope.light.PointLightPanel
Clears the textfields and make them uneditable
clear() - Method in class org.wilmascope.light.SpotLightPanel
Clears the textfields and makes them uneditable
clone() - Method in class org.wilmascope.patterns.Prototype
Call the clone method to obtain a new instance of the object.
closeButtonActionPerformed() - Method in class org.wilmascope.gui.HelpFrame
 
closeButtonActionPerformed() - Method in class org.wilmascope.viewplugin.DetailFrame
 
closeOpenFrames() - Method in class org.wilmascope.gui.Actions
 
Cluster - Class in org.wilmascope.graph
a Cluster is a set of Nodes (Node) and Edges (Edge) sharing the same (LayoutEngine).
Cluster() - Constructor for class org.wilmascope.graph.Cluster
The default constructor - an empty cluster
Cluster(Cluster) - Constructor for class org.wilmascope.graph.Cluster
Creates a new cluster with duplicate nodes and edges to the argument.
Cluster(NodeView) - Constructor for class org.wilmascope.graph.Cluster
Create a new cluster with the specified NodeView
clusterBalanced(Cluster, boolean) - Method in interface org.wilmascope.graph.BalancedEventListener
 
clusterBalanced(Cluster, boolean) - Method in class org.wilmascope.gui.LayoutEngineFrame
 
clusterClass - Static variable in class org.wilmascope.control.GraphControl
an instance of a GraphControl.Clusterclass that can be passed into PickListener.enableMultiPicking(int, java.lang.Class[])and PickListener.setSinglePickClient(org.wilmascope.control.PickClient, java.lang.Class)
ClusteredGraphGenerator - Class in org.wilmascope.graphgen.plugin
Generates a random clustered graph with a specified number of nodes and edges with random node positions in either 2 or 3 dimensions.
ClusteredGraphGenerator() - Constructor for class org.wilmascope.graphgen.plugin.ClusteredGraphGenerator
creates controls
ClusterList - Class in org.wilmascope.graph
Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
ClusterList(ClusterList) - Constructor for class org.wilmascope.graph.ClusterList
 
ClusterList() - Constructor for class org.wilmascope.graph.ClusterList
 
ClusterOptionsMenu - Class in org.wilmascope.gui
A popup menu for clusters
ClusterOptionsMenu(Component, GraphControl, ControlPanel) - Constructor for class org.wilmascope.gui.ClusterOptionsMenu
 
ClusterOptionsMenu() - Constructor for class org.wilmascope.gui.ClusterOptionsMenu
 
ClusterPanel - Class in org.wilmascope.gui
 
ClusterPanel(ControlPanel, GraphControl.Cluster) - Constructor for class org.wilmascope.gui.ClusterPanel
 
ClusterView - Class in org.wilmascope.view
Title: Description: Copyright: Copyright (c) 2001 Company:
ClusterView() - Constructor for class org.wilmascope.view.ClusterView
 
collapse() - Method in class org.wilmascope.control.GraphControl.Cluster
 
collapse() - Method in class org.wilmascope.graph.Cluster
 
collapse(Cluster, Node) - Method in class org.wilmascope.graph.Edge
used to temporarily change the edge to point to cluster instead of node (assuming node is one of the edge's nodes).
CollapsedClusterView - Class in org.wilmascope.viewplugin
 
CollapsedClusterView() - Constructor for class org.wilmascope.viewplugin.CollapsedClusterView
 
COLOUR_FLAG - Static variable in class org.wilmascope.fastlayout.Defaults
 
Colours - Class in org.wilmascope.view
 
Colours() - Constructor for class org.wilmascope.view.Colours
 
Colours.Material - Class in org.wilmascope.view
 
Colours.UnknownMaterialException - Exception in org.wilmascope.view
 
Colours.UnknownMaterialException(String) - Constructor for exception org.wilmascope.view.Colours.UnknownMaterialException
 
column - Static variable in class org.wilmascope.dotparser.SimpleCharStream
 
ColumnCluster - Class in org.wilmascope.columnlayout
 
ColumnCluster(GraphControl.Cluster, float, float, int, String, String) - Constructor for class org.wilmascope.columnlayout.ColumnCluster
 
ColumnCluster(String, GraphControl.Cluster, float, float, int, String) - Constructor for class org.wilmascope.columnlayout.ColumnCluster
 
ColumnClusterView - Class in org.wilmascope.viewplugin
 
ColumnClusterView() - Constructor for class org.wilmascope.viewplugin.ColumnClusterView
 
ColumnLayout - Class in org.wilmascope.columnlayout
Column layout simply places each node in the cluster at the same x,y position as the root cluster but with the z determined by each node's stratum
ColumnLayout() - Constructor for class org.wilmascope.columnlayout.ColumnLayout
 
ColumnsImporter - Class in org.wilmascope.gmlparser
 
ColumnsImporter() - Constructor for class org.wilmascope.gmlparser.ColumnsImporter
 
compareTo(XMLGraph.Node) - Method in class org.wilmascope.file.XMLGraph.Node
 
CompoundEdgeView - Interface in org.wilmascope.view
 
CONCENTRATE - Static variable in interface org.wilmascope.dotparser.DotParserConstants
 
Concentration - Variable in class org.wilmascope.light.SpotLightPanel
 
ConeClusterView - Class in org.wilmascope.viewplugin
Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg
ConeClusterView() - Constructor for class org.wilmascope.viewplugin.ConeClusterView
 
Constant - Variable in class org.wilmascope.light.PointLightPanel
 
Constant - Variable in class org.wilmascope.light.SpotLightPanel
 
Constants - Class in org.wilmascope.forcelayout
A set of copies of constant variables pre-parsed from the global constants in the belief that this may speed things up a bit
Constants() - Constructor for class org.wilmascope.forcelayout.Constants
 
contains(Edge) - Method in class org.wilmascope.graph.EdgeList
 
contains(Node) - Method in class org.wilmascope.graph.NodeList
 
ControlPanel - Class in org.wilmascope.dotlayout
 
ControlPanel(GraphControl.Cluster) - Constructor for class org.wilmascope.dotlayout.ControlPanel
 
ControlPanel - Class in org.wilmascope.gui
Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg
ControlPanel() - Constructor for class org.wilmascope.gui.ControlPanel
 
copyCurves(Spline) - Method in interface org.wilmascope.dotlayout.Spline
 
copyCurves(Spline) - Method in class org.wilmascope.viewplugin.SplineRectTubeEdgeView
 
copyCurves(Spline) - Method in class org.wilmascope.viewplugin.SplineTubeEdgeView
 
create() - Method in class org.wilmascope.file.XMLGraph
 
create(String) - Method in class org.wilmascope.view.ViewManager.Registry
 
create() - Method in class org.wilmascope.view.ViewManager.Registry
 
createAmbLight() - Method in class org.wilmascope.light.LightManager
creates an ambient light with default values and attach it to the scene graph
createClusterView(String) - Method in class org.wilmascope.view.ViewManager
 
createClusterView() - Method in class org.wilmascope.view.ViewManager
 
createDefaultClusterForceLayout(Cluster) - Static method in class org.wilmascope.forcelayout.ForceLayout
 
createDefaultForceLayout(Cluster) - Static method in class org.wilmascope.forcelayout.ForceLayout
 
createDirLight() - Method in class org.wilmascope.light.LightManager
creates a directional light with default values and attach it to the scene graph
createEdge(String, String) - Method in class org.wilmascope.file.XMLGraph
 
createEdgeLayout(Edge) - Method in class org.wilmascope.columnlayout.ColumnLayout
 
createEdgeLayout(Edge) - Method in class org.wilmascope.dotlayout.DotLayout
 
createEdgeLayout(Edge) - Method in class org.wilmascope.fastlayout.FastLayout
 
createEdgeLayout(Edge) - Method in class org.wilmascope.forcelayout.ForceLayout
 
createEdgeLayout(Edge) - Method in class org.wilmascope.graph.LayoutEngine
Factory method to create a new EdgeLayout implementation compatible with the layout engine implementing this interface.
createEdgeLayout(Edge) - Method in class org.wilmascope.highdimensionlayout.HighDimensionLayout
 
createEdgeLayout(Edge) - Method in class org.wilmascope.multiscalelayout.MultiScaleLayout
 
createEdgeView(String) - Method in class org.wilmascope.view.ViewManager
 
createEdgeView() - Method in class org.wilmascope.view.ViewManager
 
createElement(String) - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
 
createForce(String) - Method in class org.wilmascope.forcelayout.ForceManager
 
createJMainFrame() - Method in class org.wilmascope.control.WilmaMain
 
createLayeredDirectedAcyclicGraph(GraphControl) - Method in class org.wilmascope.graphgen.plugin.RandomGraphGenerator
 
createLayout(String) - Method in class org.wilmascope.layoutregistry.LayoutManager
 
createMultiScaleEdgeLayout(Edge) - Method in class org.wilmascope.multiscalelayout.QuickGraph
 
createMultiScaleNodeLayout(Node) - Method in class org.wilmascope.multiscalelayout.QuickGraph
 
createNode() - Method in class org.wilmascope.file.XMLGraph
 
createNodeLayout(Node) - Method in class org.wilmascope.columnlayout.ColumnLayout
 
createNodeLayout(Node) - Method in class org.wilmascope.dotlayout.DotLayout
 
createNodeLayout(Node) - Method in class org.wilmascope.fastlayout.FastLayout
 
createNodeLayout(Node) - Method in class org.wilmascope.forcelayout.ForceLayout
 
createNodeLayout(Node) - Method in class org.wilmascope.graph.LayoutEngine
Factory method to create a new NodeLayout implementation compatible with the layout engine implementing this interface.
createNodeLayout(Node) - Method in class org.wilmascope.highdimensionlayout.HighDimensionLayout
 
createNodeLayout(Node) - Method in class org.wilmascope.multiscalelayout.MultiScaleLayout
 
createNodeView(String) - Method in class org.wilmascope.view.ViewManager
 
createNodeView() - Method in class org.wilmascope.view.ViewManager
 
createPointLight() - Method in class org.wilmascope.light.LightManager
creates a point light with default values and attach it to the scene graph
createSpotLight() - Method in class org.wilmascope.light.LightManager
creates a spot light with default values and attach it to the scene graph
createUniverse() - Method in class org.wilmascope.view.GraphCanvas
 
CTLSTRING - Static variable in interface org.wilmascope.dotparser.DotParserConstants
 
CTLSTRING - Static variable in interface org.wilmascope.gmlparser.AugmentedGMLParserConstants
 
CTLSTRING - Static variable in interface org.wilmascope.gmlparser.GMLParserConstants
 
curChar - Static variable in class org.wilmascope.dotparser.DotParserTokenManager
 
curChar - Variable in class org.wilmascope.gmlparser.AugmentedGMLParserTokenManager
 
curChar - Variable in class org.wilmascope.gmlparser.GMLParserTokenManager
 
currentToken - Variable in exception org.wilmascope.dotparser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.wilmascope.gmlparser.ParseException
This is the last token that has been consumed successfully.
curveIndex - Variable in class org.wilmascope.dotparser.EdgeClient.ArrowPosition
 
curvePath(GeneralPath, Point2D.Float[]) - Method in class org.wilmascope.view.Renderer2D
Draws a curve in the 2D window

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z