Serialized Form
Package org.wilmascope.control |
graphCanvas
java.awt.Component graphCanvas
graphControl
GraphControl graphControl
Package org.wilmascope.dotlayout |
Package org.wilmascope.dotparser |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.wilmascope.fastlayout |
layout
FastLayout layout
root
GraphControl.Cluster root
attractSlider
javax.swing.JSlider attractSlider
repelSlider
javax.swing.JSlider repelSlider
footSlider
javax.swing.JSlider footSlider
boilJumpSlider
javax.swing.JSlider boilJumpSlider
radiusSlider
javax.swing.JSlider radiusSlider
resSlider
javax.swing.JSlider resSlider
iterSlider
javax.swing.JSlider iterSlider
simmerSlider
javax.swing.JSlider simmerSlider
maxBarrierSlider
javax.swing.JSlider maxBarrierSlider
minBarrierSlider
javax.swing.JSlider minBarrierSlider
boilLenSlider
javax.swing.JSlider boilLenSlider
quenchLenSlider
javax.swing.JSlider quenchLenSlider
checkPanel
javax.swing.JPanel checkPanel
centreCheck
javax.swing.JCheckBox centreCheck
colourCheck
javax.swing.JCheckBox colourCheck
candyCheck
javax.swing.JCheckBox candyCheck
naiveCheck
javax.swing.JCheckBox naiveCheck
barrierCheck
javax.swing.JCheckBox barrierCheck
buttonPanel
javax.swing.JPanel buttonPanel
pauseButton
javax.swing.JButton pauseButton
flattenButton
javax.swing.JButton flattenButton
progressBar
javax.swing.JProgressBar progressBar
energyGuage
javax.swing.JProgressBar energyGuage
bigBox
javax.swing.Box bigBox
box
javax.swing.Box box
boxLayout1
javax.swing.Box boxLayout1
boxLayout2
javax.swing.Box boxLayout2
timer
javax.swing.Timer timer
Package org.wilmascope.forcelayout |
vector
javax.vecmath.Vector3f vector
t
javax.vecmath.Vector3f t
r
javax.vecmath.Vector3f r
edges
EdgeList edges
centreNode
Node centreNode
nodes
NodeList nodes
strengthConstant
float strengthConstant
- The strength of the force
force
Force force
cluster
GraphControl.Cluster cluster
forceLayout
ForceLayout forceLayout
enabledCheckBox
javax.swing.JCheckBox enabledCheckBox
forceSlider
SpinnerSlider forceSlider
forceLayout
ForceLayout forceLayout
cluster
GraphControl.Cluster cluster
velocityAttenuationSlider
javax.swing.JSlider velocityAttenuationSlider
frictionSlider
javax.swing.JSlider frictionSlider
iterationsPerFrameSlider
javax.swing.JSlider iterationsPerFrameSlider
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jScrollPane2
javax.swing.JScrollPane jScrollPane2
boxLayout
javax.swing.Box boxLayout
forceLayoutControlsBox
javax.swing.Box forceLayoutControlsBox
forceControlsBox
javax.swing.Box forceControlsBox
jPanel1
javax.swing.JPanel jPanel1
balancedThresholdSlider
javax.swing.JSlider balancedThresholdSlider
centreNode
Node centreNode
originPoint
javax.vecmath.Point3f originPoint
originNodeLayout
NodeForceLayout originNodeLayout
nodes
NodeList nodes
nodes
NodeList nodes
root
Cluster root
normal
javax.vecmath.Vector3f normal
repulsion
javax.vecmath.Vector3f repulsion
v
javax.vecmath.Vector3f v
separation
float separation
limitRadiusSquared
float limitRadiusSquared
nodes
NodeList nodes
accuracyParameter
float accuracyParameter
openingCriterion
int openingCriterion
rootCluster
Cluster rootCluster
v
javax.vecmath.Vector3f v
springForce
float springForce
edgeLength
float edgeLength
repulsion
RepulsionSpring repulsion
edges
EdgeList edges
limitRadiusSquared
float limitRadiusSquared
nodes
NodeList nodes
edges
EdgeList edges
v
javax.vecmath.Vector3f v
springForce
float springForce
edgeLength
float edgeLength
Package org.wilmascope.global |
Package org.wilmascope.gmlparser |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.wilmascope.gui |
filename
java.lang.String filename
jMenuBar1
javax.swing.JMenuBar jMenuBar1
jMenu1
javax.swing.JMenu jMenu1
jMenuItem1
javax.swing.JMenuItem jMenuItem1
wilmaInfo
javax.swing.JTextField wilmaInfo
analysersBox
javax.swing.Box analysersBox
rootCluster
GraphControl.Cluster rootCluster
deleteMenuItem
javax.swing.JMenuItem deleteMenuItem
centreMenuItem
javax.swing.JMenuItem centreMenuItem
analyseMenuItem
javax.swing.JMenuItem analyseMenuItem
modifyMenuItem
javax.swing.JMenuItem modifyMenuItem
graphControl
GraphControl graphControl
parent
java.awt.Component parent
cluster
GraphControl.Cluster cluster
hideMenuItem
javax.swing.JMenuItem hideMenuItem
clusterTypeMenu
javax.swing.JMenu clusterTypeMenu
contentsPickingMenuItem
javax.swing.JMenuItem contentsPickingMenuItem
adjustForcesMenuItem
javax.swing.JMenuItem adjustForcesMenuItem
addToMenuItem
javax.swing.JMenuItem addToMenuItem
removeFromMenuItem
javax.swing.JMenuItem removeFromMenuItem
controlPanel
ControlPanel controlPanel
collapseMenuItem
javax.swing.JMenuItem collapseMenuItem
expanded
boolean expanded
expandMenuItem
javax.swing.JMenuItem expandMenuItem
setLabelMenuItem
javax.swing.JMenuItem setLabelMenuItem
hideNonNeighboursMenuItem
javax.swing.JMenuItem hideNonNeighboursMenuItem
borderLayout1
java.awt.BorderLayout borderLayout1
zoomLabel
javax.swing.JLabel zoomLabel
translateLabel
javax.swing.JLabel translateLabel
rotateLabel
javax.swing.JLabel rotateLabel
mouseHelpPanel
javax.swing.JPanel mouseHelpPanel
dialogPanel
javax.swing.JPanel dialogPanel
messageLabel
javax.swing.JLabel messageLabel
borderLayout2
java.awt.BorderLayout borderLayout2
renderStyle
int renderStyle
bi
java.awt.image.BufferedImage bi
root
Cluster root
bottomLeft
javax.vecmath.Point3f bottomLeft
topRight
javax.vecmath.Point3f topRight
stratum
float stratum
actionButton
javax.swing.JButton actionButton
typeButton
javax.swing.JButton typeButton
typeMenu
javax.swing.JPopupMenu typeMenu
layout
java.awt.GridBagLayout layout
prototype
Prototype prototype
deleteMenuItem
javax.swing.JMenuItem deleteMenuItem
weightMenuItem
javax.swing.JMenuItem weightMenuItem
detailsMenuItem
javax.swing.JMenuItem detailsMenuItem
customListener
java.awt.event.ActionListener customListener
parent
java.awt.Component parent
graphControl
GraphControl graphControl
hideMenuItem
javax.swing.JMenuItem hideMenuItem
edgeTypeMenu
javax.swing.JMenu edgeTypeMenu
reverseMenuItem
javax.swing.JMenuItem reverseMenuItem
setColourMenuItem
javax.swing.JMenuItem setColourMenuItem
radiusMenuItem
javax.swing.JMenuItem radiusMenuItem
hideThresholdSlider
javax.swing.JSlider hideThresholdSlider
closeButton
javax.swing.JButton closeButton
hideApplyButton
javax.swing.JButton hideApplyButton
hueApplyButton
javax.swing.JButton hueApplyButton
closePanel
javax.swing.JPanel closePanel
thresholdLabel
javax.swing.JLabel thresholdLabel
hueLabel
javax.swing.JLabel hueLabel
hueSettingsPanel
HueSettingsPanel hueSettingsPanel
rootCluster
GraphControl.Cluster rootCluster
graphControl
GraphControl graphControl
title
java.lang.String title
lineRend
boolean lineRend
generatorsComboBox
javax.swing.JComboBox generatorsComboBox
radioGroup
javax.swing.ButtonGroup radioGroup
lineRadio
javax.swing.JRadioButton lineRadio
primitiveRadio
javax.swing.JRadioButton primitiveRadio
radioGroup2
javax.swing.ButtonGroup radioGroup2
radioGroup3
javax.swing.ButtonGroup radioGroup3
boxLayout
javax.swing.Box boxLayout
controlPanel
javax.swing.JPanel controlPanel
okButton
javax.swing.JButton okButton
gc
GraphControl gc
generator
GraphGenerator generator
controlsPanel
javax.swing.JPanel controlsPanel
closeButton
javax.swing.JButton closeButton
html
HtmlPane html
html
javax.swing.JEditorPane html
hueSettingsBox
javax.swing.Box hueSettingsBox
hueSliderPanel
org.wilmascope.gui.ColourPanel hueSliderPanel
maxLabel
javax.swing.JLabel maxLabel
minHueSlider
javax.swing.JSlider minHueSlider
minLabelPanel
javax.swing.JPanel minLabelPanel
maxLabelPanel
javax.swing.JPanel maxLabelPanel
minLabel
javax.swing.JLabel minLabel
maxHueSlider
javax.swing.JSlider maxHueSlider
box1
javax.swing.Box box1
generalControls
javax.swing.JPanel generalControls
layoutEngineComboBox
javax.swing.JComboBox layoutEngineComboBox
iterationsPerFrameSlider
SpinnerSlider iterationsPerFrameSlider
startStopButton
javax.swing.JButton startStopButton
controlsPanel
javax.swing.JPanel controlsPanel
cluster
GraphControl.Cluster cluster
fileMenu
javax.swing.JMenu fileMenu
helpMenu
javax.swing.JMenu helpMenu
editMenu
javax.swing.JMenu editMenu
toolsMenu
javax.swing.JMenu toolsMenu
exitMenuItem
javax.swing.JMenuItem exitMenuItem
screenCaptureMenuItem
javax.swing.JMenuItem screenCaptureMenuItem
animatedCaptureMenuItem
javax.swing.JMenuItem animatedCaptureMenuItem
importMenuItem
javax.swing.JMenuItem importMenuItem
viewMenu
javax.swing.JMenu viewMenu
antialiasingCheckBoxMenuItem
javax.swing.JCheckBoxMenuItem antialiasingCheckBoxMenuItem
parallelCheckBoxMenuItem
javax.swing.JCheckBoxMenuItem parallelCheckBoxMenuItem
stereoMenuItem
javax.swing.JMenuItem stereoMenuItem
showMouseHelpCheckBoxMenuItem
javax.swing.JCheckBoxMenuItem showMouseHelpCheckBoxMenuItem
fullScreenCheckBoxMenuItem
javax.swing.JCheckBoxMenuItem fullScreenCheckBoxMenuItem
stretchMenuItem
javax.swing.JMenuItem stretchMenuItem
backgroundColourMenuItem
javax.swing.JMenuItem backgroundColourMenuItem
axisPlaneMenuItem
javax.swing.JMenuItem axisPlaneMenuItem
helpMenuItem
javax.swing.JMenuItem helpMenuItem
licenseMenuItem
javax.swing.JMenuItem licenseMenuItem
aboutMenuItem
javax.swing.JMenuItem aboutMenuItem
edgeViewMenuItem
javax.swing.JMenuItem edgeViewMenuItem
controlPanel
ControlPanel controlPanel
parallelScaleControlFrame
javax.swing.JFrame parallelScaleControlFrame
eyeSeparationControlFrame
javax.swing.JFrame eyeSeparationControlFrame
stretchControlFrame
javax.swing.JFrame stretchControlFrame
frame
javax.swing.JFrame frame
graphControl
GraphControl graphControl
axisPlaneControlFrame
SliceViewControlFrame axisPlaneControlFrame
title
java.lang.String title
lineRend
boolean lineRend
modifiersComboBox
javax.swing.JComboBox modifiersComboBox
radioGroup
javax.swing.ButtonGroup radioGroup
radioGroup3
javax.swing.ButtonGroup radioGroup3
boxLayout
javax.swing.Box boxLayout
controlPanel
javax.swing.JPanel controlPanel
okButton
javax.swing.JButton okButton
cluster
GraphControl.Cluster cluster
modifier
org.wilmascope.graphmodifiers.GraphModifier modifier
borderLayout1
java.awt.BorderLayout borderLayout1
box
javax.swing.Box box
cancelButton
javax.swing.JButton cancelButton
okButton
javax.swing.JButton okButton
boxGlue
java.awt.Component boxGlue
cluster
GraphControl.Cluster cluster
controlPanel
ControlPanel controlPanel
actions
Actions actions
customListener
java.awt.event.ActionListener customListener
addEdgeMenuItem
javax.swing.JMenuItem addEdgeMenuItem
centerNodeMenuItem
javax.swing.JMenuItem centerNodeMenuItem
deleteMenuItem
javax.swing.JMenuItem deleteMenuItem
detailsMenuItem
javax.swing.JMenuItem detailsMenuItem
radiusMenuItem
javax.swing.JMenuItem radiusMenuItem
parent
java.awt.Component parent
node
GraphControl.Node node
controlPanel
ControlPanel controlPanel
addNodeMenuItem
javax.swing.JMenuItem addNodeMenuItem
setLabelMenuItem
javax.swing.JMenuItem setLabelMenuItem
hideMenuItem
javax.swing.JMenuItem hideMenuItem
setColourMenuItem
javax.swing.JMenuItem setColourMenuItem
fixedCheckBoxMenuItem
javax.swing.JCheckBoxMenuItem fixedCheckBoxMenuItem
graphControl
GraphControl graphControl
dragMenuItem
javax.swing.JMenuItem dragMenuItem
graphControl
GraphControl graphControl
fmList
java.util.Hashtable<K,V> fmList
companyList
java.util.Hashtable<K,V> companyList
maxLevel
int maxLevel
columns
java.util.TreeMap<K,V> columns
decreased
java.util.Vector<E> decreased
increased
java.util.Vector<E> increased
columnThreshold
int columnThreshold
edgeThreshold
float edgeThreshold
maxmc
float maxmc
companyCluster
GraphControl.Cluster companyCluster
thisframe
QueryFrame thisframe
userName
java.lang.String userName
- User name for connecting to SQL database
password
java.lang.String password
- password for connecting to SQL database
url
java.lang.String url
- location of the database
jPanel2
javax.swing.JPanel jPanel2
jPanel3
javax.swing.JPanel jPanel3
sectorPanel
javax.swing.JPanel sectorPanel
gridLayout3
java.awt.GridLayout gridLayout3
jLabel7
javax.swing.JLabel jLabel7
jLabel8
javax.swing.JLabel jLabel8
sectorStartField
javax.swing.JTextField sectorStartField
sectorEndField
javax.swing.JTextField sectorEndField
jLabel9
javax.swing.JLabel jLabel9
sectorEdgeSlider
javax.swing.JSlider sectorEdgeSlider
planarSectorRadioButton
javax.swing.JRadioButton planarSectorRadioButton
jLabel2
javax.swing.JLabel jLabel2
endDateField
javax.swing.JTextField endDateField
jPanel1
javax.swing.JPanel jPanel1
okButton
javax.swing.JButton okButton
nodes
java.util.Hashtable<K,V> nodes
queryPane
javax.swing.JTabbedPane queryPane
fmMovementPanel
javax.swing.JPanel fmMovementPanel
jLabel1
javax.swing.JLabel jLabel1
gridLayout1
java.awt.GridLayout gridLayout1
startDateField
javax.swing.JTextField startDateField
ownershipPanel
javax.swing.JPanel ownershipPanel
cancelButton
javax.swing.JButton cancelButton
jLabel3
javax.swing.JLabel jLabel3
fundmanField
javax.swing.JTextField fundmanField
fmMovement2Panel
javax.swing.JPanel fmMovement2Panel
fmMovement3Panel
javax.swing.JPanel fmMovement3Panel
fmMovement3DotButton
javax.swing.JButton fmMovement3DotButton
fmMovement3ForceButton
javax.swing.JButton fmMovement3ForceButton
gridLayout2
java.awt.GridLayout gridLayout2
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
startDate2Field
javax.swing.JTextField startDate2Field
endDate2Field
javax.swing.JTextField endDate2Field
jLabel6
javax.swing.JLabel jLabel6
sectorField
javax.swing.JTextField sectorField
edgeThresholdField
javax.swing.JTextField edgeThresholdField
dotScaleField
javax.swing.JTextField dotScaleField
dotEdgeMinField
javax.swing.JTextField dotEdgeMinField
dotEdgeMaxField
javax.swing.JTextField dotEdgeMaxField
dotColumnScaleField
javax.swing.JTextField dotColumnScaleField
columnThresholdField
javax.swing.JTextField columnThresholdField
edgeDiffByCountCheckBox
javax.swing.JCheckBox edgeDiffByCountCheckBox
wormRadioButton
javax.swing.JRadioButton wormRadioButton
dotColumnsRadioButton
javax.swing.JRadioButton dotColumnsRadioButton
forceColumnRadioButton
javax.swing.JRadioButton forceColumnRadioButton
styleButtonGroup
javax.swing.ButtonGroup styleButtonGroup
scaleButton
javax.swing.JButton scaleButton
box1
javax.swing.Box box1
jLabel10
javax.swing.JLabel jLabel10
scaleField
javax.swing.JTextField scaleField
rootCluster
GraphControl.Cluster rootCluster
rootCluster
GraphControl.Cluster rootCluster
addNodeMenuItem
javax.swing.JMenuItem addNodeMenuItem
addEdgeMenuItem
javax.swing.JMenuItem addEdgeMenuItem
addClusterMenuItem
javax.swing.JMenuItem addClusterMenuItem
adjustForcesMenuItem
javax.swing.JMenuItem adjustForcesMenuItem
controlPanel
ControlPanel controlPanel
parent
java.awt.Component parent
showHiddenMenuItem
javax.swing.JMenuItem showHiddenMenuItem
pickableClustersMenuItem
javax.swing.JMenuItem pickableClustersMenuItem
gc
GraphControl gc
radioButtonGroup
javax.swing.ButtonGroup radioButtonGroup
centroid
javax.vecmath.Point3f centroid
bottomLeft
javax.vecmath.Point3f bottomLeft
topRight
javax.vecmath.Point3f topRight
r
Cluster r
strataSeparation
float strataSeparation
strataCount
int strataCount
selectedStratum
int selectedStratum
extraSpacing
java.util.Vector<E> extraSpacing
canvas
GraphCanvas canvas
root
GraphControl.Cluster root
axisPlaneTG
javax.media.j3d.TransformGroup axisPlaneTG
axisPlaneBG
javax.media.j3d.BranchGroup axisPlaneBG
upButton
javax.swing.JButton upButton
downButton
javax.swing.JButton downButton
hBox
javax.swing.Box hBox
vBox
javax.swing.Box vBox
showButton
javax.swing.JButton showButton
hideButton
javax.swing.JButton hideButton
printButton
javax.swing.JButton printButton
unionFrameButton
javax.swing.JButton unionFrameButton
drawingPanel
DrawingPanel drawingPanel
slider
javax.swing.JSlider slider
spinner
javax.swing.JSpinner spinner
value
int value
Package org.wilmascope.layoutregistry |
Package org.wilmascope.light |
label
javax.swing.JLabel label
- A label to represent the color of the ambient light
xDir
javax.swing.JTextField xDir
yDir
javax.swing.JTextField yDir
zDir
javax.swing.JTextField zDir
lightFrame
LightFrame lightFrame
newButton
javax.swing.JButton newButton
deleteButton
javax.swing.JButton deleteButton
Save
javax.swing.JButton Save
Open
javax.swing.JButton Open
contentPane
javax.swing.JPanel contentPane
rightPane
javax.swing.JPanel rightPane
leftPane
javax.swing.JPanel leftPane
listScrollPane
javax.swing.JScrollPane listScrollPane
splitPane
javax.swing.JSplitPane splitPane
lightPane
javax.swing.JPanel lightPane
dirPane
DirectionalLightPanel dirPane
pointPane
PointLightPanel pointPane
spotPane
SpotLightPanel spotPane
ambPane
AmbientLightPanel ambPane
lightTypes
javax.swing.JRadioButton[] lightTypes
fc
javax.swing.JFileChooser fc
helpText
javax.swing.JLabel helpText
text
java.lang.String text
ambList
javax.swing.JList ambList
dirList
javax.swing.JList dirList
pointList
javax.swing.JList pointList
spotList
javax.swing.JList spotList
selectedList
javax.swing.JList selectedList
ambListModel
javax.swing.DefaultListModel ambListModel
dirListModel
javax.swing.DefaultListModel dirListModel
pointListModel
javax.swing.DefaultListModel pointListModel
spotListModel
javax.swing.DefaultListModel spotListModel
direction
javax.vecmath.Vector3f direction
position
javax.vecmath.Point3f position
attenuation
javax.vecmath.Point3f attenuation
SpreadAngle
float SpreadAngle
Concentration
float Concentration
colour
java.awt.Color colour
bounds
javax.media.j3d.Bounds bounds
lightManager
LightManager lightManager
lightType
java.lang.String lightType
OK
javax.swing.JButton OK
onButton
javax.swing.JButton onButton
offButton
javax.swing.JButton offButton
colorButton
javax.swing.JButton colorButton
rightButtonPane
javax.swing.JPanel rightButtonPane
visualGroup
javax.media.j3d.BranchGroup visualGroup
cone
SpotLightCone cone
sphere
PointLightSphere sphere
behaviorGroup
javax.media.j3d.BranchGroup behaviorGroup
dirLightMouseCtrl
DirLightMouseCtrl dirLightMouseCtrl
dirMouseCtrlGroup
javax.media.j3d.BranchGroup dirMouseCtrlGroup
spotMouseCtrl
SpotLightMouseCtrl spotMouseCtrl
pointLightMouseCtrl
PointLightMouseCtrl pointLightMouseCtrl
pointLightMouseCtrlGroup
javax.media.j3d.BranchGroup pointLightMouseCtrlGroup
spotLightMouseCtrl
SpotLightMouseCtrl spotLightMouseCtrl
spotLightMouseCtrlGroup
javax.media.j3d.BranchGroup spotLightMouseCtrlGroup
xPos
javax.swing.JTextField xPos
yPos
javax.swing.JTextField yPos
zPos
javax.swing.JTextField zPos
Constant
javax.swing.JTextField Constant
Linear
javax.swing.JTextField Linear
Quadratic
javax.swing.JTextField Quadratic
lightFrame
LightFrame lightFrame
xPos
javax.swing.JTextField xPos
yPos
javax.swing.JTextField yPos
zPos
javax.swing.JTextField zPos
xDir
javax.swing.JTextField xDir
yDir
javax.swing.JTextField yDir
zDir
javax.swing.JTextField zDir
SpreadAngle
javax.swing.JTextField SpreadAngle
Concentration
javax.swing.JTextField Concentration
Constant
javax.swing.JTextField Constant
Linear
javax.swing.JTextField Linear
Quadratic
javax.swing.JTextField Quadratic
isChanged
boolean isChanged
lightFrame
LightFrame lightFrame
Package org.wilmascope.multiscalelayout |
borderLayout1
java.awt.BorderLayout borderLayout1
root
GraphControl.Cluster root
box2
javax.swing.Box box2
jPanel1
javax.swing.JPanel jPanel1
titledBorder1
javax.swing.border.TitledBorder titledBorder1
springSlider
javax.swing.JSlider springSlider
coolingSlider
javax.swing.JSlider coolingSlider
jPanel2
javax.swing.JPanel jPanel2
jPanel3
javax.swing.JPanel jPanel3
toleranceSlider
javax.swing.JSlider toleranceSlider
jPanel4
javax.swing.JPanel jPanel4
repulsiveSlider
javax.swing.JSlider repulsiveSlider
titledBorder2
javax.swing.border.TitledBorder titledBorder2
titledBorder3
javax.swing.border.TitledBorder titledBorder3
jPanel5
javax.swing.JPanel jPanel5
kRatioSlider
javax.swing.JSlider kRatioSlider
titledBorder4
javax.swing.border.TitledBorder titledBorder4
titledBorder5
javax.swing.border.TitledBorder titledBorder5
jPanel6
javax.swing.JPanel jPanel6
maxDeltaSlider
javax.swing.JSlider maxDeltaSlider
startButton
javax.swing.JButton startButton
titledBorder6
javax.swing.border.TitledBorder titledBorder6
iterationsPerFrameSlider
javax.swing.JSlider iterationsPerFrameSlider
jPanel7
javax.swing.JPanel jPanel7
titledBorder7
javax.swing.border.TitledBorder titledBorder7
jPanel8
javax.swing.JPanel jPanel8
scaleSlider
javax.swing.JSlider scaleSlider
titledBorder8
javax.swing.border.TitledBorder titledBorder8
Package org.wilmascope.patterns |
typeName
java.lang.String typeName
Package org.wilmascope.view |
transparencyAttributes
javax.media.j3d.TransparencyAttributes transparencyAttributes
direction
int direction
edge
Edge edge
multiEdgeOffset
float multiEdgeOffset
radius
float radius
pb
GraphPickBehavior pb
transformGroup
javax.media.j3d.TransformGroup transformGroup
stretchTransformGroup
javax.media.j3d.TransformGroup stretchTransformGroup
rotationTransformGroup
javax.media.j3d.TransformGroup rotationTransformGroup
bg
javax.media.j3d.BranchGroup bg
background
javax.media.j3d.Background background
fog
javax.media.j3d.ExponentialFog fog
constants
ViewConstants constants
bounds
javax.media.j3d.Bounds bounds
universe
com.sun.j3d.utils.universe.SimpleUniverse universe
lightManager
LightManager lightManager
MouseRotate
com.sun.j3d.utils.behaviors.mouse.MouseRotate MouseRotate
MouseTranslate
com.sun.j3d.utils.behaviors.mouse.MouseTranslate MouseTranslate
MouseZoom
com.sun.j3d.utils.behaviors.mouse.MouseZoom MouseZoom
rotationAlpha
javax.media.j3d.Alpha rotationAlpha
rotationBehavior
RotationBehavior rotationBehavior
toggled
boolean toggled
centerNode
CenterNode centerNode
diffuseColour
javax.vecmath.Color3f diffuseColour
graphCanvas
GraphCanvas graphCanvas
bg
javax.media.j3d.BranchGroup bg
labelText
java.lang.String labelText
labelBranch
javax.media.j3d.BranchGroup labelBranch
labelSubBranch
javax.media.j3d.BranchGroup labelSubBranch
appearance
javax.media.j3d.Appearance appearance
t3d
javax.media.j3d.Transform3D t3d
tg
javax.media.j3d.TransformGroup tg
shape
javax.media.j3d.Shape3D shape
pickingClients
java.util.Vector<E> pickingClients
defaultMaterial
javax.media.j3d.Material defaultMaterial
defaultColourSet
boolean defaultColourSet
highlightMaterial
javax.media.j3d.Material highlightMaterial
pickable
boolean pickable
userData
java.lang.Object userData
visible
boolean visible
geometryObservers
java.util.Vector<E> geometryObservers
anchorBranch
javax.media.j3d.BranchGroup anchorBranch
node
Node node
radius
float radius
Package org.wilmascope.viewplugin |
length
float length
scale
float scale
taperedTubePoints
javax.vecmath.Point3f[] taperedTubePoints
tubeColours
javax.vecmath.Color3f[] tubeColours
tubeGeometryArray
javax.media.j3d.GeometryArray tubeGeometryArray
length
float length
bends
java.util.ArrayList<E> bends
bg
javax.media.j3d.BranchGroup bg
labelColour
javax.vecmath.Color3f labelColour
labels
java.lang.String[] labels
textTG
javax.media.j3d.TransformGroup textTG
box
com.sun.j3d.utils.geometry.Box box
position
javax.vecmath.Point3f position
labelColour
javax.vecmath.Color3f labelColour
labels
java.lang.String[] labels
length
float length
controlsPanel
javax.swing.JPanel controlsPanel
editButton
javax.swing.JButton editButton
closeButton
javax.swing.JButton closeButton
html
HtmlPane html
text
java.lang.String text
nodeData
DefaultNodeData nodeData
radius
float radius
- Shows a directed edge with a little cone next to the edge.
Alternative to arrow. Originally intended as a 3D analog for UML directed edges.
myLine
javax.media.j3d.LineArray myLine
box
OrientedLabelCube box
border
OrientedNoLabelCube border
pickableSphere
com.sun.j3d.utils.geometry.Sphere pickableSphere
curves
java.util.Vector<E> curves
- curves is a vector of curves
each curve is a vector of control points (integer)
arrowPositions
java.util.Vector<E> arrowPositions
- curves is a vector of curves
each curve is a vector of control points (integer)
width
float width
height
float height
scale
float scale
x0
int x0
y0
int y0
zLevel
float zLevel
bounds
java.awt.Rectangle bounds
curves
java.util.Vector<E> curves
- curves is a vector of curves
each curve is a vector of control points (integer)
arrowPositions
java.util.Vector<E> arrowPositions
- curves is a vector of curves
each curve is a vector of control points (integer)
xScale
float xScale
yScale
float yScale
zLevel
float zLevel
tubeGeometryArray
javax.media.j3d.GeometryArray tubeGeometryArray
taperedTubePoints
javax.vecmath.Point3f[] taperedTubePoints
bounds
java.awt.Rectangle bounds
curves
java.util.Vector<E> curves
- curves is a vector of curves
each curve is a vector of control points (integer)
arrowPositions
java.util.Vector<E> arrowPositions
- curves is a vector of curves
each curve is a vector of control points (integer)
xScale
float xScale
yScale
float yScale
zLevel
float zLevel
tubeGeometryArray
javax.media.j3d.GeometryArray tubeGeometryArray
taperedTubePoints
javax.vecmath.Point3f[] taperedTubePoints
b
javax.media.j3d.BranchGroup b
taperedTubePoints
javax.vecmath.Point3f[] taperedTubePoints
scaledTopPoints
javax.vecmath.Point3f[] scaledTopPoints
scaledBottomPoints
javax.vecmath.Point3f[] scaledBottomPoints
tubeGeometryArray
javax.media.j3d.GeometryArray tubeGeometryArray
topGeometryArray
javax.media.j3d.GeometryArray topGeometryArray
bottomGeometryArray
javax.media.j3d.GeometryArray bottomGeometryArray
topRadius
float topRadius
bottomRadius
float bottomRadius
topRadius
float topRadius
bottomRadius
float bottomRadius
length
float length
taperedTubePoints
javax.vecmath.Point3f[] taperedTubePoints
scale
float scale
tubeGeometryArray
javax.media.j3d.GeometryArray tubeGeometryArray
taperedTubePoints
javax.vecmath.Point3f[] taperedTubePoints
scaledTopPoints
javax.vecmath.Point3f[] scaledTopPoints
scaledBottomPoints
javax.vecmath.Point3f[] scaledBottomPoints
tubeGeometryArray
javax.media.j3d.GeometryArray tubeGeometryArray
topGeometryArray
javax.media.j3d.GeometryArray topGeometryArray
bottomGeometryArray
javax.media.j3d.GeometryArray bottomGeometryArray
topRadius
float topRadius
bottomRadius
float bottomRadius
radius
float radius
- radius of the edgeCylinder