JGraphAddons
v1.0.8


Serialized Form


Package org.jgraph.cellview

Class org.jgraph.cellview.JGraphDiamondView extends VertexView implements Serializable

Class org.jgraph.cellview.JGraphDiamondView.JGraphDiamondRenderer extends VertexRenderer implements Serializable

Class org.jgraph.cellview.JGraphEllipseView extends VertexView implements Serializable

Class org.jgraph.cellview.JGraphEllipseView.JGraphEllipseRenderer extends VertexRenderer implements Serializable

Class org.jgraph.cellview.JGraphHeavyweightView extends VertexView implements Serializable

Class org.jgraph.cellview.JGraphIconView extends VertexView implements Serializable

Class org.jgraph.cellview.JGraphIconView.DescriptionTextArea extends JEditorPane implements Serializable

Serialized Fields

description

String description

Class org.jgraph.cellview.JGraphIconView.IconDisplay extends JLabel implements Serializable

Class org.jgraph.cellview.JGraphIconView.IconRenderer extends JComponent implements Serializable

Serialized Fields

iconDisplay

JGraphIconView.IconDisplay iconDisplay

textRenderer

JGraphIconView.DescriptionTextArea textRenderer

view

JGraphIconView view

isSelected

boolean isSelected

isFocused

boolean isFocused

isPreview

boolean isPreview

Class org.jgraph.cellview.JGraphMultilineView extends VertexView implements Serializable

Class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor extends DefaultGraphCellEditor implements Serializable

Class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor extends AbstractCellEditor implements Serializable

Serialized Fields

editorComponent

JTextArea editorComponent

Class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer extends JTextArea implements Serializable

Class org.jgraph.cellview.JGraphRoundRectView extends VertexView implements Serializable

Class org.jgraph.cellview.JGraphRoundRectView.ActivityRenderer extends VertexRenderer implements Serializable

Class org.jgraph.cellview.JGraphSwimlaneView extends VertexView implements Serializable

Class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer extends JPanel implements Serializable


Package org.jgraph.layout

Class org.jgraph.layout.AnnealingLayoutSettings extends JPanel implements Serializable

Serialized Fields

layout

AnnealingLayoutAlgorithm layout

tf_initTemperature

JTextField tf_initTemperature

tf_minTemperature

JTextField tf_minTemperature

tf_minDistance

JTextField tf_minDistance

tf_tempScaleFactor

JTextField tf_tempScaleFactor

tf_maxRounds

JTextField tf_maxRounds

tf_triesPerCell

JTextField tf_triesPerCell

tf_lambdaNodeDistribution

JTextField tf_lambdaNodeDistribution

tf_lambdaBorderline

JTextField tf_lambdaBorderline

tf_lambdaEdgeLength

JTextField tf_lambdaEdgeLength

tf_lambdaEdgeCrossing

JTextField tf_lambdaEdgeCrossing

tf_lambdaEdgeDistribution

JTextField tf_lambdaEdgeDistribution

tf_lambdaNodeDistance

JTextField tf_lambdaNodeDistance

tf_boundsWidth

JTextField tf_boundsWidth

tf_boundsHeight

JTextField tf_boundsHeight

cb_computePermutation

JCheckBox cb_computePermutation

cb_uphillMovesAllowed

JCheckBox cb_uphillMovesAllowed

cb_useNodeDistribution

JCheckBox cb_useNodeDistribution

cb_useBorderline

JCheckBox cb_useBorderline

cb_useEdgeLength

JCheckBox cb_useEdgeLength

cb_useEdgeCrossing

JCheckBox cb_useEdgeCrossing

cb_useEdgeDistribution

JCheckBox cb_useEdgeDistribution

cb_useNodeDistance

JCheckBox cb_useNodeDistance

button_takeViewportSize

JButton button_takeViewportSize

cb_enableLayoutUpdate

JCheckBox cb_enableLayoutUpdate

tf_lu_initTemperature

JTextField tf_lu_initTemperature

tf_lu_minTemperature

JTextField tf_lu_minTemperature

tf_lu_minDistance

JTextField tf_lu_minDistance

tf_lu_tempScaleFactor

JTextField tf_lu_tempScaleFactor

tf_lu_maxRounds

JTextField tf_lu_maxRounds

tf_lu_triesPerCell

JTextField tf_lu_triesPerCell

tf_lu_lambdaNodeDistribution

JTextField tf_lu_lambdaNodeDistribution

tf_lu_lambdaBorderline

JTextField tf_lu_lambdaBorderline

tf_lu_lambdaEdgeLength

JTextField tf_lu_lambdaEdgeLength

tf_lu_lambdaEdgeCrossing

JTextField tf_lu_lambdaEdgeCrossing

tf_lu_lambdaEdgeDistribution

JTextField tf_lu_lambdaEdgeDistribution

tf_lu_lambdaNodeDistance

JTextField tf_lu_lambdaNodeDistance

tf_lu_boundsWidth

JTextField tf_lu_boundsWidth

tf_lu_boundsHeight

JTextField tf_lu_boundsHeight

tf_lu_method_neighborsDepth

JTextField tf_lu_method_neighborsDepth

tf_lu_method_perimeterRadius

JTextField tf_lu_method_perimeterRadius

tf_lu_method_perimeterRadiusInc

JTextField tf_lu_method_perimeterRadiusInc

tf_lu_clustering_factor

JTextField tf_lu_clustering_factor

tf_lu_clustering_moveScale

JTextField tf_lu_clustering_moveScale

cb_lu_computePermutation

JCheckBox cb_lu_computePermutation

cb_lu_uphillMovesAllowed

JCheckBox cb_lu_uphillMovesAllowed

cb_lu_useNodeDistribution

JCheckBox cb_lu_useNodeDistribution

cb_lu_useBorderline

JCheckBox cb_lu_useBorderline

cb_lu_useEdgeLength

JCheckBox cb_lu_useEdgeLength

cb_lu_useEdgeCrossing

JCheckBox cb_lu_useEdgeCrossing

cb_lu_useEdgeDistribution

JCheckBox cb_lu_useEdgeDistribution

cb_lu_useNodeDistance

JCheckBox cb_lu_useNodeDistance

cb_lu_clustering_enable

JCheckBox cb_lu_clustering_enable

button_lu_takeViewportSize

JButton button_lu_takeViewportSize

comb_loadPreSets

JComboBox comb_loadPreSets

comb_lu_Method

JComboBox comb_lu_Method

preSetConfigs

Properties[] preSetConfigs

panelSurface

JPanel panelSurface

panelLUSurface

JPanel panelLUSurface

tp_main

JTabbedPane tp_main

panelSurfaceWrapper

JScrollPane panelSurfaceWrapper

panelLUSurfaceWrapper

JScrollPane panelLUSurfaceWrapper

canceled

boolean canceled
Boolean for the cancel operation variables


isOptimizer

boolean isOptimizer

Class org.jgraph.layout.GEMLayoutSettings extends JPanel implements Serializable

Serialized Fields

layout

GEMLayoutAlgorithm layout

tf_initTemperature

JTextField tf_initTemperature

tf_minTemperature

JTextField tf_minTemperature

tf_maxTemperature

JTextField tf_maxTemperature

tf_prefEdgeLength

JTextField tf_prefEdgeLength

tf_gravitation

JTextField tf_gravitation

tf_randomImpulseRange

JTextField tf_randomImpulseRange

tf_overlapDetectWidth

JTextField tf_overlapDetectWidth

tf_overlapPrefDistance

JTextField tf_overlapPrefDistance

tf_alphaOsc

JTextField tf_alphaOsc

tf_alphaRot

JTextField tf_alphaRot

tf_sigmaOsc

JTextField tf_sigmaOsc

tf_sigmaRot

JTextField tf_sigmaRot

tf_lu_initTemperature

JTextField tf_lu_initTemperature

tf_lu_minTemperature

JTextField tf_lu_minTemperature

tf_lu_maxTemperature

JTextField tf_lu_maxTemperature

tf_lu_prefEdgeLength

JTextField tf_lu_prefEdgeLength

tf_lu_gravitation

JTextField tf_lu_gravitation

tf_lu_randomImpulseRange

JTextField tf_lu_randomImpulseRange

tf_lu_overlapDetectWidth

JTextField tf_lu_overlapDetectWidth

tf_lu_overlapPrefDistance

JTextField tf_lu_overlapPrefDistance

tf_lu_alphaOsc

JTextField tf_lu_alphaOsc

tf_lu_alphaRot

JTextField tf_lu_alphaRot

tf_lu_sigmaOsc

JTextField tf_lu_sigmaOsc

tf_lu_sigmaRot

JTextField tf_lu_sigmaRot

tf_lu_depth

JTextField tf_lu_depth

tf_lu_cluster_initTemperature

JTextField tf_lu_cluster_initTemperature

tf_lu_cluster_forceScalingFactor

JTextField tf_lu_cluster_forceScalingFactor

tf_lu_cluster_factor

JTextField tf_lu_cluster_factor

tf_lu_perimeter_initSize

JTextField tf_lu_perimeter_initSize

tf_lu_perimeter_sizeInc

JTextField tf_lu_perimeter_sizeInc

cb_computePermutation

JCheckBox cb_computePermutation

cb_endPerAverage

JCheckBox cb_endPerAverage

cb_avoidOverlapping

JCheckBox cb_avoidOverlapping

cb_useOptimizationAlg

JCheckBox cb_useOptimizationAlg

cb_lu_enableLayoutUpdate

JCheckBox cb_lu_enableLayoutUpdate

cb_lu_computePermutation

JCheckBox cb_lu_computePermutation

cb_lu_endPerAverage

JCheckBox cb_lu_endPerAverage

cb_lu_avoidOverlapping

JCheckBox cb_lu_avoidOverlapping

cb_lu_useOptimizationAlg

JCheckBox cb_lu_useOptimizationAlg

cb_lu_cluster_enable

JCheckBox cb_lu_cluster_enable

comb_lu_method

JComboBox comb_lu_method

comb_loadPreSets

JComboBox comb_loadPreSets

button_ConfigOptimizeAlg

JButton button_ConfigOptimizeAlg

button_lu_ConfigOptimizeAlg

JButton button_lu_ConfigOptimizeAlg

panelLayoutUpdate

JPanel panelLayoutUpdate

panelLayoutRunWrapper

JScrollPane panelLayoutRunWrapper

panelLayoutUpdateWrapper

JScrollPane panelLayoutUpdateWrapper

presetConfigs

Properties[] presetConfigs

optimizeAlgController

AnnealingLayoutSettings optimizeAlgController

lu_optimizeAlgController

AnnealingLayoutSettings lu_optimizeAlgController

tp_main

JTabbedPane tp_main

Class org.jgraph.layout.MoenLayoutSettings extends JPanel implements Serializable

Serialized Fields

layout

MoenLayoutAlgorithm layout

orientationCombo

JComboBox orientationCombo

nodeDistanceTextField

JTextField nodeDistanceTextField

Class org.jgraph.layout.RadialTreeLayoutSettings extends JPanel implements Serializable

Serialized Fields

layout

RadialTreeLayoutAlgorithm layout

widthTextField

JTextField widthTextField

heightTextField

JTextField heightTextField

radiusXTextField

JTextField radiusXTextField

radiusYTextField

JTextField radiusYTextField

centerXTextField

JTextField centerXTextField

centerYTextField

JTextField centerYTextField

Class org.jgraph.layout.SugiyamaLayoutSettings extends JPanel implements Serializable

Serialized Fields

layout

SugiyamaLayoutAlgorithm layout

verticalSpacingTextField

JTextField verticalSpacingTextField

horizontalSpacingTextField

JTextField horizontalSpacingTextField

verticalDirectionCheckBox

JCheckBox verticalDirectionCheckBox

flushToOriginCheckBox

JCheckBox flushToOriginCheckBox

Class org.jgraph.layout.TreeLayoutSettings extends JPanel implements Serializable

Serialized Fields

layout

TreeLayoutAlgorithm layout

alignmentCombo

JComboBox alignmentCombo

orientationCombo

JComboBox orientationCombo

nodeDistanceTextField

JTextField nodeDistanceTextField

levelDistanceTextField

JTextField levelDistanceTextField


Package org.jgraph.util

Class org.jgraph.util.JGraphConsole extends JTextArea implements Serializable

Serialized Fields

stream

PrintStream stream


JGraphAddons
v1.0.8


Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.