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

G

gc - Static variable in class org.wilmascope.view.ViewConstants
 
generate(GraphControl) - Method in class org.wilmascope.graphgen.GraphGenerator
This method will do the work of actually creating the graph.
generate(GraphControl) - Method in class org.wilmascope.graphgen.plugin.ClusteredGraphGenerator
Generates a graph with a given number of clusters of a given size
generate(GraphControl) - Method in class org.wilmascope.graphgen.plugin.GridGenerator
Generates a "grid graph", that is, a rectangular lattice
generate(GraphControl) - Method in class org.wilmascope.graphgen.plugin.RandomGraphGenerator
Generate the random graph
generate(GraphControl) - Method in class org.wilmascope.graphgen.plugin.ScaleFreeGraphGenerator
Generate a scale-free graph based on a stockastic model in which for each node u that is added, all existing nodes vi are considered and an edge (u,vi) is created with probability (1+deg(vi))/sum(deg(vj))
generate(GraphControl) - Method in class org.wilmascope.graphgen.plugin.StratifiedGraphGenerator
 
generate(GraphControl) - Method in class org.wilmascope.graphgen.plugin.TreeGenerator
 
generateGeometry(float, float) - Method in class org.wilmascope.view.OrientedLabelCube
 
generateGeometry(float, float) - Method in class org.wilmascope.view.OrientedNoLabelCube
 
generateGeometry(float, float) - Method in class org.wilmascope.viewplugin.LabelCube
 
generateGeometry(float, float) - Method in class org.wilmascope.viewplugin.OrientedLabelCube
 
generateGeometry(float, float) - Method in class org.wilmascope.viewplugin.OrientedNoLabelCube
 
GenerateGraphFrame - Class in org.wilmascope.gui
 
GenerateGraphFrame(String, GraphControl) - Constructor for class org.wilmascope.gui.GenerateGraphFrame
 
generateParseException() - Static method in class org.wilmascope.dotparser.DotParser
 
generateParseException() - Method in class org.wilmascope.gmlparser.AugmentedGMLParser
 
generateParseException() - Method in class org.wilmascope.gmlparser.GMLParser
 
GeneratorManager - Class in org.wilmascope.graphgen
Provides a registry of graph generators.
generatorsComboBox_actionPerformed(ActionEvent) - Method in class org.wilmascope.gui.GenerateGraphFrame
 
get(Point3f) - Method in class org.wilmascope.fastlayout.DensityMatrix
 
get(int) - Method in class org.wilmascope.graph.EdgeList
 
get(int) - Method in class org.wilmascope.graph.NodeList
 
getActionDescription() - Method in class org.wilmascope.view.ElementData
 
getActionListener() - Method in class org.wilmascope.view.ElementData
 
getAcyclicEdgeSet_EnhancedGreedy() - Method in class org.wilmascope.graph.Cluster
Uses a tricky heuristic (Eades et al.
getAcyclicEdgeSet_Greedy() - Method in class org.wilmascope.graph.Cluster
Finds an acyclic subset Ea of this cluster's edges E such that |Ea|>=|E|/2 using a simple greedy heuristic (Berger and Shor, 1990).
getAll() - Method in class org.wilmascope.layoutregistry.LayoutManager
 
getAllNodes() - Method in class org.wilmascope.graph.Cluster
 
getAmbLightVector() - Method in class org.wilmascope.light.LightManager
 
getAnalysisKeys() - Method in class org.wilmascope.gui.AnalysisFrame
 
getAppearance() - Method in class org.wilmascope.view.GraphElementView
 
getArrow() - Method in class org.wilmascope.light.WilmaLight
 
getArrowPositions() - Method in interface org.wilmascope.dotlayout.Spline
 
getArrowPositions() - Method in class org.wilmascope.dotparser.EdgeClient
 
getArrowPositions() - Method in class org.wilmascope.viewplugin.SplineRectTubeEdgeView
 
getArrowPositions() - Method in class org.wilmascope.viewplugin.SplineTubeEdgeView
 
getAttribute(String) - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
 
getAvailableForces() - Method in class org.wilmascope.forcelayout.ForceManager
 
getAvailableLayoutEngines() - Method in class org.wilmascope.layoutregistry.LayoutManager
 
getAwtColor() - Method in class org.wilmascope.view.Colours.Material
 
getAxisAngle4f(Vector3f, Vector3f) - Static method in class org.wilmascope.view.GraphElementView
 
getBackgroundColor() - Method in class org.wilmascope.view.GraphCanvas
 
getBalancedThreshold() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getBarycenter() - Method in class org.wilmascope.graph.NodeList
 
getBaseStratum() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getBeginColumn() - Static method in class org.wilmascope.dotparser.SimpleCharStream
 
getBeginColumn() - Method in class org.wilmascope.gmlparser.SimpleCharStream
 
getBeginLine() - Static method in class org.wilmascope.dotparser.SimpleCharStream
 
getBeginLine() - Method in class org.wilmascope.gmlparser.SimpleCharStream
 
getBestFitPlane() - Method in class org.wilmascope.graph.NodeList
 
getBooleanValue(String) - Method in class org.wilmascope.global.AbstractConstants
Gets the boolean value for the specified constant.
getBottomRadius() - Method in interface org.wilmascope.view.SizeAdjustableNodeView
 
getBottomRadius() - Method in class org.wilmascope.viewplugin.BoxNodeView
 
getBottomRadius() - Method in class org.wilmascope.viewplugin.ColumnClusterView
returns the bottom radius of the lowest node
getBottomRadius() - Method in class org.wilmascope.viewplugin.SquareTubeNodeView
 
getBottomRadius() - Method in class org.wilmascope.viewplugin.TubeNodeView
 
getBoundingBoxCorners(Point3f, Point3f, Point3f) - Method in class org.wilmascope.graph.NodeList
Finds the extreme corners of the bounding box around these nodes
getBoundingSphere() - Method in class org.wilmascope.light.LightManager
 
getBoundingSphere() - Method in class org.wilmascope.view.GraphCanvas
 
getBounds() - Method in interface org.wilmascope.dotlayout.Spline
 
getBounds() - Method in class org.wilmascope.viewplugin.SplineRectTubeEdgeView
 
getBounds() - Method in class org.wilmascope.viewplugin.SplineTubeEdgeView
 
getBranchGroup() - Method in class org.wilmascope.light.LightManager
 
getBranchGroup() - Method in class org.wilmascope.light.WilmaLight
 
getBranchGroup() - Method in class org.wilmascope.view.GraphCanvas
 
getBranchGroup() - Method in class org.wilmascope.view.GraphElementView
 
getCanvasPosition(Component) - Method in interface org.wilmascope.graph.NodeView
 
getCanvasPosition(Component) - Method in class org.wilmascope.view.NodeView
 
getCentroid() - Method in class org.wilmascope.graph.Plane
 
getChildElements(String) - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
get array of Elements matching the tag name
getChildNodes() - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
 
getCluster() - Method in class org.wilmascope.control.GraphControl.Cluster
 
getCluster() - Method in class org.wilmascope.view.ClusterView
 
getClusterFacade() - Method in class org.wilmascope.columnlayout.ColumnCluster
 
getClusters() - Method in class org.wilmascope.graph.NodeList
 
getClusterViewRegistry() - Method in class org.wilmascope.view.ViewManager
 
getCollapsedRadius(float) - Method in class org.wilmascope.view.ClusterView
 
getCollapsedRadius(float) - Method in class org.wilmascope.viewplugin.BoxClusterView
 
getColor3f(String) - Method in class org.wilmascope.global.AbstractConstants
 
getColor3f() - Method in class org.wilmascope.view.GraphElementView
 
getColour() - Method in class org.wilmascope.control.GraphControl.GraphElementFacade
 
getColour() - Method in class org.wilmascope.view.GraphElementView
 
getColumn() - Static method in class org.wilmascope.dotparser.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.wilmascope.gmlparser.SimpleCharStream
Deprecated.  
getColumnStyle() - Static method in class org.wilmascope.columnlayout.ColumnCluster
 
getCommonAncestor(Node) - Method in class org.wilmascope.graph.Node
return the common ancestor cluster of this node and the argument, ie recurse up the heirarchy of clusters until we meet a cluster to which both nodes are members or sub-members
getCommonEdges(Node) - Method in class org.wilmascope.graph.Node
return a list of edges common to this node and the argument
getCone() - Method in class org.wilmascope.light.WilmaLight
 
getControls() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getControls() - Method in class org.wilmascope.dotlayout.DotLayout
 
getControls() - Method in class org.wilmascope.fastlayout.FastLayout
 
getControls() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getControls() - Method in class org.wilmascope.graph.LayoutEngine
 
getControls() - Method in class org.wilmascope.graphgen.plugin.ClusteredGraphGenerator
 
getControls() - Method in class org.wilmascope.graphgen.plugin.GridGenerator
 
getControls() - Method in class org.wilmascope.graphgen.plugin.RandomGraphGenerator
 
getControls() - Method in class org.wilmascope.graphgen.plugin.ScaleFreeGraphGenerator
 
getControls() - Method in class org.wilmascope.graphgen.plugin.StratifiedGraphGenerator
 
getControls() - Method in class org.wilmascope.graphgen.plugin.TreeGenerator
 
getControls() - Method in class org.wilmascope.highdimensionlayout.HighDimensionLayout
 
getControls() - Method in class org.wilmascope.multiscalelayout.MultiScaleLayout
 
getCurves() - Method in interface org.wilmascope.dotlayout.Spline
 
getCurves() - Method in class org.wilmascope.viewplugin.SplineRectTubeEdgeView
 
getCurves() - Method in class org.wilmascope.viewplugin.SplineTubeEdgeView
 
getData() - Method in class org.wilmascope.viewplugin.DefaultNodeData
 
getDefaultClusterViewType() - Method in class org.wilmascope.view.ViewManager
 
getDefaultColour() - Method in class org.wilmascope.control.GraphControl.GraphElementFacade
 
getDefaultColour() - Method in class org.wilmascope.view.GraphElementView
 
getDefaultEdgeViewType() - Method in class org.wilmascope.view.ViewManager
 
getDefaultNodeViewType() - Method in class org.wilmascope.view.ViewManager
 
getDefaultProperties() - Static method in class org.wilmascope.global.GlobalConstants
 
getDefaultProperties() - Static method in class org.wilmascope.view.ViewConstants
 
getDefaultViewPrototype() - Method in class org.wilmascope.view.ViewManager.Registry
 
getDegree() - Method in class org.wilmascope.control.GraphControl.Node
 
getDegree() - Method in class org.wilmascope.graph.Node
 
getDepth() - Method in interface org.wilmascope.view.SizeAdjustableNodeView
If shape is BOX the: x dimension = the node's radius y dimension = depth
getDepth() - Method in class org.wilmascope.viewplugin.BoxNodeView
 
getDepth() - Method in class org.wilmascope.viewplugin.ColumnClusterView
returns maximum depth of the cluster's children
getDepth() - Method in class org.wilmascope.viewplugin.SquareTubeNodeView
 
getDepth() - Method in class org.wilmascope.viewplugin.TubeNodeView
 
getDescription() - Method in class org.wilmascope.light.PropertyFileFilter
 
getDirLightVector() - Method in class org.wilmascope.light.LightManager
 
getEdge() - Method in class org.wilmascope.control.GraphControl.Edge
get the edge underlying this facade
getEdge() - Method in interface org.wilmascope.graph.EdgeAbility
Get the Edge that this ability is registered with
getEdge() - Method in class org.wilmascope.graph.EdgeLayout
 
getEdge() - Method in class org.wilmascope.view.EdgeView
 
getEdges() - Method in class org.wilmascope.control.GraphControl.Cluster
 
getEdges() - Method in class org.wilmascope.graph.Node
 
getEdges() - Method in class org.wilmascope.graph.NodeList
 
getEdgeView() - Method in class org.wilmascope.graphgen.GraphGenerator
 
getEdgeViewRegistry() - Method in class org.wilmascope.view.ViewManager
 
getEditMenu() - Method in class org.wilmascope.gui.Actions
 
getElement() - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
 
getElementsVector() - Method in class org.wilmascope.graph.List
 
getEnd() - Method in class org.wilmascope.graph.Edge
 
getEndColumn() - Static method in class org.wilmascope.dotparser.SimpleCharStream
 
getEndColumn() - Method in class org.wilmascope.gmlparser.SimpleCharStream
 
getEndID() - Method in class org.wilmascope.file.XMLGraph.Edge
 
getEndLine() - Static method in class org.wilmascope.dotparser.SimpleCharStream
 
getEndLine() - Method in class org.wilmascope.gmlparser.SimpleCharStream
 
getEndNode() - Method in class org.wilmascope.control.GraphControl.Edge
 
getExtraSpacing() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getFile() - Method in class org.wilmascope.file.XMLGraph
 
getFileFilter() - Static method in class org.wilmascope.file.FileHandler
 
getFileMenu() - Method in class org.wilmascope.gui.Actions
 
getFloatAttribute(String) - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
 
getFloatValue(String) - Method in class org.wilmascope.global.AbstractConstants
Gets the float value for the specified constant.
getFogDensity() - Method in class org.wilmascope.view.GraphCanvas
 
getForce(String) - Method in class org.wilmascope.forcelayout.ForceLayout
Get a reference to one of our forces by name
getForces() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getGraphCanvas() - Method in class org.wilmascope.control.GraphControl
 
getGraphCanvas() - Method in class org.wilmascope.view.GraphElementView
 
getGraphControl() - Method in class org.wilmascope.control.WilmaMain
 
getHeight() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getHeight() - Method in class org.wilmascope.columnlayout.NodeColumnLayout
 
getIcon() - Method in class org.wilmascope.view.ClusterView
 
getIcon() - Method in class org.wilmascope.view.Colours.Material
 
getIcon() - Method in class org.wilmascope.view.EdgeView
 
getIcon() - Method in class org.wilmascope.view.GraphElementView
 
getIcon() - Method in class org.wilmascope.view.NodeView
 
getIcon(String) - Method in class org.wilmascope.view.ViewManager.Registry
 
getIcon() - Method in class org.wilmascope.view.ViewManager.Registry
 
getIcon() - Method in class org.wilmascope.viewplugin.AggregationEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.ArrowEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.AttenuatedEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.BendyEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.BoxClusterView
 
getIcon() - Method in class org.wilmascope.viewplugin.BoxNodeView
 
getIcon() - Method in class org.wilmascope.viewplugin.ColumnClusterView
 
getIcon() - Method in class org.wilmascope.viewplugin.ConeClusterView
 
getIcon() - Method in class org.wilmascope.viewplugin.DirectedEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.DiscClusterView
 
getIcon() - Method in class org.wilmascope.viewplugin.EllipsoidClusterView
 
getIcon() - Method in class org.wilmascope.viewplugin.InheritanceEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.LabelNodeView
 
getIcon() - Method in class org.wilmascope.viewplugin.LineEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.LineNodeView
 
getIcon() - Method in class org.wilmascope.viewplugin.OrientedBoxNodeView
 
getIcon() - Method in class org.wilmascope.viewplugin.SpikeEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.SplineRectTubeEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.SplineTubeEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.SquareTubeNodeView
 
getIcon() - Method in class org.wilmascope.viewplugin.StarNodeView
 
getIcon() - Method in class org.wilmascope.viewplugin.TaperedEdgeView
 
getIcon() - Method in class org.wilmascope.viewplugin.TubeClusterView
 
getIcon() - Method in class org.wilmascope.viewplugin.TubeNodeView
 
getIcon() - Method in class plugin.DirectedEdgeView
 
getID() - Method in class org.wilmascope.dotparser.NodeClient
 
getID() - Method in class org.wilmascope.file.XMLGraph.Node
 
GetImage() - Static method in class org.wilmascope.dotparser.SimpleCharStream
 
GetImage() - Method in class org.wilmascope.gmlparser.SimpleCharStream
 
getInDegree() - Method in class org.wilmascope.graph.Node
 
getInEdges() - Method in class org.wilmascope.graph.Node
 
getInstance() - Static method in class org.wilmascope.forcelayout.ForceManager
 
getInstance() - Static method in class org.wilmascope.global.GlobalConstants
 
getInstance() - Static method in class org.wilmascope.graphgen.GeneratorManager
There should only ever be one instance of this class.
getInstance() - Static method in class org.wilmascope.gui.Actions
 
getInstance() - Static method in class org.wilmascope.layoutregistry.LayoutManager
 
getInstance() - Static method in class org.wilmascope.view.ViewConstants
 
getInstance() - Static method in class org.wilmascope.view.ViewManager
 
getInternalEdges() - Method in class org.wilmascope.graph.Cluster
Get the edges internal to this cluster, ie, only those edges connecting a pair of nodes that are both inside this cluster
getIntValue(String) - Method in class org.wilmascope.global.AbstractConstants
Gets the int value for the specified constant.
getIsolated() - Method in class org.wilmascope.graph.NodeList
 
getIterations() - Method in class org.wilmascope.fastlayout.FastLayout
 
getIterationsPerFrame() - Method in class org.wilmascope.control.GraphControl
 
getJPEGFileFilter() - Static method in class org.wilmascope.file.FileHandler
 
getKey() - Method in class org.wilmascope.file.XMLGraph.Property
 
getLabel() - Method in class org.wilmascope.control.GraphControl.GraphElementFacade
 
getLabel() - Method in class org.wilmascope.view.GraphElementView
 
getLabel() - Method in class org.wilmascope.viewplugin.BoxColumnClusterView
 
getLabel() - Method in class org.wilmascope.viewplugin.ColumnClusterView
 
getLastFile() - Method in class org.wilmascope.file.FileHandler
 
getLayout() - Method in class org.wilmascope.graph.Edge
 
getLayout() - Method in class org.wilmascope.graph.Node
get the layout properties of the node
getLayoutEngine() - Method in class org.wilmascope.control.GraphControl.Cluster
 
getLayoutEngine() - Method in class org.wilmascope.graph.Cluster
Get the LayoutEngineused by the cluster
getLayoutEngineType() - Method in class org.wilmascope.file.XMLGraph.Cluster
 
getLength() - Method in class org.wilmascope.graph.Edge
 
getLevels() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getLevelSeparation() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getLight() - Method in class org.wilmascope.light.WilmaLight
 
getLightFrame() - Method in class org.wilmascope.light.LightManager
 
getLightManager() - Method in class org.wilmascope.view.GraphCanvas
 
getLine() - Static method in class org.wilmascope.dotparser.SimpleCharStream
Deprecated.  
getLine() - Method in class org.wilmascope.gmlparser.SimpleCharStream
Deprecated.  
getMass() - Method in class org.wilmascope.control.GraphControl.Node
 
getMass() - Method in class org.wilmascope.graph.Node
get the mass of this node
getMaterial(String) - Static method in class org.wilmascope.view.Colours
 
getMaxColour() - Method in class org.wilmascope.gui.HueSettingsPanel
 
getMaxHue() - Method in class org.wilmascope.gui.HueSettingsPanel
 
getMaxRadius() - Method in class org.wilmascope.viewplugin.ColumnClusterView
 
getMessage() - Method in exception org.wilmascope.dotparser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.wilmascope.dotparser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.wilmascope.gmlparser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.wilmascope.gmlparser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMidPoint() - Method in class org.wilmascope.graph.NodeList
 
getMinColour() - Method in class org.wilmascope.gui.HueSettingsPanel
 
getMinHue() - Method in class org.wilmascope.gui.HueSettingsPanel
 
getMouseRotate() - Method in class org.wilmascope.view.GraphCanvas
 
getMouseTranslate() - Method in class org.wilmascope.view.GraphCanvas
 
getMouseZoom() - Method in class org.wilmascope.view.GraphCanvas
 
getName() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getName() - Method in class org.wilmascope.dotlayout.DotLayout
 
getName() - Method in class org.wilmascope.fastlayout.FastLayout
 
getName() - Method in class org.wilmascope.file.XMLGraph.LayoutEngineType
 
getName() - Method in class org.wilmascope.file.XMLGraph.ViewType
 
getName() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getName() - Method in class org.wilmascope.graph.LayoutEngine
Return a string descriptor for the layout engine type.
getName() - Method in class org.wilmascope.graphgen.plugin.ClusteredGraphGenerator
 
getName() - Method in class org.wilmascope.graphgen.plugin.GridGenerator
 
getName() - Method in class org.wilmascope.graphgen.plugin.RandomGraphGenerator
 
getName() - Method in class org.wilmascope.graphgen.plugin.ScaleFreeGraphGenerator
 
getName() - Method in class org.wilmascope.graphgen.plugin.StratifiedGraphGenerator
 
getName() - Method in class org.wilmascope.graphgen.plugin.TreeGenerator
 
getName() - Method in class org.wilmascope.highdimensionlayout.HighDimensionLayout
 
getName() - Method in class org.wilmascope.multiscalelayout.MultiScaleLayout
 
getNeighbour(Node) - Method in class org.wilmascope.graph.Edge
If node is one of the nodes connected by the edge, this method returns it's partner.
getNeighbours() - Method in class org.wilmascope.graph.Node
 
getNetForce() - Method in class org.wilmascope.forcelayout.NodeForceLayout
Get the aggregate (or net) force acting on this NodeForceLayout
getNextLevel() - Method in class org.wilmascope.columnlayout.ColumnCluster
 
getNextToken() - Static method in class org.wilmascope.dotparser.DotParser
 
getNextToken() - Static method in class org.wilmascope.dotparser.DotParserTokenManager
 
getNextToken() - Method in class org.wilmascope.gmlparser.AugmentedGMLParser
 
getNextToken() - Method in class org.wilmascope.gmlparser.AugmentedGMLParserTokenManager
 
getNextToken() - Method in class org.wilmascope.gmlparser.GMLParser
 
getNextToken() - Method in class org.wilmascope.gmlparser.GMLParserTokenManager
 
getNode() - Method in class org.wilmascope.control.GraphControl.Node
get the node underlying this facade
getNode() - Method in interface org.wilmascope.graph.NodeAbility
Get the Node that this ability is registered with
getNode() - Method in class org.wilmascope.graph.NodeLayout
Return the node for the NodeLayout
getNode() - Method in class org.wilmascope.view.NodeView
 
getNodes() - Method in class org.wilmascope.control.GraphControl.Cluster
 
getNodes() - Method in class org.wilmascope.graph.Cluster
 
getNodeView() - Method in class org.wilmascope.graphgen.GraphGenerator
Get the NodeView style
getNodeViewRegistry() - Method in class org.wilmascope.view.ViewManager
 
getNormal() - Method in class org.wilmascope.graph.Plane
 
getObjGroup() - Method in class org.wilmascope.light.WilmaLight
 
getOrbits() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getOrbitSeparation() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getOutDegree() - Method in class org.wilmascope.graph.Node
 
getOutEdges() - Method in class org.wilmascope.graph.Node
 
getOwner() - Method in class org.wilmascope.graph.GraphElement
get the parent cluster or owner of this graph element
getPhase() - Method in class org.wilmascope.fastlayout.FastLayout
 
getPickedListSize() - Method in class org.wilmascope.control.PickListener
 
getPickListener() - Static method in class org.wilmascope.control.GraphControl
 
getPoint3f() - Static method in class org.wilmascope.global.RandomGenerator
 
getPointLightVector() - Method in class org.wilmascope.light.LightManager
 
getPortalNode(Edge) - Method in class org.wilmascope.graph.Cluster
An external edge is one which has one end in this cluster and one end in another cluster that is not a child (or descendent) of this cluster.
getPosition() - Method in class org.wilmascope.control.GraphControl.Node
 
getPosition() - Method in class org.wilmascope.graph.Node
get the position of the node in space
getPositionAngle() - Method in class org.wilmascope.view.EdgeView
 
getPositionVector() - Method in class org.wilmascope.view.EdgeView
 
getProperties() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getProperties() - Method in class org.wilmascope.control.GraphControl.Node
 
getProperties() - Method in class org.wilmascope.dotlayout.DotLayout
 
getProperties() - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
 
getProperties() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getProperties() - Method in class org.wilmascope.graph.Edge
 
getProperties() - Method in class org.wilmascope.graph.GraphElement
Any properties loaded or saved in files con be stored in a Properties object.
getProperties() - Method in class org.wilmascope.graph.LayoutEngine
If you want custom properties for your layout you will need to override this method but be sure to super.getProperties()
getProperties() - Method in class org.wilmascope.graph.Node
 
getProperties() - Method in class org.wilmascope.view.EdgeView
 
getProperties() - Method in class org.wilmascope.view.GraphElementView
 
getProperties() - Method in class org.wilmascope.view.NodeView
 
getProperties() - Method in class org.wilmascope.viewplugin.BendyEdgeView
 
getProperties() - Method in class org.wilmascope.viewplugin.SquareTubeNodeView
 
getProperties() - Method in class org.wilmascope.viewplugin.TubeNodeView
 
getPropertyFileName() - Method in class org.wilmascope.light.LightManager
 
getRadius() - Method in class org.wilmascope.control.GraphControl.Node
 
getRadius() - Method in interface org.wilmascope.graph.NodeView
 
getRadius() - Method in class org.wilmascope.view.EdgeView
 
getRadius() - Method in class org.wilmascope.view.NodeView
 
getRandom() - Static method in class org.wilmascope.global.RandomGenerator
 
getRandomFloat() - Static method in class org.wilmascope.global.RandomGenerator
 
getRelaxedLength() - Method in class org.wilmascope.forcelayout.EdgeForceLayout
 
getRoot() - Method in class org.wilmascope.graph.LayoutEngine
 
getRootCluster() - Method in class org.wilmascope.control.GraphControl
get a reference to the root cluster of the graph
getRootCluster() - Method in class org.wilmascope.file.XMLGraph
 
getRotationBehavior() - Method in class org.wilmascope.view.GraphCanvas
 
getRotationGroup() - Method in class org.wilmascope.view.GraphCanvas
 
getRotator() - Method in class org.wilmascope.rotation.RotationBehavior
Returns the AutoRotation Object
getScreenPoint(Point3f) - Method in class org.wilmascope.view.Renderer2D
Converts a 3D point to a 2D point in the window of specified size
getScreenPoint(Point2D.Float) - Method in class org.wilmascope.view.Renderer2D
Converts a 2D float point to a 2D point in the window of specified size
getScreenPoint(float, float) - Method in class org.wilmascope.view.Renderer2D
Converts a x and y floats to a 2D point in the window of specified size
getSelectedEdge() - Static method in class org.wilmascope.gui.EdgeOptionsMenu
 
getShape() - Method in interface org.wilmascope.view.SizeAdjustableNodeView
 
getShape() - Method in class org.wilmascope.viewplugin.BoxColumnClusterView
always BOX
getShape() - Method in class org.wilmascope.viewplugin.BoxNodeView
 
getShape() - Method in class org.wilmascope.viewplugin.ColumnClusterView
always DISC
getShape() - Method in class org.wilmascope.viewplugin.SquareTubeNodeView
 
getShape() - Method in class org.wilmascope.viewplugin.TubeNodeView
 
getSingularValues() - Method in class org.wilmascope.graph.Plane
 
getSinks() - Method in class org.wilmascope.graph.NodeList
 
getSources() - Method in class org.wilmascope.graph.NodeList
 
getSphere() - Method in class org.wilmascope.light.WilmaLight
 
getSpotLightVector() - Method in class org.wilmascope.light.LightManager
 
getStandard() - Method in class org.wilmascope.fastlayout.DensityMatrix
 
getStart() - Method in class org.wilmascope.graph.Edge
 
getStartID() - Method in class org.wilmascope.file.XMLGraph.Edge
 
getStartNode() - Method in class org.wilmascope.control.GraphControl.Edge
 
getStiffness() - Method in class org.wilmascope.forcelayout.EdgeForceLayout
 
getStrataCount() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getStrataSeparation() - Method in class org.wilmascope.columnlayout.ColumnLayout
 
getStrataSeparation() - Method in class org.wilmascope.dotlayout.DotLayout
 
getStratum() - Method in class org.wilmascope.columnlayout.NodeColumnLayout
 
getStrength() - Method in class org.wilmascope.control.GraphControl.ForceFacade
 
getStrengthConstant() - Method in class org.wilmascope.forcelayout.Force
Query the current strength constant
GetSuffix(int) - Static method in class org.wilmascope.dotparser.SimpleCharStream
 
GetSuffix(int) - Method in class org.wilmascope.gmlparser.SimpleCharStream
 
getToken(int) - Static method in class org.wilmascope.dotparser.DotParser
 
getToken(int) - Method in class org.wilmascope.gmlparser.AugmentedGMLParser
 
getToken(int) - Method in class org.wilmascope.gmlparser.GMLParser
 
getToolPanel() - Method in class org.wilmascope.gui.Actions
 
getToolsMenu() - Method in class org.wilmascope.gui.Actions
 
getTopNode() - Method in class org.wilmascope.columnlayout.ColumnCluster
 
getTopRadius() - Method in class org.wilmascope.columnlayout.ColumnCluster
 
getTopRadius() - Method in interface org.wilmascope.view.SizeAdjustableNodeView
 
getTopRadius() - Method in class org.wilmascope.viewplugin.BoxNodeView
 
getTopRadius() - Method in class org.wilmascope.viewplugin.ColumnClusterView
 
getTopRadius() - Method in class org.wilmascope.viewplugin.SquareTubeNodeView
 
getTopRadius() - Method in class org.wilmascope.viewplugin.TubeNodeView
 
getTransformGroup() - Method in class org.wilmascope.view.GraphCanvas
 
getTransformGroup() - Method in class org.wilmascope.view.GraphElementView
 
getType() - Method in class org.wilmascope.control.GraphControl.ForceFacade
 
getTypeList() - Method in class org.wilmascope.layoutregistry.LayoutManager
 
getTypeName() - Method in class org.wilmascope.multiscalelayout.MultiScaleLayout
 
getTypeName() - Method in class org.wilmascope.patterns.Prototype
return the name of the type as specified by Prototype.setTypeName(String)
getUniverse() - Method in class org.wilmascope.fastlayout.FastLayout
 
getUserData() - Method in class org.wilmascope.control.GraphControl.GraphElementFacade
 
getUserData(Object) - Method in class org.wilmascope.graph.GraphElement
The graphElement maintains a hashtable allowing the user to associate it with miscellaneous data.
getUserData() - Method in class org.wilmascope.multiscalelayout.MultiScaleNodeLayout
 
getUserData() - Method in class org.wilmascope.view.GraphElementView
 
getValue() - Method in class org.wilmascope.file.XMLGraph.Property
 
getValue() - Method in class org.wilmascope.gui.SpinnerSlider
 
getVector() - Method in class org.wilmascope.graph.Edge
 
getVector3f(String) - Method in class org.wilmascope.global.AbstractConstants
 
getVector3f() - Static method in class org.wilmascope.global.RandomGenerator
 
getVector3f(float) - Static method in class org.wilmascope.global.RandomGenerator
 
getVelocityAttenuation() - Method in class org.wilmascope.forcelayout.ForceLayout
 
getView() - Method in class org.wilmascope.control.GraphControl.GraphElementFacade
 
getView() - Method in class org.wilmascope.graph.Edge
 
getView() - Method in class org.wilmascope.graph.Node
get the view representing the node
getViewMenu() - Method in class org.wilmascope.gui.Actions
 
getViewNames() - Method in class org.wilmascope.view.ViewManager.Registry
 
getViewType() - Method in class org.wilmascope.control.GraphControl.GraphElementFacade
 
getViewType() - Method in class org.wilmascope.file.XMLGraph.Cluster
 
getViewType() - Method in class org.wilmascope.file.XMLGraph.XMLGraphElement
 
getVWorldBoundingBoxCorners(Point3f, Point3f, Point3f) - Method in class org.wilmascope.graph.NodeList
Finds the extreme corners of the bounding box around these nodes in VWorld coordinates
getVWorldPosition() - Method in class org.wilmascope.view.NodeView
 
getWeight() - Method in class org.wilmascope.control.GraphControl.Edge
 
getWeight() - Method in class org.wilmascope.graph.Edge
 
getXScale() - Method in class org.wilmascope.dotlayout.DotLayout
 
getXScale() - Method in interface org.wilmascope.dotlayout.Spline
 
getXScale() - Method in class org.wilmascope.viewplugin.SplineRectTubeEdgeView
 
getXScale() - Method in class org.wilmascope.viewplugin.SplineTubeEdgeView
 
getYScale() - Method in class org.wilmascope.dotlayout.DotLayout
 
getYScale() - Method in interface org.wilmascope.dotlayout.Spline
 
getYScale() - Method in class org.wilmascope.viewplugin.SplineRectTubeEdgeView
 
getYScale() - Method in class org.wilmascope.viewplugin.SplineTubeEdgeView
 
getZLevel() - Method in class org.wilmascope.dotlayout.DotEdgeLayout
 
GlobalConstants - Class in org.wilmascope.global
A class which contains a set of concrete constants.
GMLLoader - Class in org.wilmascope.gmlparser
 
GMLLoader(GraphControl, String) - Constructor for class org.wilmascope.gmlparser.GMLLoader
 
GMLParser - Class in org.wilmascope.gmlparser
 
GMLParser(InputStream) - Constructor for class org.wilmascope.gmlparser.GMLParser
 
GMLParser(Reader) - Constructor for class org.wilmascope.gmlparser.GMLParser
 
GMLParser(GMLParserTokenManager) - Constructor for class org.wilmascope.gmlparser.GMLParser
 
GMLParserConstants - Interface in org.wilmascope.gmlparser
 
GMLParserTokenManager - Class in org.wilmascope.gmlparser
 
GMLParserTokenManager(SimpleCharStream) - Constructor for class org.wilmascope.gmlparser.GMLParserTokenManager
 
GMLParserTokenManager(SimpleCharStream, int) - Constructor for class org.wilmascope.gmlparser.GMLParserTokenManager
 
graph(GraphClient) - Static method in class org.wilmascope.dotparser.DotParser
 
GRAPH - Static variable in interface org.wilmascope.dotparser.DotParserConstants
 
graph(AugmentedGraphClient) - Method in class org.wilmascope.gmlparser.AugmentedGMLParser
 
GRAPH - Static variable in interface org.wilmascope.gmlparser.AugmentedGMLParserConstants
 
graph(GraphClient) - Method in class org.wilmascope.gmlparser.GMLParser
 
GRAPH - Static variable in interface org.wilmascope.gmlparser.GMLParserConstants
 
graphAtts(GraphClient) - Static method in class org.wilmascope.dotparser.DotParser
 
GraphBehavior - Class in org.wilmascope.view
 
GraphBehavior(BehaviorClient) - Constructor for class org.wilmascope.view.GraphBehavior
 
GraphCanvas - Class in org.wilmascope.view
 
GraphCanvas(int, int) - Constructor for class org.wilmascope.view.GraphCanvas
Creates new GraphScene
GraphClient - Interface in org.wilmascope.dotparser
 
GraphClient - Interface in org.wilmascope.gmlparser
 
GraphControl - Class in org.wilmascope.control
GraphControl gives the access point or facade for the WilmaGraph drawing engine.
GraphControl(int, int) - Constructor for class org.wilmascope.control.GraphControl
 
GraphControl.Cluster - Class in org.wilmascope.control
the interface for clusters which are collections of nodes, note that a cluster is also a node so you can add a cluster as a member to a cluster using the GraphControl.Cluster.addNode(GraphControl.Node)method
GraphControl.Edge - Class in org.wilmascope.control
The interface for edges
GraphControl.ForceFacade - Class in org.wilmascope.control
 
GraphControl.GraphElementFacade - Class in org.wilmascope.control
the basic interface common to all GraphElements
GraphControl.Node - Class in org.wilmascope.control
the interface for nodes
GraphElement - Class in org.wilmascope.graph
A GraphElement is the basic ancestor of anything that can appear in graph be it a Node, Edge or Cluster.
GraphElement() - Constructor for class org.wilmascope.graph.GraphElement
 
graphElementClass - Static variable in class org.wilmascope.control.GraphControl
an instance of a GraphControl.GraphElementFacadeclass that can be passed into PickListener.enableMultiPicking(int, java.lang.Class[])and PickListener.setSinglePickClient(org.wilmascope.control.PickClient, java.lang.Class)
GraphElementView - Class in org.wilmascope.view
GraphElementView defines the methods and interfaces required for Edge and Node views that implement this to be registered as prototypes in the ViewManager
GraphElementView() - Constructor for class org.wilmascope.view.GraphElementView
 
GraphGenerator - Class in org.wilmascope.graphgen
Boilerplate class for graph generators.
GraphGenerator() - Constructor for class org.wilmascope.graphgen.GraphGenerator
 
GraphPickBehavior - Class in org.wilmascope.view
A mouse behavior that allows user to pick and drag scene graph objects.
GraphPickBehavior(BranchGroup, Canvas3D, Bounds) - Constructor for class org.wilmascope.view.GraphPickBehavior
Creates a pick/rotate behavior that waits for user mouse events for the scene graph.
GraphPickBehavior(BranchGroup, Canvas3D, Bounds, int) - Constructor for class org.wilmascope.view.GraphPickBehavior
Creates a pick/rotate behavior that waits for user mouse events for the scene graph.
graphRoot - Static variable in class org.wilmascope.gui.QueryFrame
the root cluster to which we will add all nodes and edges
graphTheoreticDist - Variable in class org.wilmascope.highdimensionlayout.HDNodeLayout
 
green - Static variable in class org.wilmascope.view.Colours
 
greenMaterial - Static variable in class org.wilmascope.view.Colours
 
greyBlueAmbC3f - Static variable in class org.wilmascope.view.Colours
 
greyBlueAwt - Static variable in class org.wilmascope.view.Colours
 
greyBlueC3f - Static variable in class org.wilmascope.view.Colours
 
greyBlueMaterial - Static variable in class org.wilmascope.view.Colours
 
GridGenerator - Class in org.wilmascope.graphgen.plugin
Generates a "grid graph", that is, a rectangular lattice of arbitrary width and height.
GridGenerator() - Constructor for class org.wilmascope.graphgen.plugin.GridGenerator
 

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