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 _

A

a_finalTemp - Variable in class fcmodeler.layout.GEMLayout
 
a_gravity - Variable in class fcmodeler.layout.GEMLayout
 
a_impulse(int, boolean[], double, double) - Method in class fcmodeler.layout.GEMLayout
Given a list of nodes to consider, compute the sum of the forces on a node.
a_maxIter - Variable in class fcmodeler.layout.GEMLayout
 
a_maxTemp - Variable in class fcmodeler.layout.GEMLayout
 
a_oscillation - Variable in class fcmodeler.layout.GEMLayout
 
a_rotation - Variable in class fcmodeler.layout.GEMLayout
 
a_round(int) - Method in class fcmodeler.layout.GEMLayout
Loop through all nodes and displace() each once.
a_shake - Variable in class fcmodeler.layout.GEMLayout
 
a_startTemp - Variable in class fcmodeler.layout.GEMLayout
 
AbstractDotFactory - class fcmodeler.io.dot.AbstractDotFactory.
...
AbstractDotFactory() - Constructor for class fcmodeler.io.dot.AbstractDotFactory
Creates new AbstractDotFactory
AbstractDotHandler - class fcmodeler.io.dot.AbstractDotHandler.
...
AbstractDotHandler(GraphView) - Constructor for class fcmodeler.io.dot.AbstractDotHandler
Creates new AbstractDotHandler
AbstractDotWriter - class fcmodeler.io.dot.AbstractDotWriter.
...
AbstractDotWriter() - Constructor for class fcmodeler.io.dot.AbstractDotWriter
Creates new AbstractDotWriter
AbstractEdgeFigure - class fcmodeler.view.AbstractEdgeFigure.
An abstract implementation of EdgeFigure.
AbstractEdgeFigure(Site, Site) - Constructor for class fcmodeler.view.AbstractEdgeFigure
Creates a new AbstractEdgeFigure between the given sites.
AbstractFileFilter - class fcmodeler.io.AbstractFileFilter.
An abstract convenience class for file filters.
AbstractFileFilter() - Constructor for class fcmodeler.io.AbstractFileFilter
Creates a new AbstractFileFilter.
AbstractGraphAction - class fcmodeler.actions.AbstractGraphAction.
is...
AbstractGraphAction() - Constructor for class fcmodeler.actions.AbstractGraphAction
Creates new AbstractGraphAction
AbstractGraphAction(String) - Constructor for class fcmodeler.actions.AbstractGraphAction
 
AbstractGraphAction(String, Icon) - Constructor for class fcmodeler.actions.AbstractGraphAction
 
AbstractGraphReader - class fcmodeler.io.AbstractGraphReader.
 
AbstractGraphReader() - Constructor for class fcmodeler.io.AbstractGraphReader
Creates new AbstractGraphReader
AbstractGraphWriter - class fcmodeler.io.AbstractGraphWriter.
 
AbstractGraphWriter() - Constructor for class fcmodeler.io.AbstractGraphWriter
Creates new AbstractGraphWriter
AbstractLayout - class fcmodeler.layout.AbstractLayout.
...
AbstractLayout(FCModeler) - Constructor for class fcmodeler.layout.AbstractLayout
Creates a new instance of AbstractLayout
AbstractLink - class fcmodeler.io.db.AbstractLink.
...
AbstractLink(Map, GraphModel) - Constructor for class fcmodeler.io.db.AbstractLink
Creates new AbstractLink
accept(File) - Method in class fcmodeler.io.AbstractFileFilter
Returns true if the specified file should be shown in the file chooser.
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.AbstractGraphAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.OpenGraphAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.ExitAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.OpenCycleFileAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.JGraphToJPEGAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.FastGEMLayoutAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.GraphToPostscriptAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.RankClusterDotLayoutAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.GEMLayoutAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.OpenPropertyViewerAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.SCCAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.HighlightWalkAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.FindCyclesAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.FindNodeAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.CreateSubgraphAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.SOMAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.AGEMLayoutAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.SimpleDotLayoutAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.SaveGraphAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.OpenMappingEditorAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.OpenGraphDatabaseAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.actions.OpenAnimationFileAction
 
actionPerformed(ActionEvent) - Method in class fcmodeler.animation.Animator
Invoked by the timer when the next frame of the animation should be shown.
actionPerformed(ActionEvent) - Method in class fcmodeler.event.FCMPopupMenu
 
actionPerformed(ActionEvent) - Method in class fcmodeler.subgraph.SubgraphFactoryDialog
 
ActivateLink - class fcmodeler.io.db.ActivateLink.
...
ActivateLink(Map, GraphModel) - Constructor for class fcmodeler.io.db.ActivateLink
Creates new ActivateLink
add(Object) - Method in class fcmodeler.jsomap.WeightedSet
Adds the specified object to this set if it is not already present and assigns it a weight of 1.0d.
add(Object) - Method in class fcmodeler.jsomap.PowerSet
 
add(Object) - Method in class fcmodeler.mapping.MappingListModel
 
add(Object) - Method in class fcmodeler.properties.PropertyTableFilter
 
add(Object) - Method in class fcmodeler.util.ObservableSet
Adds the specified element to this set if it is not already present and notifies listeners of the addition.
add(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
add(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
add(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
add(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 
addAction(Action) - Method in class fcmodeler.FCModeler
 
addAll(Collection) - Method in class fcmodeler.jsomap.WeightedSet
Adds all of the elements in the specified collection to this set if they're not already present.
addAll(Collection) - Method in class fcmodeler.jsomap.PowerSet
 
addAll(Collection) - Method in class fcmodeler.util.ObservableSet
Adds all of the elements in the specified collection to this set if they're not already present and notifies listeners of any elements that are added.
addAnimationListener(AnimationListener) - Method in class fcmodeler.animation.Animator
Registers the specified animation listener to receive animation events from this animator.
addConnectorListener(ConnectorListener) - Method in class fcmodeler.view.DebugConnectorInteractor
 
addEdge(Connector) - Method in class fcmodeler.properties.PropertyTableFilter
 
addLinkPiece(String, Map, Map) - Method in class fcmodeler.io.db.AbstractLink
 
addLinkPiece(String, Map, Map) - Method in class fcmodeler.io.db.ExpressionLink
 
addLinkPiece(String, Map, Map) - Method in class fcmodeler.io.db.DummyLink
 
addLinkPiece(String, Map, Map) - Method in class fcmodeler.io.db.InhibitLink
 
addLinkPiece(String, Map, Map) - Method in class fcmodeler.io.db.ActivateLink
 
addLinkPiece(String, Map, Map) - Method in interface fcmodeler.io.db.Link
 
addLinkPiece(String, Map, Map) - Method in class fcmodeler.io.db.BindsToLink
 
addNode(Figure) - Method in class fcmodeler.properties.PropertyTableFilter
 
addNode(Node, Graph) - Method in class fcmodeler.subgraph.SubgraphImpl
 
addQuotes(String) - Static method in class fcmodeler.io.dot.DotUtilities
 
addSetChangeListener(SetChangeListener) - Method in class fcmodeler.util.ObservableSet
Registers the specified listener with this set.
addTo(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
addTo(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
addTo(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
addTo(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 
AGEMLayoutAction - class fcmodeler.actions.AGEMLayoutAction.
...
AGEMLayoutAction() - Constructor for class fcmodeler.actions.AGEMLayoutAction
Creates new AGEMLayoutAction
AGEMLayoutAction(String) - Constructor for class fcmodeler.actions.AGEMLayoutAction
 
AGEMLayoutAction(String, Icon) - Constructor for class fcmodeler.actions.AGEMLayoutAction
 
ALICE_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
ALICEBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
AndConnective - class fcmodeler.mapping.AndConnective.
A Connective representing the AND logical operator.
AnimationControlPanel - class fcmodeler.animation.AnimationControlPanel.
A user interface for controlling an animator.
AnimationControlPanel(Animator) - Constructor for class fcmodeler.animation.AnimationControlPanel
Creates a new AnimationControlPanel that controls the specified animator.
AnimationEvent - class fcmodeler.animation.AnimationEvent.
An event representing a change in an animation.
AnimationEvent(Animator, int) - Constructor for class fcmodeler.animation.AnimationEvent
Creates a new AnimationEvent using the specified animator and frame number.
AnimationListener - interface fcmodeler.animation.AnimationListener.
The listener interface for receiving animation events.
animationPaused(AnimationEvent) - Method in class fcmodeler.animation.AnimationControlPanel
Invoked when the animation is paused.
animationPaused(AnimationEvent) - Method in interface fcmodeler.animation.AnimationListener
Invoked when the animation is paused.
animationStarted(AnimationEvent) - Method in class fcmodeler.animation.AnimationControlPanel
Invoked when the animation is started.
animationStarted(AnimationEvent) - Method in interface fcmodeler.animation.AnimationListener
Invoked when the animation is started.
animationStopped(AnimationEvent) - Method in class fcmodeler.animation.AnimationControlPanel
Invoked when the animation is stopped.
animationStopped(AnimationEvent) - Method in interface fcmodeler.animation.AnimationListener
Invoked when the animation is stopped.
Animator - class fcmodeler.animation.Animator.
An animation controller.
Animator(List, List, GraphView) - Constructor for class fcmodeler.animation.Animator
Creates a new Animator using the specified node and edge mappings.
Animator(Reader, GraphView) - Constructor for class fcmodeler.animation.Animator
Creates a new Animator using the node and edge mappings in the XML obtained from the specified reader.
ANTIQUE_WHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
ANTIQUEWHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
ANTIQUEWHITE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
ANTIQUEWHITE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
ANTIQUEWHITE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
ANTIQUEWHITE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
AQUAMARINE - Static variable in class fcmodeler.attributes.ColorFactory
 
AQUAMARINE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
AQUAMARINE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
AQUAMARINE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
AQUAMARINE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
arrange(int) - Method in class fcmodeler.layout.GEMLayout
Move the nodes.
ArrowheadExt - class fcmodeler.view.figures.ArrowheadExt.
This class specifically extends Arrowhead to provide a String representation of this diamond connector end and the clone() method implementation.
ArrowheadExt() - Constructor for class fcmodeler.view.figures.ArrowheadExt
Constructor for the ArrowheadExt object
ArrowheadExt(double, double, double) - Constructor for class fcmodeler.view.figures.ArrowheadExt
Constructor for the ArrowheadExt object
AtomicSentence - class fcmodeler.mapping.AtomicSentence.
An atomic sentence in first-order logic.
AtomicSentence(String, Object) - Constructor for class fcmodeler.mapping.AtomicSentence
Creates a new AtomicSentence that uses the specified Property and PropertyValue.
AttributesListModel - class fcmodeler.mapping.AttributesListModel.
 
AttributesListModel(Collection) - Constructor for class fcmodeler.mapping.AttributesListModel
Creates new AttributesListModel
AZURE - Static variable in class fcmodeler.attributes.ColorFactory
 
AZURE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
AZURE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
AZURE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
AZURE4 - Static variable in class fcmodeler.attributes.ColorFactory
 

B

BasicConnectorHighlighter - class fcmodeler.view.BasicConnectorHighlighter.
...
BasicConnectorHighlighter() - Constructor for class fcmodeler.view.BasicConnectorHighlighter
Creates new BasicConnectorHighlighter
BasicTableCellRenderer - class fcmodeler.mapping.BasicTableCellRenderer.
 
BasicTableCellRenderer(BasicTableSelectionModel) - Constructor for class fcmodeler.mapping.BasicTableCellRenderer
Creates new BasicTableCellRenderer
BasicTableSelectionModel - class fcmodeler.mapping.BasicTableSelectionModel.
 
BasicTableSelectionModel(JTable) - Constructor for class fcmodeler.mapping.BasicTableSelectionModel
Creates new TableSelectionModel
BatchWGUpdater - class fcmodeler.jsomap.BatchWGUpdater.
 
BatchWGUpdater() - Constructor for class fcmodeler.jsomap.BatchWGUpdater
Creates new BatchWGUpdater
BEIGE - Static variable in class fcmodeler.attributes.ColorFactory
 
BezierEdgeFigure - class fcmodeler.view.BezierEdgeFigure.
An EdgeFigure implementation providing a Bezier curve line type.
BezierEdgeFigure(Site, Site) - Constructor for class fcmodeler.view.BezierEdgeFigure
Creates a new BezierEdgeFigure using the given sites.
BezierEdgeFigureRenderer - class fcmodeler.view.BezierEdgeFigureRenderer.
A factory used to create a BezierEdgeFigure using a specified Edge.
BezierEdgeFigureRenderer() - Constructor for class fcmodeler.view.BezierEdgeFigureRenderer
Creates a new BezierEdgeFigureRenderer.
BindsToLink - class fcmodeler.io.db.BindsToLink.
...
BindsToLink(Map, GraphModel) - Constructor for class fcmodeler.io.db.BindsToLink
Creates new BindsToLink
BISQUE - Static variable in class fcmodeler.attributes.ColorFactory
 
BISQUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
BISQUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
BISQUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
BISQUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
BLACK - Static variable in class fcmodeler.attributes.ColorFactory
 
BLANCHED_ALMOND - Static variable in class fcmodeler.attributes.ColorFactory
 
BLANCHEDALMOND - Static variable in class fcmodeler.attributes.ColorFactory
 
BlobCircleHeadExt - class fcmodeler.view.figures.BlobCircleHeadExt.
This class specifically extends Blob to provide a circle connector end.
BlobCircleHeadExt() - Constructor for class fcmodeler.view.figures.BlobCircleHeadExt
Constructor for the BlobCircleHeadExt object
BlobCircleHeadExt(double, double, double) - Constructor for class fcmodeler.view.figures.BlobCircleHeadExt
Constructor for the BlobCircleHeadExt object
BlobDiamondHeadExt - class fcmodeler.view.figures.BlobDiamondHeadExt.
This class specifically extends Blob to provide a diamond connector end.
BlobDiamondHeadExt() - Constructor for class fcmodeler.view.figures.BlobDiamondHeadExt
Constructor for the BlobDiamondHeadExt object
BlobDiamondHeadExt(double, double, double) - Constructor for class fcmodeler.view.figures.BlobDiamondHeadExt
Constructor for the BlobDiamondHeadExt object
BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
BLUE_VIOLET - Static variable in class fcmodeler.attributes.ColorFactory
 
BLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
BLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
BLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
BLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
BLUEVIOLET - Static variable in class fcmodeler.attributes.ColorFactory
 
breadthFirstSearch(int) - Method in class fcmodeler.layout.GEMLayout
This isn't a breadth first search.
BROWN - Static variable in class fcmodeler.attributes.ColorFactory
 
BROWN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
BROWN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
BROWN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
BROWN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
buildChooser() - Method in class fcmodeler.attributes.ColorFactoryPanel
Builds a new chooser panel.
BURLYWOOD - Static variable in class fcmodeler.attributes.ColorFactory
 
BURLYWOOD1 - Static variable in class fcmodeler.attributes.ColorFactory
 
BURLYWOOD2 - Static variable in class fcmodeler.attributes.ColorFactory
 
BURLYWOOD3 - Static variable in class fcmodeler.attributes.ColorFactory
 
BURLYWOOD4 - Static variable in class fcmodeler.attributes.ColorFactory
 

C

CADET_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
CADETBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
CADETBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
CADETBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
CADETBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
CADETBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
CANCEL - Static variable in class fcmodeler.actions.EnterStringDialog
 
CANCEL - Static variable in class fcmodeler.io.db.SubsetSelectionDialog
 
centerOfMass(List) - Method in class fcmodeler.layout.GEMLayout
Find the center of mass of a List of nodes.
CHARTREUSE - Static variable in class fcmodeler.attributes.ColorFactory
 
CHARTREUSE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
CHARTREUSE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
CHARTREUSE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
CHARTREUSE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
ChildNodeList - class fcmodeler.util.ChildNodeList.
A node list providing the child nodes of a certain node that have a certain name.
ChildNodeList(Node, String) - Constructor for class fcmodeler.util.ChildNodeList
Creates a new ChildNodeList using the specified node and node name.
CHOCOLATE - Static variable in class fcmodeler.attributes.ColorFactory
 
CHOCOLATE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
CHOCOLATE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
CHOCOLATE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
CHOCOLATE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
circleInsert() - Method in class fcmodeler.layout.GEMLayout
Insert the nodes along the perimeter of a circle.
cleanCoordinates(String) - Static method in class fcmodeler.io.dot.DotUtilities
 
cleanNumber(String) - Static method in class fcmodeler.io.dot.DotUtilities
 
clear() - Method in class fcmodeler.jsomap.WeightedSet
Removes all elements from this set.
clear() - Method in class fcmodeler.jsomap.PowerSet
 
clear() - Method in class fcmodeler.util.ObservableSet
Removes all of the elements from this set and notifies listeners of the removals.
clearHighlights() - Method in class fcmodeler.actions.HighlightWalk
 
clearHighlights(GraphView) - Method in class fcmodeler.actions.HighlightWalk
 
clearTables() - Method in class fcmodeler.properties.PropertyViewer
 
clone() - Method in class fcmodeler.view.figures.BlobDiamondHeadExt
Creates and returns a copy of this BlobDiamondHeadExt.
clone() - Method in class fcmodeler.view.figures.RoundRectangleNodeShape
Creates and returns a copy of this RoundRectangleNodeShape.
clone() - Method in class fcmodeler.view.figures.DiamondNodeShape
Creates and returns a copy of this DiamondNodeShape.
clone() - Method in class fcmodeler.view.figures.TinyRectangleNodeShape
Creates and returns a copy of this TinyRectangleNodeShape.
clone() - Method in class fcmodeler.view.figures.TestNodeShape
Creates and returns a copy of this TestNodeShape.
clone() - Method in interface fcmodeler.view.figures.NodeShape
Creates and returns a copy of this NodeShape.
clone() - Method in class fcmodeler.view.figures.BlobCircleHeadExt
Creates and returns a copy of this BlobCircleHeadExt.
clone() - Method in interface fcmodeler.view.figures.ConnectorEndExt
Creates and returns a copy of this ConnectorEnd.
clone() - Method in class fcmodeler.view.figures.FilledRectangleHead
Creates and returns a copy of this FilledRectangleHead.
clone() - Method in class fcmodeler.view.figures.RectangleNodeShape
Creates and returns a copy of this RectangleNodeShape.
clone() - Method in class fcmodeler.view.figures.ArrowheadExt
Creates and returns a copy of this ArrowheadExt.
clone() - Method in class fcmodeler.view.figures.EllipseNodeShape
Creates and returns a copy of this EllipseNodeShape.
Cluster - class fcmodeler.layout.Cluster.
...
Cluster(String, Set, List) - Constructor for class fcmodeler.layout.Cluster
Creates new Cluster
ClusterFigure - class fcmodeler.view.ClusterFigure.
...
ClusterFigure(Rectangle2D, String) - Constructor for class fcmodeler.view.ClusterFigure
Creates new ClusterFigure
ColorAttribute - class fcmodeler.attributes.ColorAttribute.
The color visual attribute.
ColorEditor - class fcmodeler.attributes.ColorEditor.
An editor for the color visual attribute.
ColorEditor() - Constructor for class fcmodeler.attributes.ColorEditor
Creates a new ColorEditor.
ColorFactory - class fcmodeler.attributes.ColorFactory.
A factory for creating standard colors.
ColorFactoryPanel - class fcmodeler.attributes.ColorFactoryPanel.
A panel for a color chooser showing all of the colors available from ColorFactory.
ColorFactoryPanel() - Constructor for class fcmodeler.attributes.ColorFactoryPanel
Creates a new ColorFactoryPanel.
ColorValue - class fcmodeler.attributes.ColorValue.
A specific value of the color attribute.
ColorValue() - Constructor for class fcmodeler.attributes.ColorValue
Creates a new ColorValue representing the color black.
ColorValue(Color) - Constructor for class fcmodeler.attributes.ColorValue
Creates a new ColorValue using the specified color.
ColorValue(String) - Constructor for class fcmodeler.attributes.ColorValue
Creates a new ColorValue using the specified string description.
compare(Object, Object) - Method in class fcmodeler.jsomap.ReverseComparator
 
compare(Pattern, Pattern) - Method in class fcmodeler.jsomap.EuclideanWGMetric
Returns the dissimilarity between the two specified patterns.
compareTo(Object) - Method in class fcmodeler.jsomap.Edge
Compares the specified object to this edge.
CompositeSentence - class fcmodeler.mapping.CompositeSentence.
A composite sentence in first-order logic.
CompositeSentence(Sentence, Connective, Sentence) - Constructor for class fcmodeler.mapping.CompositeSentence
Creates a new CompositeSentence that uses the specified Sentences and Connective.
computeLayout() - Method in class fcmodeler.layout.AbstractLayout
Call placeNode(...) to position each node.
computeLayout() - Method in class fcmodeler.layout.GEMLayout
This is the main function which drives the layout.
configure(FCModeler) - Method in interface fcmodeler.io.GraphReader
 
configure(FCModeler) - Method in class fcmodeler.io.AbstractGraphReader
 
configure(FCModeler) - Method in class fcmodeler.io.dot.DotGraphReader
 
configure(FCModeler) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
configure(FCModeler) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
configure(FCModeler) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
configure(FCModeler) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
configure(FCModeler) - Method in class fcmodeler.io.xml.XMLGraphReader
 
Connective - interface fcmodeler.mapping.Connective.
A connective used to create complex sentences.
connectorDragged(ConnectorEvent) - Method in class fcmodeler.interaction.EdgeModifier
 
connectorDropped(ConnectorEvent) - Method in class fcmodeler.interaction.EdgeModifier
 
ConnectorEndAttribute - class fcmodeler.attributes.ConnectorEndAttribute.
 
ConnectorEndAttribute() - Constructor for class fcmodeler.attributes.ConnectorEndAttribute
Creates a new instance of ConnectorEndAttribute
ConnectorEndEditor - class fcmodeler.attributes.ConnectorEndEditor.
 
ConnectorEndEditor() - Constructor for class fcmodeler.attributes.ConnectorEndEditor
Creates a new instance of ConnectorEndEditor
ConnectorEndExt - interface fcmodeler.view.figures.ConnectorEndExt.
 
ConnectorEndValue - class fcmodeler.attributes.ConnectorEndValue.
 
ConnectorEndValue() - Constructor for class fcmodeler.attributes.ConnectorEndValue
Creates a new ConnectorEndValue using a ArrowheadExt as the default ConnectorEnd
ConnectorEndValue(ConnectorEnd) - Constructor for class fcmodeler.attributes.ConnectorEndValue
Creates a new ConnectorEndValue using the specified connector end.
ConnectorEndValue(String) - Constructor for class fcmodeler.attributes.ConnectorEndValue
Creates a new ConnectorEndValue using the specified string description of the connector end.
connectorSnapped(ConnectorEvent) - Method in class fcmodeler.interaction.EdgeModifier
 
connectorUnsnapped(ConnectorEvent) - Method in class fcmodeler.interaction.EdgeModifier
 
contains(double, double) - Method in class fcmodeler.view.figures.LineShape
Tests if the specified point is within the margin of this line.
contains(double, double, double, double) - Method in class fcmodeler.view.figures.LineShape
Tests if the specified rectangle intersects this LineShape.
contains(Object) - Method in class fcmodeler.jsomap.WeightedSet
Returns true if this set contains the specified object.
contains(Object) - Method in class fcmodeler.jsomap.PowerSet
 
contains(Object) - Method in class fcmodeler.util.ObservableSet
Returns true if this set contains the specified element.
contains(Point2D) - Method in class fcmodeler.view.figures.LineShape
Tests if the specified point is within the margin of this line.
contains(Rectangle2D) - Method in class fcmodeler.view.figures.LineShape
Tests if the specified rectangle intersects this LineShape.
containsAll(Collection) - Method in class fcmodeler.jsomap.PowerSet
 
containsAll(Collection) - Method in class fcmodeler.util.ObservableSet
Returns true if this set contains all of the elements of the specified collection.
CORAL - Static variable in class fcmodeler.attributes.ColorFactory
 
CORAL1 - Static variable in class fcmodeler.attributes.ColorFactory
 
CORAL2 - Static variable in class fcmodeler.attributes.ColorFactory
 
CORAL3 - Static variable in class fcmodeler.attributes.ColorFactory
 
CORAL4 - Static variable in class fcmodeler.attributes.ColorFactory
 
CORNFLOWER_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
CORNFLOWERBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
CORNSILK - Static variable in class fcmodeler.attributes.ColorFactory
 
CORNSILK1 - Static variable in class fcmodeler.attributes.ColorFactory
 
CORNSILK2 - Static variable in class fcmodeler.attributes.ColorFactory
 
CORNSILK3 - Static variable in class fcmodeler.attributes.ColorFactory
 
CORNSILK4 - Static variable in class fcmodeler.attributes.ColorFactory
 
count() - Method in class fcmodeler.jsomap.FileWGData
Returns the number of patterns being stored in this data object.
count() - Method in class fcmodeler.jsomap.CycleWGData
Returns the number of patterns being stored in this data object.
createCompositeNode(Object) - Method in class fcmodeler.subgraph.SubgraphImpl
 
createDotHandler(GraphView) - Method in class fcmodeler.io.dot.AbstractDotFactory
 
createDotWriter() - Method in class fcmodeler.io.dot.AbstractDotFactory
 
createEdge(Object) - Method in class fcmodeler.subgraph.SubgraphImpl
 
createFromEdges(Collection) - Method in class fcmodeler.subgraph.SubgraphFactory
 
createFromEdgesAndNodes(Collection, Collection) - Method in class fcmodeler.subgraph.SubgraphFactory
 
createFromNodes(Collection) - Method in class fcmodeler.subgraph.SubgraphFactory
 
createFromNodes(Collection, int) - Method in class fcmodeler.subgraph.SubgraphFactory
 
createFromNodesAndEdges(Collection, Collection) - Method in class fcmodeler.subgraph.SubgraphFactory
 
createGraph(Object) - Method in class fcmodeler.subgraph.SubgraphImpl
 
createLink(String, Map, GraphModel) - Method in class fcmodeler.io.db.LinkFactory
 
createNode(Object) - Method in class fcmodeler.subgraph.SubgraphImpl
 
CreateSubgraphAction - class fcmodeler.actions.CreateSubgraphAction.
...
CreateSubgraphAction() - Constructor for class fcmodeler.actions.CreateSubgraphAction
Creates new CreateSubgraphAction
CreateSubgraphAction(String) - Constructor for class fcmodeler.actions.CreateSubgraphAction
 
CreateSubgraphAction(String, Icon) - Constructor for class fcmodeler.actions.CreateSubgraphAction
 
CSAConfigDialog - class fcmodeler.actions.CSAConfigDialog.
...
CSAConfigDialog(FindCyclesAction) - Constructor for class fcmodeler.actions.CSAConfigDialog
Creates new form CSAConfigDialog
CustomGraphController - class fcmodeler.interaction.CustomGraphController.
...
CustomGraphController() - Constructor for class fcmodeler.interaction.CustomGraphController
Creates new CustomGraphController
CYAN - Static variable in class fcmodeler.attributes.ColorFactory
 
CYAN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
CYAN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
CYAN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
CYAN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
Cycle - class fcmodeler.subgraph.Cycle.
...
Cycle() - Constructor for class fcmodeler.subgraph.Cycle
Creates new Cycle
Cycle(Collection) - Constructor for class fcmodeler.subgraph.Cycle
 
CycleFileReader - class fcmodeler.io.CycleFileReader.
...
CycleFileReader(Graph) - Constructor for class fcmodeler.io.CycleFileReader
Creates new CycleFileReader
CycleFileWriter - class fcmodeler.io.CycleFileWriter.
...
CycleFileWriter(File) - Constructor for class fcmodeler.io.CycleFileWriter
Creates new CycleFileWriter
CycleFilter - interface fcmodeler.subgraph.CycleFilter.
 
CycleFrame - class fcmodeler.subgraph.CycleFrame.
 
CycleFrame(Object[], GraphView, JViewport) - Constructor for class fcmodeler.subgraph.CycleFrame
Creates new form CycleFrame
CycleWGData - class fcmodeler.jsomap.CycleWGData.
 
CycleWGData(Collection) - Constructor for class fcmodeler.jsomap.CycleWGData
Creates new BasicWGData

D

DARK_GOLDENROD - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_KHAKI - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_OLIVE_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_ORANGE - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_ORCHID - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_SALMON - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_SEA_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_SLATE_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_SLATE_GRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_SLATE_GREY - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_TURQUOISE - Static variable in class fcmodeler.attributes.ColorFactory
 
DARK_VIOLET - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKGOLDENROD - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKGOLDENROD1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKGOLDENROD2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKGOLDENROD3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKGOLDENROD4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKKHAKI - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKOLIVEGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKOLIVEGREEN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKOLIVEGREEN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKOLIVEGREEN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKOLIVEGREEN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORANGE - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORANGE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORANGE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORANGE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORANGE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORCHID - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORCHID1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORCHID2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORCHID3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKORCHID4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSALMON - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSEAGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSEAGREEN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSEAGREEN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSEAGREEN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSEAGREEN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSLATEBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSLATEGRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSLATEGRAY1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSLATEGRAY2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSLATEGRAY3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSLATEGRAY4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKSLATEGREY - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKTURQUOISE - Static variable in class fcmodeler.attributes.ColorFactory
 
DARKVIOLET - Static variable in class fcmodeler.attributes.ColorFactory
 
DashAttribute - class fcmodeler.attributes.DashAttribute.
The dash visual attribute.
DashEditor - class fcmodeler.attributes.DashEditor.
An editor for the dash visual attribute.
DashEditor() - Constructor for class fcmodeler.attributes.DashEditor
Creates a new DashEditor.
DashValue - class fcmodeler.attributes.DashValue.
A specific value of the dash attribute.
DashValue() - Constructor for class fcmodeler.attributes.DashValue
Creates a new DashValue representing the dash array [2.0,2.0].
DashValue(float[]) - Constructor for class fcmodeler.attributes.DashValue
Creates a new DashValue using the specified array.
DashValue(String) - Constructor for class fcmodeler.attributes.DashValue
Creates a new DashValue using the specified string description.
DatabaseConnectionDialog - class fcmodeler.actions.DatabaseConnectionDialog.
...
DatabaseConnectionDialog(Frame, boolean) - Constructor for class fcmodeler.actions.DatabaseConnectionDialog
Creates new form DatabaseConnectionDialog
DatabaseGraphReader - class fcmodeler.io.db.DatabaseGraphReader.
...
DatabaseGraphReader() - Constructor for class fcmodeler.io.db.DatabaseGraphReader
Creates new DatabaseGraphReader
DebugConnectorInteractor - class fcmodeler.view.DebugConnectorInteractor.
...
DebugConnectorInteractor(ConnectorManipulator) - Constructor for class fcmodeler.view.DebugConnectorInteractor
Creates new DebugConnectorInteractor
DEEP_PINK - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEP_SKY_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPPINK - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPPINK1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPPINK2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPPINK3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPPINK4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPSKYBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPSKYBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPSKYBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPSKYBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DEEPSKYBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
DefaultEdgeValues - class fcmodeler.attributes.DefaultEdgeValues.
A factory for default edge visual attribute values.
DefaultNodeValues - class fcmodeler.attributes.DefaultNodeValues.
A factory for default node visual attribute values.
DiamondNodeShape - class fcmodeler.view.figures.DiamondNodeShape.
A NodeShape implementation providing a diamond node shape.
DiamondNodeShape() - Constructor for class fcmodeler.view.figures.DiamondNodeShape
Creates a new DiamondNodeShape inside a rectangle (0, 0, 4, 4)
DiamondNodeShape(double, double, double, double) - Constructor for class fcmodeler.view.figures.DiamondNodeShape
Creates a new DiamondNodeShape inside a rectangle (x, y, w, h)
DIM_GRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
DIM_GREY - Static variable in class fcmodeler.attributes.ColorFactory
 
DIMGRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
DIMGREY - Static variable in class fcmodeler.attributes.ColorFactory
 
displace(int, Point) - Method in class fcmodeler.layout.GEMLayout
Given the previously computed impulse, move the node, update the necessary variables, check for oscillation and rotation, and update the temperatures.
distance(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
distance(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 
divide(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
divide(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
divide(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
divide(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 
divideBy(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
divideBy(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
divideBy(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
divideBy(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 
DODGER_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
DODGERBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
DODGERBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
DODGERBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
DODGERBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
DODGERBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
Dot - class fcmodeler.layout.Dot.
...
Dot(String, String) - Constructor for class fcmodeler.layout.Dot
Creates new Dot
DotGraphHandler - interface fcmodeler.io.dot.DotGraphHandler.
...
DotGraphReader - class fcmodeler.io.dot.DotGraphReader.
 
DotGraphReader(DotGraphHandler) - Constructor for class fcmodeler.io.dot.DotGraphReader
Creates new DotGraphReader
DotGraphWriter - interface fcmodeler.io.dot.DotGraphWriter.
...
DotUtilities - class fcmodeler.io.dot.DotUtilities.
...
DummyLink - class fcmodeler.io.db.DummyLink.
...
DummyLink(Map, GraphModel) - Constructor for class fcmodeler.io.db.DummyLink
Creates new DummyLink

E

Edge - class fcmodeler.jsomap.Edge.
A simple implementation of an edge in a graph.
Edge(Object, Object) - Constructor for class fcmodeler.jsomap.Edge
Creates a new Edge using the specfied tail and head nodes.
EdgeAdder - class fcmodeler.interaction.EdgeAdder.
...
EdgeAdder(AbstractGraphController) - Constructor for class fcmodeler.interaction.EdgeAdder
Creates new EdgeAdder
edgeAttribute(Map) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
edgeAttribute(Map) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
edgeAttribute(Map) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
edgeAttribute(Map) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
edgeAttribute(Map) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
edgeDefinition(String, String, Map) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
edgeDefinition(String, String, Map) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
edgeDefinition(String, String, Map) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
edgeDefinition(String, String, Map) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
edgeDefinition(String, String, Map) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
EdgeFigure - interface fcmodeler.view.EdgeFigure.
A Figure representing an edge.
EdgeMapping - class fcmodeler.mapping.EdgeMapping.
 
EdgeMapping(Sentence, EdgeVisualAttributeValue) - Constructor for class fcmodeler.mapping.EdgeMapping
Creates a new Mapping from the specified Sentence to the specified VisualAttributeValue.
EdgeMappingObserver - class fcmodeler.mapping.EdgeMappingObserver.
 
EdgeMappingObserver(Graph, GraphView) - Constructor for class fcmodeler.mapping.EdgeMappingObserver
Creates new EdgeMappingObserver
EdgeModifier - class fcmodeler.interaction.EdgeModifier.
...
EdgeModifier(GraphController) - Constructor for class fcmodeler.interaction.EdgeModifier
Creates new EdgeModifier
EdgePropertiesTableModel - class fcmodeler.mapping.EdgePropertiesTableModel.
 
EdgePropertiesTableModel(Graph) - Constructor for class fcmodeler.mapping.EdgePropertiesTableModel
Creates new EdgePropertiesTableModel
EdgeRemover - class fcmodeler.interaction.EdgeRemover.
...
EdgeRemover(GraphController) - Constructor for class fcmodeler.interaction.EdgeRemover
Creates new EdgeRemover
EdgeVisualAttributeValue - interface fcmodeler.attributes.EdgeVisualAttributeValue.
A specific value of an edge visual attribute.
EditorDialog - class fcmodeler.attributes.EditorDialog.
A convenience class for showing a visual attribute editor in a dialog.
EditorDialog(VisualAttributeEditor) - Constructor for class fcmodeler.attributes.EditorDialog
Creates a new EditorDialog using the specifed editor.
ELEMENT_ADDED - Static variable in class fcmodeler.util.SetChangeEvent
The constant for an element addition event.
ELEMENT_REMOVED - Static variable in class fcmodeler.util.SetChangeEvent
The constant for an element removal event.
elementAdded(SetChangeEvent) - Method in class fcmodeler.mapping.NodeMappingObserver
Invoked when an element is added to the observed set.
elementAdded(SetChangeEvent) - Method in class fcmodeler.mapping.EdgeMappingObserver
Invoked when an element is added to the observed set.
elementAdded(SetChangeEvent) - Method in interface fcmodeler.util.SetChangeListener
Invoked when an element is added to the observed set.
elementRemoved(SetChangeEvent) - Method in class fcmodeler.mapping.NodeMappingObserver
Invoked when an element is removed from the observed set.
elementRemoved(SetChangeEvent) - Method in class fcmodeler.mapping.EdgeMappingObserver
Invoked when an element is removed from the observed set.
elementRemoved(SetChangeEvent) - Method in interface fcmodeler.util.SetChangeListener
Invoked when an element is removed from the observed set.
EllipseNodeShape - class fcmodeler.view.figures.EllipseNodeShape.
A NodeShape implementation providing an ellipse node shape.
EllipseNodeShape() - Constructor for class fcmodeler.view.figures.EllipseNodeShape
Creates a new EllipseNodeShape with coordinates (0,0), zero width, and zero height.
EllipseNodeShape(double, double, double, double) - Constructor for class fcmodeler.view.figures.EllipseNodeShape
Creates a new EllipseNodeShape with the specified coordinates, width, and height.
enclose(Rectangle2D) - Method in class fcmodeler.view.figures.RoundRectangleNodeShape
Ensures that this RoundRectangleNodeShape completely encloses the specified rectangle.
enclose(Rectangle2D) - Method in class fcmodeler.view.figures.DiamondNodeShape
Ensures that this DiamondNodeShape completely encloses the specified rectangle.
enclose(Rectangle2D) - Method in class fcmodeler.view.figures.TinyRectangleNodeShape
Ensures that this TinyRectangleNodeShape completely encloses the specified rectangle.
enclose(Rectangle2D) - Method in class fcmodeler.view.figures.TestNodeShape
Ensures that this TestNodeShape completely encloses the specified rectangle.
enclose(Rectangle2D) - Method in interface fcmodeler.view.figures.NodeShape
Ensures that this NodeShape completely encloses the specified rectangle.
enclose(Rectangle2D) - Method in class fcmodeler.view.figures.RectangleNodeShape
Ensures that this RectangleNodeShape completely encloses the specified rectangle.
enclose(Rectangle2D) - Method in class fcmodeler.view.figures.EllipseNodeShape
Ensures that this EllipseNodeShape completely encloses the specified rectangle.
endDocument() - Method in class fcmodeler.io.CycleFileReader
 
endElement(String, String, String) - Method in class fcmodeler.io.CycleFileReader
 
EnterStringDialog - class fcmodeler.actions.EnterStringDialog.
...
EnterStringDialog(boolean) - Constructor for class fcmodeler.actions.EnterStringDialog
Creates new form EnterStringDialog
EnterStringDialog(boolean, String) - Constructor for class fcmodeler.actions.EnterStringDialog
 
EnterStringDialog(boolean, String, String) - Constructor for class fcmodeler.actions.EnterStringDialog
 
equals(Object) - Method in class fcmodeler.attributes.NodeShapeValue
Compares the specified object with this node shape value for equality.
equals(Object) - Method in class fcmodeler.attributes.ConnectorEndValue
Compares the specified object with this visual attribute value for equality.
equals(Object) - Method in class fcmodeler.attributes.DashValue
Compares the specified object with this dash value for equality.
equals(Object) - Method in class fcmodeler.attributes.LineWidthValue
Compares the specified object with this line width value for equality.
equals(Object) - Method in class fcmodeler.attributes.FillValue
Compares the specified object with this fill value for equality.
equals(Object) - Method in class fcmodeler.attributes.ColorValue
Compares the specified object with this color value for equality.
equals(Object) - Method in interface fcmodeler.attributes.VisualAttributeValue
Compares the specified object with this visual attribute value for equality.
equals(Object) - Method in class fcmodeler.io.db.Subset
 
equals(Object) - Method in class fcmodeler.jsomap.Edge
Returns true if the specified object is an edge and its tail and head nodes are equal to this edge's tail and head nodes.
equals(Object) - Method in class fcmodeler.jsomap.WeightedSet
Compares the specified object with this set for equality.
equals(Object) - Method in class fcmodeler.jsomap.PowerSet
 
equals(Object) - Method in class fcmodeler.jsomap.ReverseComparator
 
equals(Object) - Method in class fcmodeler.layout.Rank
 
equals(Object) - Method in class fcmodeler.layout.Cluster
 
equals(Object) - Method in class fcmodeler.subgraph.Cycle
 
equals(Object) - Method in class fcmodeler.util.ObservableSet
Compares the specified object with this set for equality.
error(SAXParseException) - Method in class fcmodeler.io.CycleFileReader
 
EuclideanWGMetric - class fcmodeler.jsomap.EuclideanWGMetric.
 
EuclideanWGMetric() - Constructor for class fcmodeler.jsomap.EuclideanWGMetric
Creates new EuclideanWGMetric
evaluate(boolean, boolean) - Method in class fcmodeler.mapping.OrConnective
Evaluates the sentence first OR second.
evaluate(boolean, boolean) - Method in interface fcmodeler.mapping.Connective
Evaluates the sentence first CONNECTIVE second using this connective.
evaluate(boolean, boolean) - Method in class fcmodeler.mapping.AndConnective
Evaluates the sentence first AND second.
evaluate(PropertyContainer) - Method in class fcmodeler.mapping.CompositeSentence
Evaluates this sentence using the specified PropertyContainer.
evaluate(PropertyContainer) - Method in class fcmodeler.mapping.AtomicSentence
Evaluates this sentence using the specified PropertyContainer.
evaluate(PropertyContainer) - Method in interface fcmodeler.mapping.Sentence
Evaluates the truth of this sentence when applied to the specified PropertyContainer.
ExitAction - class fcmodeler.actions.ExitAction.
Quits the program.
ExitAction() - Constructor for class fcmodeler.actions.ExitAction
Creates a new instance of ExitAction
ExitAction(String) - Constructor for class fcmodeler.actions.ExitAction
 
ExitAction(String, Icon) - Constructor for class fcmodeler.actions.ExitAction
 
ExpressionLink - class fcmodeler.io.db.ExpressionLink.
...
ExpressionLink(Map, GraphModel) - Constructor for class fcmodeler.io.db.ExpressionLink
Creates new ExpressionLink

F

FastGEMLayoutAction - class fcmodeler.actions.FastGEMLayoutAction.
...
FastGEMLayoutAction() - Constructor for class fcmodeler.actions.FastGEMLayoutAction
Creates new FastGEMLayoutAction
FastGEMLayoutAction(String) - Constructor for class fcmodeler.actions.FastGEMLayoutAction
 
FastGEMLayoutAction(String, Icon) - Constructor for class fcmodeler.actions.FastGEMLayoutAction
 
fatalError(SAXParseException) - Method in class fcmodeler.io.CycleFileReader
 
fcmodeler - package fcmodeler
 
FCModeler - class fcmodeler.FCModeler.
...
fcmodeler.actions - package fcmodeler.actions
 
fcmodeler.animation - package fcmodeler.animation
 
fcmodeler.attributes - package fcmodeler.attributes
 
fcmodeler.event - package fcmodeler.event
 
fcmodeler.interaction - package fcmodeler.interaction
 
fcmodeler.io - package fcmodeler.io
 
fcmodeler.io.db - package fcmodeler.io.db
 
fcmodeler.io.dot - package fcmodeler.io.dot
 
fcmodeler.io.xml - package fcmodeler.io.xml
 
fcmodeler.jsomap - package fcmodeler.jsomap
 
fcmodeler.layout - package fcmodeler.layout
 
fcmodeler.mapping - package fcmodeler.mapping
 
fcmodeler.properties - package fcmodeler.properties
 
fcmodeler.subgraph - package fcmodeler.subgraph
 
fcmodeler.util - package fcmodeler.util
 
fcmodeler.view - package fcmodeler.view
 
fcmodeler.view.figures - package fcmodeler.view.figures
 
FCModeler() - Constructor for class fcmodeler.FCModeler
Creates new FCModeler
FCModeler(FCModeler) - Constructor for class fcmodeler.FCModeler
 
FCModeler(FCModelerContainer, Component) - Constructor for class fcmodeler.FCModeler
 
FCModeler(FCModeler, FCModelerContainer, Component) - Constructor for class fcmodeler.FCModeler
 
FCModelerApp - interface fcmodeler.FCModelerApp.
...
FCModelerContainer - interface fcmodeler.FCModelerContainer.
...
FCModelerDesktop - class fcmodeler.FCModelerDesktop.
...
FCModelerDesktop(String) - Constructor for class fcmodeler.FCModelerDesktop
Creates new form FCModelerDesktop
FCModelerFrame - class fcmodeler.FCModelerFrame.
The main application class.
FCModelerFrame(FCModeler) - Constructor for class fcmodeler.FCModelerFrame
 
FCModelerFrame(String) - Constructor for class fcmodeler.FCModelerFrame
Creates new FCModeler window.
FCModelerInternalFrame - class fcmodeler.FCModelerInternalFrame.
...
FCModelerInternalFrame() - Constructor for class fcmodeler.FCModelerInternalFrame
Creates new form FCModelerInternalFrame
FCModelerInternalFrame(FCModeler) - Constructor for class fcmodeler.FCModelerInternalFrame
 
FCModelerUtilities - class fcmodeler.FCModelerUtilities.
...
FCModelerUtilities() - Constructor for class fcmodeler.FCModelerUtilities
Creates new FCModelerUtilities
FCMPopupMenu - class fcmodeler.event.FCMPopupMenu.
 
FCMPopupMenu() - Constructor for class fcmodeler.event.FCMPopupMenu
 
FileWGData - class fcmodeler.jsomap.FileWGData.
 
FileWGData(Reader) - Constructor for class fcmodeler.jsomap.FileWGData
Creates new FileWGData
FillAttribute - class fcmodeler.attributes.FillAttribute.
The fill visual attribute.
FillEditor - class fcmodeler.attributes.FillEditor.
An editor for the fill visual attribute.
FillEditor() - Constructor for class fcmodeler.attributes.FillEditor
Creates a new FillEditor.
FilledRectangleHead - class fcmodeler.view.figures.FilledRectangleHead.
This is a class to draw a filled rectangle shape at the end of a connector.
FilledRectangleHead() - Constructor for class fcmodeler.view.figures.FilledRectangleHead
Creates the FilledRectangleHead at position (0,0) with the normal angle (n = 0)
FilledRectangleHead(double, double, double) - Constructor for class fcmodeler.view.figures.FilledRectangleHead
Creates the FilledRectangleHead at position (x,y) with the angle at normal rad
FillValue - class fcmodeler.attributes.FillValue.
A specific value of the fill attribute.
FillValue() - Constructor for class fcmodeler.attributes.FillValue
Creates a new FillValue representing the color white.
FillValue(Color) - Constructor for class fcmodeler.attributes.FillValue
Creates a new FillValue using the specified color.
FillValue(String) - Constructor for class fcmodeler.attributes.FillValue
Creates a new FillValue using the specified string description.
filter(Set) - Method in class fcmodeler.subgraph.RemoveCycleFilter
 
filter(Set) - Method in class fcmodeler.subgraph.RetainCycleFilter
 
filter(Set) - Method in interface fcmodeler.subgraph.CycleFilter
 
FilterDialog - class fcmodeler.subgraph.FilterDialog.
 
FilterDialog(Frame, boolean) - Constructor for class fcmodeler.subgraph.FilterDialog
Creates new form FilterDialog
FilterDialog(Graph) - Constructor for class fcmodeler.subgraph.FilterDialog
 
findCycles(IndexedGraph) - Method in class fcmodeler.actions.FindCyclesAction
 
FindCyclesAction - class fcmodeler.actions.FindCyclesAction.
...
FindCyclesAction() - Constructor for class fcmodeler.actions.FindCyclesAction
Creates new FindCyclesAction
FindCyclesAction(String) - Constructor for class fcmodeler.actions.FindCyclesAction
 
FindCyclesAction(String, Icon) - Constructor for class fcmodeler.actions.FindCyclesAction
 
findNode(JViewport, GraphView, Node) - Static method in class fcmodeler.actions.FindNodeAction
 
findNode(JViewport, GraphView, String, Graph) - Static method in class fcmodeler.actions.FindNodeAction
 
FindNodeAction - class fcmodeler.actions.FindNodeAction.
...
FindNodeAction() - Constructor for class fcmodeler.actions.FindNodeAction
Creates new FindNodeAction
FindNodeAction(String) - Constructor for class fcmodeler.actions.FindNodeAction
 
FindNodeAction(String, Icon) - Constructor for class fcmodeler.actions.FindNodeAction
 
findStronglyConnectedComponents(Graph) - Method in class fcmodeler.actions.SCCAction
 
fireAnimationPaused() - Method in class fcmodeler.animation.Animator
Notifies all animation listeners that the animation was paused.
fireAnimationStarted() - Method in class fcmodeler.animation.Animator
Notifies all animation listeners that the animation was started.
fireAnimationStopped() - Method in class fcmodeler.animation.Animator
Notifies all animation listeners that the animation was stopped.
FIREBRICK - Static variable in class fcmodeler.attributes.ColorFactory
 
FIREBRICK1 - Static variable in class fcmodeler.attributes.ColorFactory
 
FIREBRICK2 - Static variable in class fcmodeler.attributes.ColorFactory
 
FIREBRICK3 - Static variable in class fcmodeler.attributes.ColorFactory
 
FIREBRICK4 - Static variable in class fcmodeler.attributes.ColorFactory
 
fireElementAdded(Object) - Method in class fcmodeler.util.ObservableSet
Notifies listeners that the specified element has been added to this set.
fireElementRemoved(Object) - Method in class fcmodeler.util.ObservableSet
Notifies listeners that the specified element has been removed from this set.
fireFrameShown() - Method in class fcmodeler.animation.Animator
Notifies all animation listeners that a new frame was shown.
FLORAL_WHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
FLORALWHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
FOREST_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
FORESTGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
frameShown(AnimationEvent) - Method in class fcmodeler.animation.AnimationControlPanel
Invoked when a new frame is shown by the animation.
frameShown(AnimationEvent) - Method in interface fcmodeler.animation.AnimationListener
Invoked when a new frame is shown by the animation.

G

GAINSBORO - Static variable in class fcmodeler.attributes.ColorFactory
 
GEMLayout - class fcmodeler.layout.GEMLayout.
GEM (Graph EMbedder) is a spring embedder style layout algorithm by A.
GEMLayout.NodeInfo - class fcmodeler.layout.GEMLayout.NodeInfo.
 
GEMLayout.NodeInfo(GEMLayout) - Constructor for class fcmodeler.layout.GEMLayout.NodeInfo
 
GEMLayout(FCModeler, int) - Constructor for class fcmodeler.layout.GEMLayout
 
GEMLayoutAction - class fcmodeler.actions.GEMLayoutAction.
...
GEMLayoutAction() - Constructor for class fcmodeler.actions.GEMLayoutAction
Creates new GEMLayoutAction
GEMLayoutAction(String) - Constructor for class fcmodeler.actions.GEMLayoutAction
 
GEMLayoutAction(String, Icon) - Constructor for class fcmodeler.actions.GEMLayoutAction
 
get(int) - Method in class fcmodeler.jsomap.FileWGData
Returns the pattern at the specified position.
get(int) - Method in class fcmodeler.jsomap.CycleWGData
Returns the pattern at the specified position.
get(Object) - Method in class fcmodeler.jsomap.WeightedSet
Returns the weight associated with the specified object.
getActions() - Method in class fcmodeler.FCModeler
 
getAdjacentNodes(int, boolean[]) - Method in class fcmodeler.layout.GEMLayout
Build a list of nodes adjacent to the indicated node.
getAllActive() - Method in class fcmodeler.layout.GEMLayout
Some functions require a list of nodes that should be considered during calculations.
getAnimationListeners() - Method in class fcmodeler.animation.Animator
Returns an iterator over the animation listeners registered with this animator.
getAnimator() - Method in class fcmodeler.animation.AnimationControlPanel
Returns the animator controlled by this user interface.
getAnimator() - Method in class fcmodeler.animation.AnimationEvent
Returns the animator that caused this event to occur.
getAttribute() - Method in class fcmodeler.attributes.NodeShapeValue
 
getAttribute() - Method in class fcmodeler.attributes.ConnectorEndValue
 
getAttribute() - Method in class fcmodeler.attributes.DashValue
 
getAttribute() - Method in class fcmodeler.attributes.LineWidthValue
 
getAttribute() - Method in class fcmodeler.attributes.FillValue
 
getAttribute() - Method in class fcmodeler.attributes.ColorValue
 
getAttribute() - Method in interface fcmodeler.attributes.VisualAttributeValue
 
getAttribute(String) - Method in class fcmodeler.attributes.VisualAttributeFactory
Returns the visual attribute represented by the specified string.
getBoundingBox() - Method in class fcmodeler.io.dot.AbstractDotHandler
 
getBoundingBox() - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
getBoundingBox() - Method in interface fcmodeler.io.dot.DotGraphHandler
 
getBoundingBox() - Method in class fcmodeler.layout.AbstractLayout
 
getBoundingBox() - Method in class fcmodeler.layout.RankClusterDotLayout
 
getBoundingBox() - Method in class fcmodeler.layout.SimpleDotLayout
 
getBoundingBox() - Method in class fcmodeler.layout.SpecifiedLayout
 
getBounds() - Method in class fcmodeler.view.figures.LineShape
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class fcmodeler.view.figures.FilledRectangleHead
Get the bounding box of the shape used to draw this connector end.
getBounds2D() - Method in class fcmodeler.view.figures.LineShape
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getChangeType() - Method in class fcmodeler.util.SetChangeEvent
Returns the type of change.
getClusters() - Method in class fcmodeler.io.dot.RankClusterReader
 
getColor() - Static method in class fcmodeler.attributes.DefaultEdgeValues
Returns the black color value.
getColor() - Static method in class fcmodeler.attributes.DefaultNodeValues
Returns the color value black.
getColor() - Method in class fcmodeler.attributes.FillValue
Returns the color used in this fill value.
getColor() - Method in class fcmodeler.attributes.ColorValue
Returns the color used in this color value.
getColor(String) - Method in class fcmodeler.attributes.ColorFactory
Returns the color represented by the specified string.
getColorNames() - Method in class fcmodeler.attributes.ColorFactory
Returns an iterator over all of the color names.
getColorNamesAsArray() - Method in class fcmodeler.attributes.ColorFactory
Returns an array of all of the color names.
getColors() - Method in class fcmodeler.attributes.ColorFactory
Returns an iterator over all of the colors.
getColumnClass(int) - Method in class fcmodeler.jsomap.HistogramTableModel
 
getColumnCount() - Method in class fcmodeler.io.db.SubsetTableModel
 
getColumnCount() - Method in class fcmodeler.jsomap.HistogramTableModel
 
getColumnCount() - Method in class fcmodeler.mapping.EdgePropertiesTableModel
 
getColumnCount() - Method in class fcmodeler.mapping.NodePropertiesTableModel
 
getColumnName(int) - Method in class fcmodeler.io.db.SubsetTableModel
 
getColumnName(int) - Method in class fcmodeler.jsomap.HistogramTableModel
 
getColumnName(int) - Method in class fcmodeler.mapping.EdgePropertiesTableModel
 
getColumnName(int) - Method in class fcmodeler.mapping.NodePropertiesTableModel
 
getComponent() - Method in class fcmodeler.attributes.LineWidthEditor
Returns the gui component used to edit the line width visual attribute.
getComponent() - Method in interface fcmodeler.attributes.VisualAttributeEditor
Returns the gui component used to edit a visual attribute value.
getComponent() - Method in class fcmodeler.attributes.NodeShapeEditor
Returns the gui component used to edit the node shape visual attribute.
getComponent() - Method in class fcmodeler.attributes.DashEditor
Returns the gui component used to edit the dash visual attribute.
getComponent() - Method in class fcmodeler.attributes.ColorEditor
Returns the gui component used to edit the color visual attribute.
getComponent() - Method in class fcmodeler.attributes.FillEditor
Returns the gui component used to edit the fill visual attribute.
getComponent() - Method in class fcmodeler.attributes.ConnectorEndEditor
Returns the gui component used to edit a visual attribute value.
getConnection(Point2D) - Method in class fcmodeler.view.figures.FilledRectangleHead
Gets the connection point into the given point
getConnective() - Method in class fcmodeler.mapping.CompositeSentence
Returns the connective used in this composite sentence.
getConnectorEnd() - Method in class fcmodeler.attributes.ConnectorEndValue
Returns the connector end of this connector end value.
getConnectorEnd() - Static method in class fcmodeler.attributes.DefaultEdgeValues
 
getContainer() - Method in class fcmodeler.FCModeler
 
getControlPoints() - Method in class fcmodeler.view.BezierEdgeFigure
Returns the control points used for this BezierEdgeFigure.
getCurrentZoom() - Method in class fcmodeler.view.ScrollableJGraph
 
getCycles() - Method in class fcmodeler.actions.FindCyclesAction
 
getCycles() - Method in class fcmodeler.io.CycleFileReader
 
getDash() - Method in class fcmodeler.attributes.DashValue
Returns the array used in this dash value.
getDash() - Static method in class fcmodeler.attributes.DefaultEdgeValues
Returns the dash value [0.0, 0.0].
getDateCreated() - Method in class fcmodeler.io.db.Subset
 
getDefault(VisualAttribute) - Static method in class fcmodeler.attributes.DefaultEdgeValues
Returns the default value of the specified visual attribute.
getDefault(VisualAttribute) - Static method in class fcmodeler.attributes.DefaultNodeValues
Returns the default value of the specified visual attribute.
getDefault(VisualAttributeValue) - Static method in class fcmodeler.attributes.DefaultEdgeValues
Returns the default value for the visual attribute of the specified visual attribute value.
getDefault(VisualAttributeValue) - Static method in class fcmodeler.attributes.DefaultNodeValues
Returns the default value for the visual attribute of the specified visual attribute value.
getDefaultCursor() - Static method in class fcmodeler.FCModelerUtilities
 
getDelay() - Method in class fcmodeler.animation.Animator
Returns the delay between animation steps.
getDescription() - Method in class fcmodeler.io.AbstractFileFilter
Returns the string description of this file filter.
getDescription() - Method in class fcmodeler.io.db.Subset
 
getDisplayName() - Method in class fcmodeler.attributes.ColorFactoryPanel
Returns the string "Standard".
getEdgeAttributes() - Method in class fcmodeler.attributes.VisualAttributeFactory
Returns the collection of edge visual attributes.
getEdgeConnective() - Method in class fcmodeler.mapping.MappingEditor
 
getEdgeCoordinates(String) - Static method in class fcmodeler.io.dot.DotUtilities
 
getEdgeMap() - Method in interface fcmodeler.io.dot.DotGraphWriter
 
getEdgeMap() - Method in class fcmodeler.io.dot.AbstractDotWriter
 
getEdgeMap() - Method in class fcmodeler.io.dot.SimpleDotWriter
 
getEdgeMap() - Method in class fcmodeler.io.dot.RankClusterDotWriter
 
getEdgeMappings() - Method in class fcmodeler.FCModeler
 
getEdgeMappings() - Method in class fcmodeler.animation.Animator
Returns the list of sets of edge mappings.
getEdgeName(Edge) - Static method in class fcmodeler.io.dot.DotUtilities
 
getEdgeObserver() - Method in class fcmodeler.FCModeler
 
getEdgeProperty(int) - Method in class fcmodeler.mapping.MappingEditor
 
getEdgeRenderer() - Method in class fcmodeler.FCModeler
 
getEdges() - Method in class fcmodeler.jsomap.WeightedGraph
Returns the edge set.
getEdgeValue(int, int) - Method in class fcmodeler.mapping.MappingEditor
 
getEditor() - Method in class fcmodeler.attributes.NodeShapeAttribute
Returns a node shape attribute editor.
getEditor() - Method in class fcmodeler.attributes.ColorAttribute
Returns a color attribute editor.
getEditor() - Method in class fcmodeler.attributes.ConnectorEndAttribute
Returns a visual attribute editor, appropriate for editing values of this type of visual attribute.
getEditor() - Method in interface fcmodeler.attributes.VisualAttribute
Returns a visual attribute editor, appropriate for editing values of this type of visual attribute.
getEditor() - Method in class fcmodeler.attributes.EditorDialog
Returns the visual attribute editor displayed in this editor dialog.
getEditor() - Method in class fcmodeler.attributes.FillAttribute
Returns a fill attribute editor.
getEditor() - Method in class fcmodeler.attributes.LineWidthAttribute
Returns a line width attribute editor.
getEditor() - Method in class fcmodeler.attributes.DashAttribute
Returns a dash attribute editor.
getElement() - Method in class fcmodeler.util.SetChangeEvent
Returns the element that was either added to or removed from the set.
getElementAt(int) - Method in class fcmodeler.mapping.MappingListModel
 
getElementAt(int) - Method in class fcmodeler.mapping.AttributesListModel
 
getFCModeler() - Method in class fcmodeler.FCModelerInternalFrame
 
getFCModeler() - Method in interface fcmodeler.FCModelerContainer
 
getFCModeler() - Method in class fcmodeler.FCModelerDesktop
 
getFCModeler() - Method in class fcmodeler.FCModelerFrame
 
getFCModeler() - Method in class fcmodeler.layout.AbstractLayout
 
getFCModeler() - Method in class fcmodeler.view.ScrollableJGraph
 
getFCModelerApp(Component) - Static method in class fcmodeler.FCModelerUtilities
 
getFCModelerContainer(Component) - Static method in class fcmodeler.FCModelerUtilities
 
getFigure() - Method in class fcmodeler.view.AbstractEdgeFigure
Returns the PaintedShape used for painting this edge figure.
getFigure() - Method in interface fcmodeler.view.EdgeFigure
Returns the PaintedShape used for painting this edge figure.
getFigure() - Method in class fcmodeler.view.NodeFigure
Returns the BasicFigure used for rendering this node figure.
getFill() - Static method in class fcmodeler.attributes.DefaultNodeValues
Returns the fill value white.
getFindCyclesAction() - Method in class fcmodeler.actions.CSAConfigDialog
 
getFirstSentence() - Method in class fcmodeler.mapping.CompositeSentence
Returns the first sentence used in this composite sentence.
getFrame() - Method in class fcmodeler.animation.AnimationEvent
Returns the frame number of this event.
getFrame() - Method in class fcmodeler.animation.Animator
Returns the current frame being shown by this animator.
getFrameCount() - Method in class fcmodeler.animation.Animator
Returns the total number of frames to be shown by this animator.
getGraph() - Method in class fcmodeler.FCModeler
 
getGraph() - Method in class fcmodeler.layout.AbstractLayout
 
getGraphModel() - Method in class fcmodeler.io.db.DatabaseGraphReader
 
getGraphReader() - Method in interface fcmodeler.io.GraphFileFilter
 
getGraphReader() - Method in interface fcmodeler.io.GraphIOFactory
Returns a graph reader.
getGraphReader() - Method in class fcmodeler.io.dot.SimpleDotFileFilter
Returns a graph reader.
getGraphReader() - Method in class fcmodeler.io.dot.RankClusterDotFileFilter
Returns a graph reader.
getGraphReader() - Method in class fcmodeler.io.xml.XMLFileFilter
Returns an XML graph reader.
getGraphView() - Method in class fcmodeler.FCModeler
 
getGraphView() - Method in class fcmodeler.actions.HighlightWalk
 
getGraphView() - Method in class fcmodeler.animation.Animator
Returns the graph view used by this animator.
getGraphWriter() - Method in interface fcmodeler.io.GraphFileFilter
 
getGraphWriter() - Method in interface fcmodeler.io.GraphIOFactory
Returns a graph writer.
getGraphWriter() - Method in class fcmodeler.io.dot.SimpleDotFileFilter
Returns a graph writer.
getGraphWriter() - Method in class fcmodeler.io.dot.RankClusterDotFileFilter
Returns a graph writer.
getGraphWriter() - Method in class fcmodeler.io.xml.XMLFileFilter
Returns an XML graph writer.
getHandler() - Method in class fcmodeler.io.dot.DotGraphReader
 
getHead() - Method in class fcmodeler.jsomap.Edge
Returns the head node of this edge.
getHeadEnd() - Method in class fcmodeler.view.AbstractEdgeFigure
Returns the arrowhead used at the head end of this edge figure.
getHeadEnd() - Method in interface fcmodeler.view.EdgeFigure
Returns the arrowhead used at the head end of this edge figure.
getID() - Method in class fcmodeler.io.db.Subset
 
getInstance() - Static method in class fcmodeler.attributes.NodeShapeAttribute
Returns an instance of NodeShapeAttribute.
getInstance() - Static method in class fcmodeler.attributes.ColorAttribute
Returns an instance of ColorAttribute.
getInstance() - Static method in class fcmodeler.attributes.VisualAttributeFactory
Returns an instance of VisualAttributeFactory.
getInstance() - Static method in class fcmodeler.attributes.ConnectorEndAttribute
Returns an instance of ConnectorEndAttribute.
getInstance() - Static method in class fcmodeler.attributes.ColorFactory
Returns an instance of ColorFactory.
getInstance() - Static method in class fcmodeler.attributes.FillAttribute
Returns an instance of FillAttribute.
getInstance() - Static method in class fcmodeler.attributes.LineWidthAttribute
Returns an instance of LineWidthAttribute.
getInstance() - Static method in class fcmodeler.attributes.DashAttribute
Returns an instance of DashAttribute.
getInstance() - Static method in class fcmodeler.io.db.LinkFactory
 
getInstance() - Static method in class fcmodeler.mapping.OrConnective
Returns the only instance of OrConnective.
getInstance() - Static method in class fcmodeler.mapping.AndConnective
Returns the only instance of AndConnective.
getInstance() - Static method in class fcmodeler.subgraph.SubgraphFactory
 
getJScrollPane() - Method in class fcmodeler.FCModeler
 
getJViewport() - Method in class fcmodeler.actions.HighlightWalk
 
getLabel() - Method in class fcmodeler.layout.Rank
 
getLabel() - Method in class fcmodeler.layout.Cluster
 
getLabel() - Method in class fcmodeler.view.ClusterFigure
 
getLabelFigure() - Method in class fcmodeler.view.NodeFigure
Returns the LabelFigure used for the label of this node.
getLargeDisplayIcon() - Method in class fcmodeler.attributes.ColorFactoryPanel
Returns null.
getLayoutTarget() - Method in class fcmodeler.layout.AbstractLayout
 
getLength() - Method in class fcmodeler.util.NoTextNodeList
Returns the number of nodes in this list.
getLength() - Method in class fcmodeler.util.ChildNodeList
Returns the number of nodes in this list.
getLineWidth() - Static method in class fcmodeler.attributes.DefaultEdgeValues
Returns the line width value 1.0.
getLineWidth() - Method in class fcmodeler.attributes.LineWidthValue
Returns the width of this line width value.
getMappings() - Method in class fcmodeler.mapping.MappingListModel
 
getMaxLength() - Method in class fcmodeler.actions.FindCyclesAction
 
getMenuBar() - Method in class fcmodeler.FCModeler
 
getNode(BasicNode) - Method in class fcmodeler.subgraph.Subgraph
 
getNodeAttributes() - Method in class fcmodeler.attributes.VisualAttributeFactory
Returns the collection of node visual attributes.
getNodeConnective() - Method in class fcmodeler.mapping.MappingEditor
 
getNodeMap() - Method in interface fcmodeler.io.dot.DotGraphWriter
 
getNodeMap() - Method in class fcmodeler.io.dot.AbstractDotWriter
 
getNodeMap() - Method in class fcmodeler.io.dot.SimpleDotWriter
 
getNodeMap() - Method in class fcmodeler.io.dot.RankClusterDotWriter
 
getNodeMappings() - Method in class fcmodeler.FCModeler
 
getNodeMappings() - Method in class fcmodeler.animation.Animator
Returns the list of sets of node mappings.
getNodeName(Node) - Static method in class fcmodeler.io.dot.DotUtilities
 
getNodeObserver() - Method in class fcmodeler.FCModeler
 
getNodeOrdering() - Method in class fcmodeler.actions.SCCAction
 
getNodeProperty(int) - Method in class fcmodeler.mapping.MappingEditor
 
getNodeRenderer() - Method in class fcmodeler.FCModeler
 
getNodes() - Method in class fcmodeler.jsomap.WeightedGraph
Returns the node set.
getNodeShape() - Method in class fcmodeler.attributes.NodeShapeValue
Returns the node shape of this node shape value.
getNodeShape() - Static method in class fcmodeler.attributes.DefaultNodeValues
Returns the rectangle node shape value.
getNodeShape() - Method in class fcmodeler.view.NodeFigure
Returns the NodeShape used to determine the shape of this node.
getNodeValue(int, int) - Method in class fcmodeler.mapping.MappingEditor
 
getNoneActive() - Method in class fcmodeler.layout.GEMLayout
like getAllActive() except all nodes are off by default.
getOrigin(Point2D) - Method in class fcmodeler.view.figures.FilledRectangleHead
Gets the origin into the given point
getOriginalEdge() - Method in class fcmodeler.subgraph.SubgraphEdge
 
getOriginalGraph() - Method in class fcmodeler.subgraph.Subgraph
 
getOriginalNode() - Method in class fcmodeler.subgraph.SubgraphNode
 
getOutline() - Method in class fcmodeler.view.ClusterFigure
 
getParentComponent() - Method in class fcmodeler.FCModeler
 
getPathIterator(AffineTransform) - Method in class fcmodeler.view.figures.LineShape
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in class fcmodeler.view.figures.LineShape
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPathToDot() - Method in class fcmodeler.FCModeler
 
getPathToGraphs() - Method in class fcmodeler.FCModeler
 
getPattern() - Method in class fcmodeler.jsomap.WGModel
Returns the pattern for this model.
getPermanentFigure() - Method in class fcmodeler.view.AbstractEdgeFigure
Returns the PaintedShape used for permanent visual attribute storage in this edge figure.
getPermanentFigure() - Method in interface fcmodeler.view.EdgeFigure
Returns the PaintedShape used for permanent visual attribute storage in this edge figure.
getPermanentFigure() - Method in class fcmodeler.view.NodeFigure
Returns the permanent BasicFigure for this node.
getPermanentNodeShape() - Method in class fcmodeler.view.NodeFigure
Returns the permanent NodeShape for this node.
getPoint(String, Point2D) - Static method in class fcmodeler.io.dot.DotUtilities
 
getPreferredScrollableViewportSize() - Method in class fcmodeler.view.ScrollableJGraph
see the javax.swing.Scrollable interface description.
getProcess() - Method in class fcmodeler.layout.Dot
 
getProperty() - Method in class fcmodeler.mapping.AtomicSentence
Returns the Property of this atomic sentence.
getProperty(String) - Method in class fcmodeler.subgraph.SubgraphEdge
 
getProperty(String) - Method in class fcmodeler.subgraph.Subgraph
 
getProperty(String) - Method in class fcmodeler.subgraph.SubgraphNode
 
getPropertyTableFilter() - Method in class fcmodeler.properties.PropertyViewer
 
getPropertyValue() - Method in class fcmodeler.mapping.AtomicSentence
Returns the PropertyValue of this atomic sentence.
getQuotedEdgeName(Edge) - Static method in class fcmodeler.io.dot.DotUtilities
 
getQuotedNodeName(Node) - Static method in class fcmodeler.io.dot.DotUtilities
 
getRanks() - Method in class fcmodeler.io.dot.RankClusterReader
 
getRectangle(String, Rectangle2D) - Static method in class fcmodeler.io.dot.DotUtilities
 
getRowCount() - Method in class fcmodeler.io.db.SubsetTableModel
 
getRowCount() - Method in class fcmodeler.jsomap.HistogramTableModel
 
getRowCount() - Method in class fcmodeler.mapping.EdgePropertiesTableModel
 
getRowCount() - Method in class fcmodeler.mapping.NodePropertiesTableModel
 
getSCCs() - Method in class fcmodeler.actions.SCCAction
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class fcmodeler.view.ScrollableJGraph
see the javax.swing.Scrollable interface description.
getScrollableJGraph() - Method in class fcmodeler.FCModeler
 
getScrollableTracksViewportHeight() - Method in class fcmodeler.view.ScrollableJGraph
see the javax.swing.Scrollable interface description.
getScrollableTracksViewportWidth() - Method in class fcmodeler.view.ScrollableJGraph
see the javax.swing.Scrollable interface description.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class fcmodeler.view.ScrollableJGraph
see the javax.swing.Scrollable interface description.
getScrollPane() - Method in class fcmodeler.view.ScrollableJGraph
 
getSecondSentence() - Method in class fcmodeler.mapping.CompositeSentence
Returns the second sentence used in this composite sentence.
getSelectedCol() - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
getSelectedRow() - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
getSelectedSubset() - Method in class fcmodeler.io.db.SubsetSelectionDialog
 
getSelectedTable() - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
getSelection() - Method in class fcmodeler.mapping.BasicTableSelectionModel
 
getSelectionModel() - Method in class fcmodeler.properties.PropertyViewer
 
getSemanticObject() - Method in class fcmodeler.subgraph.SubgraphEdge
 
getSemanticObject() - Method in class fcmodeler.subgraph.Subgraph
 
getSemanticObject() - Method in class fcmodeler.subgraph.SubgraphNode
 
getSentence() - Method in class fcmodeler.mapping.NodeMapping
Returns the sentence of this mapping.
getSentence() - Method in class fcmodeler.mapping.EdgeMapping
Returns the sentence of this mapping.
getSentences() - Method in class fcmodeler.layout.Rank
 
getSentences() - Method in class fcmodeler.layout.Cluster
 
getSet() - Method in class fcmodeler.util.ObservableSet
Returns the set that this set wraps.
getSetChangeListeners() - Method in class fcmodeler.util.ObservableSet
Returns an iterator over all listeners for this set.
getShape() - Method in class fcmodeler.view.ClusterFigure
 
getShape() - Method in class fcmodeler.view.NodeFigure
Returns the outline Shape of this node.
getShape() - Method in class fcmodeler.view.figures.RoundRectangleNodeShape
Returns the Shape object represented by this RoundRectangleNodeshape.
getShape() - Method in class fcmodeler.view.figures.DiamondNodeShape
Returns the Shape object represented by this DiamondNodeShape.
getShape() - Method in class fcmodeler.view.figures.TinyRectangleNodeShape
Returns the Shape object represented by this TinyRectangleNodeShape.
getShape() - Method in class fcmodeler.view.figures.TestNodeShape
Returns the Shape object represented by this TestNodeShape.
getShape() - Method in interface fcmodeler.view.figures.NodeShape
Returns the Shape object represented by this NodeShape.
getShape() - Method in class fcmodeler.view.figures.RectangleNodeShape
Returns the Shape object represented by this RectangleNodeShape.
getShape() - Method in class fcmodeler.view.figures.EllipseNodeShape
Returns the Shape object represented by this EllipseNodeShape.
getSize() - Method in class fcmodeler.mapping.MappingListModel
 
getSize() - Method in class fcmodeler.mapping.AttributesListModel
 
getSmallDisplayIcon() - Method in class fcmodeler.attributes.ColorFactoryPanel
Returns null.
getStatus() - Method in class fcmodeler.actions.EnterStringDialog
 
getString() - Method in class fcmodeler.actions.EnterStringDialog
 
getSubclusters() - Method in class fcmodeler.layout.Cluster
 
getSubgraphs() - Method in class fcmodeler.actions.SCCAction
 
getSubmitter() - Method in class fcmodeler.io.db.Subset
 
getSubset(int) - Method in class fcmodeler.io.db.SubsetTableModel
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class fcmodeler.jsomap.HistogramDoubleCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class fcmodeler.mapping.BasicTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class fcmodeler.subgraph.SingleCellRenderer
 
getTail() - Method in class fcmodeler.jsomap.Edge
Returns the tail node of this edge.
getTailEnd() - Method in class fcmodeler.view.AbstractEdgeFigure
Returns the arrowhead used at the tail end of this edge figure.
getTailEnd() - Method in interface fcmodeler.view.EdgeFigure
Returns the arrowhead used at the tail end of this edge figure.
getToolBar() - Method in class fcmodeler.FCModeler
 
getValue() - Method in class fcmodeler.attributes.LineWidthEditor
Returns the edited line width value.
getValue() - Method in interface fcmodeler.attributes.VisualAttributeEditor
Returns the edited visual attribute value.
getValue() - Method in class fcmodeler.attributes.NodeShapeEditor
Returns the edited node shape value.
getValue() - Method in class fcmodeler.attributes.DashEditor
Returns the edited dash value.
getValue() - Method in class fcmodeler.attributes.ColorEditor
Returns the edited color value.
getValue() - Method in class fcmodeler.attributes.FillEditor
Returns the edited fill value.
getValue() - Method in class fcmodeler.attributes.ConnectorEndEditor
Returns the edited visual attribute value.
getValue() - Method in class fcmodeler.mapping.NodeMapping
Returns the visual attribute value of this mapping.
getValue() - Method in class fcmodeler.mapping.EdgeMapping
Returns the visual attribute value of this mapping.
getValue(String) - Method in class fcmodeler.attributes.NodeShapeAttribute
Returns a node shape value, using the specified string description.
getValue(String) - Method in class fcmodeler.attributes.ColorAttribute
Returns a color value, using the specified string description.
getValue(String) - Method in class fcmodeler.attributes.ConnectorEndAttribute
Returns a value of this type of visual attribute, using the specified string description.
getValue(String) - Method in interface fcmodeler.attributes.VisualAttribute
Returns a value of this type of visual attribute, using the specified string description.
getValue(String) - Method in class fcmodeler.attributes.FillAttribute
Returns a fill value, using the specified string description.
getValue(String) - Method in class fcmodeler.attributes.LineWidthAttribute
Returns a line width value, using the specified string description.
getValue(String) - Method in class fcmodeler.attributes.DashAttribute
Returns a dash value, using the specified string description.
getValueAt(int, int) - Method in class fcmodeler.io.db.SubsetTableModel
 
getValueAt(int, int) - Method in class fcmodeler.jsomap.HistogramTableModel
 
getValueAt(int, int) - Method in class fcmodeler.mapping.EdgePropertiesTableModel
 
getValueAt(int, int) - Method in class fcmodeler.mapping.NodePropertiesTableModel
 
getVisualAttributes() - Method in class fcmodeler.attributes.VisualAttributeFactory
Returns the collection of all visual attriubutes.
getWaitCursor() - Static method in class fcmodeler.FCModelerUtilities
 
getWalk() - Method in class fcmodeler.actions.HighlightWalk
 
getWeightedGraph() - Method in class fcmodeler.jsomap.JWeightedGraph
 
getWG() - Method in class fcmodeler.jsomap.WGModel
 
getWG(int) - Method in class fcmodeler.jsomap.FileWGData
 
getWG(int) - Method in class fcmodeler.jsomap.CycleWGData
 
getWG(int) - Method in interface fcmodeler.jsomap.WGData
 
GHOST_WHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
GHOSTWHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLD - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLD1 - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLD2 - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLD3 - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLD4 - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLDENROD - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLDENROD1 - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLDENROD2 - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLDENROD3 - Static variable in class fcmodeler.attributes.ColorFactory
 
GOLDENROD4 - Static variable in class fcmodeler.attributes.ColorFactory
 
graphCenter() - Method in class fcmodeler.layout.GEMLayout
Find the index of the node that is at the center of the graph.
GraphFileFilter - interface fcmodeler.io.GraphFileFilter.
...
GraphFileOptionsPanel - class fcmodeler.io.GraphFileOptionsPanel.
 
GraphFileOptionsPanel() - Constructor for class fcmodeler.io.GraphFileOptionsPanel
Creates new form GraphReaderOptionsPanel
GraphIOFactory - interface fcmodeler.io.GraphIOFactory.
A factory for a graph reader and graph writer.
GraphReader - interface fcmodeler.io.GraphReader.
An interface for classes that can read a graph in some text format and create a graph model from that text.
GraphToPostscriptAction - class fcmodeler.actions.GraphToPostscriptAction.
is...
GraphToPostscriptAction() - Constructor for class fcmodeler.actions.GraphToPostscriptAction
Creates new GraphToPostscriptAction
GraphToPostscriptAction(String) - Constructor for class fcmodeler.actions.GraphToPostscriptAction
 
GraphToPostscriptAction(String, Icon) - Constructor for class fcmodeler.actions.GraphToPostscriptAction
 
GraphWriter - interface fcmodeler.io.GraphWriter.
An interface for classes that can write a graph in some text format.
GRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY0 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY1 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY10 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY100 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY11 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY12 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY13 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY14 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY15 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY16 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY17 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY18 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY19 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY2 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY20 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY21 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY22 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY23 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY24 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY25 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY26 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY27 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY28 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY29 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY3 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY30 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY31 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY32 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY33 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY34 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY35 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY36 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY37 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY38 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY39 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY4 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY40 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY41 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY42 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY43 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY44 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY45 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY46 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY47 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY48 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY49 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY5 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY50 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY51 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY52 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY53 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY54 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY55 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY56 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY57 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY58 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY59 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY6 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY60 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY61 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY62 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY63 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY64 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY65 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY66 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY67 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY68 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY69 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY7 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY70 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY71 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY72 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY73 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY74 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY75 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY76 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY77 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY78 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY79 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY8 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY80 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY81 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY82 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY83 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY84 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY85 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY86 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY87 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY88 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY89 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY9 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY90 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY91 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY92 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY93 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY94 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY95 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY96 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY97 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY98 - Static variable in class fcmodeler.attributes.ColorFactory
 
GRAY99 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
GREEN_YELLOW - Static variable in class fcmodeler.attributes.ColorFactory
 
GREEN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREEN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREEN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREEN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREENYELLOW - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY0 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY1 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY10 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY100 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY11 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY12 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY13 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY14 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY15 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY16 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY17 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY18 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY19 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY2 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY20 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY21 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY22 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY23 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY24 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY25 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY26 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY27 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY28 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY29 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY3 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY30 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY31 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY32 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY33 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY34 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY35 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY36 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY37 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY38 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY39 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY4 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY40 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY41 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY42 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY43 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY44 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY45 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY46 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY47 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY48 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY49 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY5 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY50 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY51 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY52 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY53 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY54 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY55 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY56 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY57 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY58 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY59 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY6 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY60 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY61 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY62 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY63 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY64 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY65 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY66 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY67 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY68 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY69 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY7 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY70 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY71 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY72 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY73 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY74 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY75 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY76 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY77 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY78 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY79 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY8 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY80 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY81 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY82 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY83 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY84 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY85 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY86 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY87 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY88 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY89 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY9 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY90 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY91 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY92 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY93 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY94 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY95 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY96 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY97 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY98 - Static variable in class fcmodeler.attributes.ColorFactory
 
GREY99 - Static variable in class fcmodeler.attributes.ColorFactory
 

H

hashCode() - Method in class fcmodeler.attributes.NodeShapeValue
Returns the hash code for this node shape value.
hashCode() - Method in class fcmodeler.attributes.ConnectorEndValue
Returns the hash code for this visual attribute value.
hashCode() - Method in class fcmodeler.attributes.DashValue
Returns the hash code for this visual attribute value.
hashCode() - Method in class fcmodeler.attributes.LineWidthValue
Returns the hash code for this line width value.
hashCode() - Method in class fcmodeler.attributes.FillValue
Returns the hash code for this fill value.
hashCode() - Method in class fcmodeler.attributes.ColorValue
Returns the hash code for this color value.
hashCode() - Method in interface fcmodeler.attributes.VisualAttributeValue
Returns the hash code for this visual attribute value.
hashCode() - Method in class fcmodeler.io.db.Subset
 
hashCode() - Method in class fcmodeler.jsomap.Edge
Returns the hash code of this edge.
hashCode() - Method in class fcmodeler.jsomap.WeightedSet
Returns the hash code value for this set.
hashCode() - Method in class fcmodeler.jsomap.PowerSet
 
hashCode() - Method in class fcmodeler.layout.Rank
 
hashCode() - Method in class fcmodeler.layout.Cluster
 
hashCode() - Method in class fcmodeler.subgraph.Cycle
 
hashCode() - Method in class fcmodeler.util.ObservableSet
Returns the hash code value for this set.
hasNext() - Method in class fcmodeler.util.QuotedStringIterator
Returns true if the iteration has more elements.
HighlightWalk - class fcmodeler.actions.HighlightWalk.
...
highlightWalk() - Method in class fcmodeler.actions.HighlightWalk
 
HighlightWalk() - Constructor for class fcmodeler.actions.HighlightWalk
Creates new HighlightWalk
highlightWalk(Walk, GraphView, JViewport) - Method in class fcmodeler.actions.HighlightWalk
 
HighlightWalk(Walk, GraphView, JViewport) - Constructor for class fcmodeler.actions.HighlightWalk
 
HighlightWalkAction - class fcmodeler.actions.HighlightWalkAction.
...
HighlightWalkAction() - Constructor for class fcmodeler.actions.HighlightWalkAction
Creates new HighlightWalkAction
HighlightWalkAction(String) - Constructor for class fcmodeler.actions.HighlightWalkAction
 
HighlightWalkAction(String, Icon) - Constructor for class fcmodeler.actions.HighlightWalkAction
 
HistogramDoubleCellRenderer - class fcmodeler.jsomap.HistogramDoubleCellRenderer.
 
HistogramDoubleCellRenderer() - Constructor for class fcmodeler.jsomap.HistogramDoubleCellRenderer
Creates new HistogramDoubleCellRenderer
HistogramPanel - class fcmodeler.jsomap.HistogramPanel.
 
HistogramPanel(Map, List, boolean) - Constructor for class fcmodeler.jsomap.HistogramPanel
Creates new form HistogramPanel
HistogramTableModel - class fcmodeler.jsomap.HistogramTableModel.
 
HistogramTableModel(Map, List, boolean) - Constructor for class fcmodeler.jsomap.HistogramTableModel
Creates new HistogramTableModel
HONEYDEW - Static variable in class fcmodeler.attributes.ColorFactory
 
HONEYDEW1 - Static variable in class fcmodeler.attributes.ColorFactory
 
HONEYDEW2 - Static variable in class fcmodeler.attributes.ColorFactory
 
HONEYDEW3 - Static variable in class fcmodeler.attributes.ColorFactory
 
HONEYDEW4 - Static variable in class fcmodeler.attributes.ColorFactory
 
HOT_PINK - Static variable in class fcmodeler.attributes.ColorFactory
 
HOTPINK - Static variable in class fcmodeler.attributes.ColorFactory
 
HOTPINK1 - Static variable in class fcmodeler.attributes.ColorFactory
 
HOTPINK2 - Static variable in class fcmodeler.attributes.ColorFactory
 
HOTPINK3 - Static variable in class fcmodeler.attributes.ColorFactory
 
HOTPINK4 - Static variable in class fcmodeler.attributes.ColorFactory
 

I

i_finalTemp - Variable in class fcmodeler.layout.GEMLayout
 
i_gravity - Variable in class fcmodeler.layout.GEMLayout
 
i_maxIter - Variable in class fcmodeler.layout.GEMLayout
 
i_maxTemp - Variable in class fcmodeler.layout.GEMLayout
 
i_oscillation - Variable in class fcmodeler.layout.GEMLayout
 
i_rotation - Variable in class fcmodeler.layout.GEMLayout
 
i_shake - Variable in class fcmodeler.layout.GEMLayout
 
i_startTemp - Variable in class fcmodeler.layout.GEMLayout
 
impulse(int, boolean[], double, double) - Method in class fcmodeler.layout.GEMLayout
Given a list of nodes to consider, compute the sum of the forces on a node.
INDIAN_RED - Static variable in class fcmodeler.attributes.ColorFactory
 
INDIANRED - Static variable in class fcmodeler.attributes.ColorFactory
 
INDIANRED1 - Static variable in class fcmodeler.attributes.ColorFactory
 
INDIANRED2 - Static variable in class fcmodeler.attributes.ColorFactory
 
INDIANRED3 - Static variable in class fcmodeler.attributes.ColorFactory
 
INDIANRED4 - Static variable in class fcmodeler.attributes.ColorFactory
 
InhibitLink - class fcmodeler.io.db.InhibitLink.
...
InhibitLink(Map, GraphModel) - Constructor for class fcmodeler.io.db.InhibitLink
Creates new InhibitLink
init() - Method in class fcmodeler.layout.GEMLayout
Set up some global variables.
initializeInteraction() - Method in class fcmodeler.interaction.CustomGraphController
 
InitialLayout - class fcmodeler.layout.InitialLayout.
This class was needed because Diva's RandomIncrLayout is stupid when an entire graph needs to be layed out randomly, as in the initial display of a graph after loading from a file.
InitialLayout(LayoutTarget) - Constructor for class fcmodeler.layout.InitialLayout
Creates new InitialLayout
initVertexData(double) - Method in class fcmodeler.layout.GEMLayout
Set the initial temperature of each node, find the total temperature of the graph, and compute the center point.
insert() - Method in class fcmodeler.layout.GEMLayout
Insert the nodes.
intersects(double, double, double, double) - Method in class fcmodeler.view.figures.LineShape
Tests if this LineShape intersects the specified rectangle.
intersects(Rectangle2D) - Method in class fcmodeler.view.figures.LineShape
Tests if this LineShape intersects the specified rectangle.
isCoordinatesSelected() - Method in class fcmodeler.io.GraphFileOptionsPanel
 
isEmpty() - Method in class fcmodeler.jsomap.PowerSet
 
isEmpty() - Method in class fcmodeler.util.ObservableSet
Returns true if this set contains no elements.
isMappingsSelected() - Method in class fcmodeler.io.GraphFileOptionsPanel
 
isPaused() - Method in class fcmodeler.animation.Animator
Returns true if the animation is paused.
isReadingCoordinates() - Method in interface fcmodeler.io.GraphReader
 
isReadingCoordinates() - Method in class fcmodeler.io.AbstractGraphReader
 
isReadingMappings() - Method in interface fcmodeler.io.GraphReader
 
isReadingMappings() - Method in class fcmodeler.io.AbstractGraphReader
 
isReadingTopology() - Method in interface fcmodeler.io.GraphReader
 
isReadingTopology() - Method in class fcmodeler.io.AbstractGraphReader
 
isSaveInMemory() - Method in class fcmodeler.actions.FindCyclesAction
 
isSaveToFile() - Method in class fcmodeler.actions.FindCyclesAction
 
isSelected(int, int) - Method in class fcmodeler.mapping.BasicTableSelectionModel
 
isSelected(JTable, int, int) - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
isStopped() - Method in class fcmodeler.animation.Animator
Returns true if the animation is stopped.
isTableOneSelected() - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
isTableTwoSelected() - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
isTopologySelected() - Method in class fcmodeler.io.GraphFileOptionsPanel
 
isValid() - Method in class fcmodeler.subgraph.Walk
 
isValid() - Method in class fcmodeler.subgraph.Cycle
 
isValidExtension(String) - Method in class fcmodeler.io.AbstractFileFilter
Returns true if the specified file extension is valid for this file filter.
isValidExtension(String) - Method in class fcmodeler.io.PostscriptFileFilter
 
isValidExtension(String) - Method in class fcmodeler.io.JPEGFileFilter
 
isValidExtension(String) - Method in class fcmodeler.io.dot.SimpleDotFileFilter
Returns true if the specified file extension is valid for this file filter.
isValidExtension(String) - Method in class fcmodeler.io.dot.RankClusterDotFileFilter
Returns true if the specified file extension is valid for this file filter.
isValidExtension(String) - Method in class fcmodeler.io.xml.XMLFileFilter
Returns true if the specified file extension is for an XML file.
isValidFrame(int) - Method in class fcmodeler.animation.Animator
Returns true if the specified frame number is valid.
isWritingCoordinates() - Method in interface fcmodeler.io.GraphWriter
 
isWritingCoordinates() - Method in class fcmodeler.io.AbstractGraphWriter
 
isWritingMappings() - Method in interface fcmodeler.io.GraphWriter
 
isWritingMappings() - Method in class fcmodeler.io.AbstractGraphWriter
 
isWritingTopology() - Method in interface fcmodeler.io.GraphWriter
 
isWritingTopology() - Method in class fcmodeler.io.AbstractGraphWriter
 
item(int) - Method in class fcmodeler.util.NoTextNodeList
Returns the node at the specified index.
item(int) - Method in class fcmodeler.util.ChildNodeList
Returns the node at the specified index.
iterator() - Method in class fcmodeler.jsomap.RandomModels
 
iterator() - Method in class fcmodeler.jsomap.WeightedSet
Returns an iterator over the elements in this set.
iterator() - Method in class fcmodeler.jsomap.PowerSet
 
iterator() - Method in class fcmodeler.util.ObservableSet
Returns an iterator over the elements in this set
IVORY - Static variable in class fcmodeler.attributes.ColorFactory
 
IVORY1 - Static variable in class fcmodeler.attributes.ColorFactory
 
IVORY2 - Static variable in class fcmodeler.attributes.ColorFactory
 
IVORY3 - Static variable in class fcmodeler.attributes.ColorFactory
 
IVORY4 - Static variable in class fcmodeler.attributes.ColorFactory
 

J

JGraphToJPEGAction - class fcmodeler.actions.JGraphToJPEGAction.
is...
JGraphToJPEGAction() - Constructor for class fcmodeler.actions.JGraphToJPEGAction
Creates new JGraphToJPEGAction
JGraphToJPEGAction(String) - Constructor for class fcmodeler.actions.JGraphToJPEGAction
 
JGraphToJPEGAction(String, Icon) - Constructor for class fcmodeler.actions.JGraphToJPEGAction
 
JGraphToJPEGWriter - class fcmodeler.io.JGraphToJPEGWriter.
 
JGraphToJPEGWriter() - Constructor for class fcmodeler.io.JGraphToJPEGWriter
Creates new GraphPaneToJPEGWriter
JPEGFileFilter - class fcmodeler.io.JPEGFileFilter.
...
JPEGFileFilter() - Constructor for class fcmodeler.io.JPEGFileFilter
Creates new JPEGFileFilter
JWeightedGraph - class fcmodeler.jsomap.JWeightedGraph.
 
JWeightedGraph(WeightedGraph) - Constructor for class fcmodeler.jsomap.JWeightedGraph
Creates new JWeightedGraph

K

KHAKI - Static variable in class fcmodeler.attributes.ColorFactory
 
KHAKI1 - Static variable in class fcmodeler.attributes.ColorFactory
 
KHAKI2 - Static variable in class fcmodeler.attributes.ColorFactory
 
KHAKI3 - Static variable in class fcmodeler.attributes.ColorFactory
 
KHAKI4 - Static variable in class fcmodeler.attributes.ColorFactory
 

L

LAVENDER - Static variable in class fcmodeler.attributes.ColorFactory
 
LAVENDER_BLUSH - Static variable in class fcmodeler.attributes.ColorFactory
 
LAVENDERBLUSH - Static variable in class fcmodeler.attributes.ColorFactory
 
LAVENDERBLUSH1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LAVENDERBLUSH2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LAVENDERBLUSH3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LAVENDERBLUSH4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LAWN_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
LAWNGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
layout() - Method in class fcmodeler.layout.AbstractLayout
 
layout() - Method in class fcmodeler.layout.SpecifiedLayout
 
layout(LayoutTarget, Graph) - Method in class fcmodeler.layout.AbstractLayout
 
layout(LayoutTarget, Graph) - Method in class fcmodeler.layout.RankClusterDotLayout
 
layout(LayoutTarget, Graph) - Method in class fcmodeler.layout.SimpleDotLayout
 
layout(LayoutTarget, Graph) - Method in class fcmodeler.layout.SpecifiedLayout
 
layoutGraph(FCModeler) - Static method in class fcmodeler.actions.FastGEMLayoutAction
 
layoutGraph(FCModeler) - Static method in class fcmodeler.actions.RankClusterDotLayoutAction
 
layoutGraph(FCModeler) - Static method in class fcmodeler.actions.GEMLayoutAction
 
layoutGraph(FCModeler) - Static method in class fcmodeler.actions.AGEMLayoutAction
 
layoutGraph(FCModeler) - Static method in class fcmodeler.actions.SimpleDotLayoutAction
 
LEMON_CHIFFON - Static variable in class fcmodeler.attributes.ColorFactory
 
LEMONCHIFFON - Static variable in class fcmodeler.attributes.ColorFactory
 
LEMONCHIFFON1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LEMONCHIFFON2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LEMONCHIFFON3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LEMONCHIFFON4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_CORAL - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_CYAN - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_GOLDENROD - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_GOLDENROD_YELLOW - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_GRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_GREY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_PINK - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_SALMON - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_SEA_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_SKY_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_SLATE_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_SLATE_GRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_SLATE_GREY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_STEEL_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHT_YELLOW - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTCORAL - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTCYAN - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTCYAN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTCYAN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTCYAN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTCYAN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGOLDENROD - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGOLDENROD1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGOLDENROD2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGOLDENROD3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGOLDENROD4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGOLDENRODYELLOW - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTGREY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTPINK - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTPINK1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTPINK2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTPINK3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTPINK4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSALMON - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSALMON1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSALMON2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSALMON3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSALMON4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSEAGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSKYBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSKYBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSKYBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSKYBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSKYBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSLATEBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSLATEGRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSLATEGREY - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSTEELBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSTEELBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSTEELBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSTEELBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTSTEELBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTYELLOW - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTYELLOW1 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTYELLOW2 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTYELLOW3 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIGHTYELLOW4 - Static variable in class fcmodeler.attributes.ColorFactory
 
LIME_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
LIMEGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
LINEN - Static variable in class fcmodeler.attributes.ColorFactory
 
LineShape - class fcmodeler.view.figures.LineShape.
A Shape implementation that contains methods appropriate for lines.
LineShape(Shape) - Constructor for class fcmodeler.view.figures.LineShape
Creates a new LineShape using the specified Shape.
LineShape(Shape, float, double) - Constructor for class fcmodeler.view.figures.LineShape
Creates a new LineShape using the specified Shape, margin, and flatness.
LineWidthAttribute - class fcmodeler.attributes.LineWidthAttribute.
The line width visual attribute.
LineWidthEditor - class fcmodeler.attributes.LineWidthEditor.
An editor for the line width visual attribute.
LineWidthEditor() - Constructor for class fcmodeler.attributes.LineWidthEditor
Creates a new LineWidthEditor.
LineWidthValue - class fcmodeler.attributes.LineWidthValue.
A specific value of the line width attribute.
LineWidthValue() - Constructor for class fcmodeler.attributes.LineWidthValue
Creates a new LineWidthValue with a width of 1.0.
LineWidthValue(float) - Constructor for class fcmodeler.attributes.LineWidthValue
Creates a new LineWidthValue using the specified line width.
LineWidthValue(String) - Constructor for class fcmodeler.attributes.LineWidthValue
Creates a new LineWidthValue using the specified string description.
Link - interface fcmodeler.io.db.Link.
...
LINK_ID_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
LINK_ID_IN_LINK_PIECE_TABLE_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
LINK_PIECE_TABLE - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
LINK_ROLE_TYPE_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
LINK_ROLE_TYPE_ID - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
LINK_ROLE_TYPE_TABLE - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
LINK_TABLE - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
LinkFactory - class fcmodeler.io.db.LinkFactory.
...

M

MAGENTA - Static variable in class fcmodeler.attributes.ColorFactory
 
MAGENTA1 - Static variable in class fcmodeler.attributes.ColorFactory
 
MAGENTA2 - Static variable in class fcmodeler.attributes.ColorFactory
 
MAGENTA3 - Static variable in class fcmodeler.attributes.ColorFactory
 
MAGENTA4 - Static variable in class fcmodeler.attributes.ColorFactory
 
main(String[]) - Static method in class fcmodeler.FCModelerDesktop
 
main(String[]) - Static method in class fcmodeler.FCModelerFrame
Starts the FCModeler application.
main(String[]) - Static method in class fcmodeler.actions.DatabaseConnectionDialog
 
main(String[]) - Static method in class fcmodeler.subgraph.SubgraphFactoryDialog
 
map(Graph, Set, Set, GraphView, boolean) - Static method in class fcmodeler.mapping.MappingUtility
Maps the property values of the nodes and edges in the graph to visual attribute values of the corresponding node and edge figures in the view using the specified node and edge mapping rules.
mapEdges(Iterator, Set, GraphView, boolean) - Static method in class fcmodeler.mapping.MappingUtility
Maps the property values of the edges to visual attributes of the corresponding edge figures in the view using the specified edge mapping rules.
mapNodes(Iterator, Set, GraphView, boolean) - Static method in class fcmodeler.mapping.MappingUtility
Maps the property values of the nodes in the graph to visual attributes of the corresponding node figures in the view using the specified node mapping rules.
MapPanel - class fcmodeler.jsomap.MapPanel.
 
MapPanel(Map, int, int) - Constructor for class fcmodeler.jsomap.MapPanel
Creates new MapPanel
MappingEditor - class fcmodeler.mapping.MappingEditor.
 
MappingEditor(Graph, Collection, Collection, Set, Set, GraphView) - Constructor for class fcmodeler.mapping.MappingEditor
Creates a new MappingEditor using the specified parameters.
MappingListModel - class fcmodeler.mapping.MappingListModel.
 
MappingListModel(Set) - Constructor for class fcmodeler.mapping.MappingListModel
Creates new MappingListModel
MappingUtility - class fcmodeler.mapping.MappingUtility.
A utility class containing methods used to update the appearance of node and edge figures based on properties of thier corresponding nodes and edges.
MAROON - Static variable in class fcmodeler.attributes.ColorFactory
 
MAROON1 - Static variable in class fcmodeler.attributes.ColorFactory
 
MAROON2 - Static variable in class fcmodeler.attributes.ColorFactory
 
MAROON3 - Static variable in class fcmodeler.attributes.ColorFactory
 
MAROON4 - Static variable in class fcmodeler.attributes.ColorFactory
 
median(Set) - Static method in class fcmodeler.jsomap.WGMath
 
median(Set) - Static method in class fcmodeler.jsomap.WSMath
 
MEDIUM_AQUAMARINE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_ORCHID - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_PURPLE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_SEA_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_SLATE_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_SPRING_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_TURQUOISE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUM_VIOLET_RED - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMAQUAMARINE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMORCHID - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMORCHID1 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMORCHID2 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMORCHID3 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMORCHID4 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMPURPLE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMPURPLE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMPURPLE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMPURPLE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMPURPLE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMSEAGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMSLATEBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMSPRINGGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMTURQUOISE - Static variable in class fcmodeler.attributes.ColorFactory
 
MEDIUMVIOLETRED - Static variable in class fcmodeler.attributes.ColorFactory
 
MIDNIGHT_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
MIDNIGHTBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
MINT_CREAM - Static variable in class fcmodeler.attributes.ColorFactory
 
MINTCREAM - Static variable in class fcmodeler.attributes.ColorFactory
 
MISTY_ROSE - Static variable in class fcmodeler.attributes.ColorFactory
 
MISTYROSE - Static variable in class fcmodeler.attributes.ColorFactory
 
MISTYROSE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
MISTYROSE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
MISTYROSE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
MISTYROSE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
MOCCASIN - Static variable in class fcmodeler.attributes.ColorFactory
 
mouseClicked(MouseEvent) - Method in class fcmodeler.jsomap.MapPanel
 
mouseClicked(MouseEvent) - Method in class fcmodeler.mapping.BasicTableSelectionModel
 
mouseClicked(MouseEvent) - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
mouseEntered(MouseEvent) - Method in class fcmodeler.jsomap.MapPanel
 
mouseEntered(MouseEvent) - Method in class fcmodeler.mapping.BasicTableSelectionModel
 
mouseEntered(MouseEvent) - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
mouseExited(MouseEvent) - Method in class fcmodeler.jsomap.MapPanel
 
mouseExited(MouseEvent) - Method in class fcmodeler.mapping.BasicTableSelectionModel
 
mouseExited(MouseEvent) - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
mousePressed(LayerEvent) - Method in class fcmodeler.event.PopupLayerListener
 
mousePressed(LayerEvent) - Method in class fcmodeler.interaction.EdgeRemover
 
mousePressed(LayerEvent) - Method in class fcmodeler.interaction.NodeRemover
 
mousePressed(LayerEvent) - Method in class fcmodeler.interaction.EdgeAdder
 
mousePressed(LayerEvent) - Method in class fcmodeler.interaction.NodeAdder
 
mousePressed(MouseEvent) - Method in class fcmodeler.jsomap.MapPanel
 
mousePressed(MouseEvent) - Method in class fcmodeler.mapping.BasicTableSelectionModel
 
mousePressed(MouseEvent) - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
mouseReleased(LayerEvent) - Method in class fcmodeler.event.PopupLayerListener
 
mouseReleased(LayerEvent) - Method in class fcmodeler.interaction.EdgeAdder
 
mouseReleased(MouseEvent) - Method in class fcmodeler.jsomap.MapPanel
 
mouseReleased(MouseEvent) - Method in class fcmodeler.mapping.BasicTableSelectionModel
 
mouseReleased(MouseEvent) - Method in class fcmodeler.subgraph.SingleCellSelectionModel
 
moveNodes() - Method in class fcmodeler.layout.GEMLayout
Translate the nodes so that they are all in the correct quadrant and there is no extra padding.
multiply(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
multiply(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
multiply(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
multiply(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 
multiplyBy(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
multiplyBy(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
multiplyBy(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
multiplyBy(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 

N

NAVAJO_WHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVAJOWHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVAJOWHITE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVAJOWHITE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVAJOWHITE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVAJOWHITE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVY - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVY_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
NAVYBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
NewGraphDotHandler - class fcmodeler.io.dot.NewGraphDotHandler.
 
NewGraphDotHandler() - Constructor for class fcmodeler.io.dot.NewGraphDotHandler
Creates new NewGraphDotHandler
newInstance(Figure) - Method in class fcmodeler.view.BasicConnectorHighlighter
 
next() - Method in class fcmodeler.animation.Animator
Shows the next frame of the animation.
next() - Method in class fcmodeler.util.QuotedStringIterator
Returns the next element in the iteration.
NODE_ID_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
NODE_ID_IN_LINK_PIECE_TABLE_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
NODE_LABEL_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
NODE_TABLE - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
NodeAdder - class fcmodeler.interaction.NodeAdder.
...
NodeAdder(GraphController) - Constructor for class fcmodeler.interaction.NodeAdder
Creates new NodeAdder
nodeAttribute(Map) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
nodeAttribute(Map) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
nodeAttribute(Map) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
nodeAttribute(Map) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
nodeAttribute(Map) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
nodeDefinition(String, Map) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
nodeDefinition(String, Map) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
nodeDefinition(String, Map) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
nodeDefinition(String, Map) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
nodeDefinition(String, Map) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
NodeFigure - class fcmodeler.view.NodeFigure.
A Figure representing a node.
NodeFigure() - Constructor for class fcmodeler.view.NodeFigure
Creates a new NodeFigure using an empty label.
NodeFigure(LabelFigure) - Constructor for class fcmodeler.view.NodeFigure
Creates a new NodeFigure using the specified LabelFigure.
NodeFigureRenderer - class fcmodeler.view.NodeFigureRenderer.
A factory used to create a Figure using a specified Node.
NodeFigureRenderer() - Constructor for class fcmodeler.view.NodeFigureRenderer
Creates a new NodeFigureRenderer.
NodeMapping - class fcmodeler.mapping.NodeMapping.
 
NodeMapping(Sentence, NodeVisualAttributeValue) - Constructor for class fcmodeler.mapping.NodeMapping
Creates a new Mapping from the specified Sentence to the specified VisualAttributeValue.
NodeMappingObserver - class fcmodeler.mapping.NodeMappingObserver.
 
NodeMappingObserver(Graph, GraphView) - Constructor for class fcmodeler.mapping.NodeMappingObserver
Creates new NodeMappingObserver
NodePropertiesTableModel - class fcmodeler.mapping.NodePropertiesTableModel.
 
NodePropertiesTableModel(Graph) - Constructor for class fcmodeler.mapping.NodePropertiesTableModel
Creates new PropertyTableModel
NodeRemover - class fcmodeler.interaction.NodeRemover.
...
NodeRemover(GraphController) - Constructor for class fcmodeler.interaction.NodeRemover
Creates new NodeRemover
NodeShape - interface fcmodeler.view.figures.NodeShape.
NodeShape provides a Shape object to be used as the outline for a node figure, as well as functionality for positioning, translating, and transforming the Shape.
NodeShapeAttribute - class fcmodeler.attributes.NodeShapeAttribute.
The node shape visual attribute.
NodeShapeEditor - class fcmodeler.attributes.NodeShapeEditor.
An editor for the node shape visual attribute.
NodeShapeEditor() - Constructor for class fcmodeler.attributes.NodeShapeEditor
Creates a new NodeShapeEditor.
NodeShapeValue - class fcmodeler.attributes.NodeShapeValue.
A specific value of the node shape attribute.
NodeShapeValue() - Constructor for class fcmodeler.attributes.NodeShapeValue
Creates a new NodeShapeValue using a rectangle node shape.
NodeShapeValue(NodeShape) - Constructor for class fcmodeler.attributes.NodeShapeValue
Creates a new NodeShapeValue using the specified node shape.
NodeShapeValue(String) - Constructor for class fcmodeler.attributes.NodeShapeValue
Creates a new NodeShapeValue using the specified string description of the node shape.
NodeVisualAttributeValue - interface fcmodeler.attributes.NodeVisualAttributeValue.
A specific value of a node visual attribute.
NoTextNodeList - class fcmodeler.util.NoTextNodeList.
A node list containing all nodes of another node list except text nodes.
NoTextNodeList(NodeList) - Constructor for class fcmodeler.util.NoTextNodeList
Creates a new NoTestNodeList using the specified node list.

O

o_finalTemp - Variable in class fcmodeler.layout.GEMLayout
 
o_gravity - Variable in class fcmodeler.layout.GEMLayout
 
o_maxIter - Variable in class fcmodeler.layout.GEMLayout
 
o_maxTemp - Variable in class fcmodeler.layout.GEMLayout
 
o_oscillation - Variable in class fcmodeler.layout.GEMLayout
 
o_rotation - Variable in class fcmodeler.layout.GEMLayout
 
o_round() - Method in class fcmodeler.layout.GEMLayout
 
o_shake - Variable in class fcmodeler.layout.GEMLayout
 
o_startTemp - Variable in class fcmodeler.layout.GEMLayout
 
ObservableSet - class fcmodeler.util.ObservableSet.
A set that notifies listeners of any modications.
ObservableSet() - Constructor for class fcmodeler.util.ObservableSet
Creates a new ObservableSet using a java.util.HashSet.
ObservableSet(Set) - Constructor for class fcmodeler.util.ObservableSet
Creates a new ObservableSet that wraps the specified set.
OK - Static variable in class fcmodeler.actions.EnterStringDialog
 
OK - Static variable in class fcmodeler.io.db.SubsetSelectionDialog
 
OLD_LACE - Static variable in class fcmodeler.attributes.ColorFactory
 
OLDLACE - Static variable in class fcmodeler.attributes.ColorFactory
 
OLIVE_DRAB - Static variable in class fcmodeler.attributes.ColorFactory
 
OLIVEDRAB - Static variable in class fcmodeler.attributes.ColorFactory
 
OLIVEDRAB1 - Static variable in class fcmodeler.attributes.ColorFactory
 
OLIVEDRAB2 - Static variable in class fcmodeler.attributes.ColorFactory
 
OLIVEDRAB3 - Static variable in class fcmodeler.attributes.ColorFactory
 
OLIVEDRAB4 - Static variable in class fcmodeler.attributes.ColorFactory
 
OnlineWGUpdater - class fcmodeler.jsomap.OnlineWGUpdater.
 
OnlineWGUpdater() - Constructor for class fcmodeler.jsomap.OnlineWGUpdater
Creates new OnlineWGUpdater
OpenAnimationFileAction - class fcmodeler.actions.OpenAnimationFileAction.
...
OpenAnimationFileAction() - Constructor for class fcmodeler.actions.OpenAnimationFileAction
Creates new OpenAnimationFileAction
OpenAnimationFileAction(String) - Constructor for class fcmodeler.actions.OpenAnimationFileAction
 
OpenAnimationFileAction(String, Icon) - Constructor for class fcmodeler.actions.OpenAnimationFileAction
 
OpenCycleFileAction - class fcmodeler.actions.OpenCycleFileAction.
...
OpenCycleFileAction() - Constructor for class fcmodeler.actions.OpenCycleFileAction
Creates new OpenCycleFileAction
OpenCycleFileAction(String) - Constructor for class fcmodeler.actions.OpenCycleFileAction
 
OpenCycleFileAction(String, Icon) - Constructor for class fcmodeler.actions.OpenCycleFileAction
 
OpenGraphAction - class fcmodeler.actions.OpenGraphAction.
is...
OpenGraphAction() - Constructor for class fcmodeler.actions.OpenGraphAction
Creates new OpenGraphAction
OpenGraphAction(String) - Constructor for class fcmodeler.actions.OpenGraphAction
 
OpenGraphAction(String, Icon) - Constructor for class fcmodeler.actions.OpenGraphAction
 
OpenGraphDatabaseAction - class fcmodeler.actions.OpenGraphDatabaseAction.
...
OpenGraphDatabaseAction() - Constructor for class fcmodeler.actions.OpenGraphDatabaseAction
Creates new OpenGraphDatabaseAction
OpenGraphDatabaseAction(String) - Constructor for class fcmodeler.actions.OpenGraphDatabaseAction
 
OpenGraphDatabaseAction(String, Icon) - Constructor for class fcmodeler.actions.OpenGraphDatabaseAction
 
OpenMappingEditorAction - class fcmodeler.actions.OpenMappingEditorAction.
 
OpenMappingEditorAction() - Constructor for class fcmodeler.actions.OpenMappingEditorAction
Creates new OpenMappingEditorAction
OpenMappingEditorAction(String) - Constructor for class fcmodeler.actions.OpenMappingEditorAction
 
OpenMappingEditorAction(String, Icon) - Constructor for class fcmodeler.actions.OpenMappingEditorAction
 
OpenPropertyViewerAction - class fcmodeler.actions.OpenPropertyViewerAction.
...
OpenPropertyViewerAction() - Constructor for class fcmodeler.actions.OpenPropertyViewerAction
Creates new OpenPropertyViewerAction
OpenPropertyViewerAction(String) - Constructor for class fcmodeler.actions.OpenPropertyViewerAction
 
OpenPropertyViewerAction(String, Icon) - Constructor for class fcmodeler.actions.OpenPropertyViewerAction
 
optimize() - Method in class fcmodeler.layout.GEMLayout
 
ORANGE - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGE_RED - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGERED - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGERED1 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGERED2 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGERED3 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORANGERED4 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORCHID - Static variable in class fcmodeler.attributes.ColorFactory
 
ORCHID1 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORCHID2 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORCHID3 - Static variable in class fcmodeler.attributes.ColorFactory
 
ORCHID4 - Static variable in class fcmodeler.attributes.ColorFactory
 
OrConnective - class fcmodeler.mapping.OrConnective.
A Connective representing the OR logical connective.
ORGANELLE_CODE_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
ORGANELLE_ID_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
ORGANELLE_ID_IN_NODE_TABLE_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
ORGANELLE_TABLE - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 

P

paint(Graphics2D) - Method in class fcmodeler.view.ClusterFigure
 
paint(Graphics2D) - Method in class fcmodeler.view.NodeFigure
Paints this node figure.
paint(Graphics2D) - Method in class fcmodeler.view.BasicConnectorHighlighter
 
paint(Graphics2D) - Method in class fcmodeler.view.figures.FilledRectangleHead
Paint the filled-rectangle-head.
PALE_GOLDENROD - Static variable in class fcmodeler.attributes.ColorFactory
 
PALE_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
PALE_TURQUOISE - Static variable in class fcmodeler.attributes.ColorFactory
 
PALE_VIOLET_RED - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEGOLDENROD - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEGREEN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEGREEN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEGREEN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEGREEN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALETURQUOISE - Static variable in class fcmodeler.attributes.ColorFactory
 
PALETURQUOISE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALETURQUOISE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALETURQUOISE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALETURQUOISE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEVIOLETRED - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEVIOLETRED1 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEVIOLETRED2 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEVIOLETRED3 - Static variable in class fcmodeler.attributes.ColorFactory
 
PALEVIOLETRED4 - Static variable in class fcmodeler.attributes.ColorFactory
 
PAPAYA_WHIP - Static variable in class fcmodeler.attributes.ColorFactory
 
PAPAYAWHIP - Static variable in class fcmodeler.attributes.ColorFactory
 
Path - class fcmodeler.subgraph.Path.
...
Path() - Constructor for class fcmodeler.subgraph.Path
Creates new Path
Path(Collection) - Constructor for class fcmodeler.subgraph.Path
 
pause() - Method in class fcmodeler.animation.Animator
Pauses the animation.
PEACH_PUFF - Static variable in class fcmodeler.attributes.ColorFactory
 
PEACHPUFF - Static variable in class fcmodeler.attributes.ColorFactory
 
PEACHPUFF1 - Static variable in class fcmodeler.attributes.ColorFactory
 
PEACHPUFF2 - Static variable in class fcmodeler.attributes.ColorFactory
 
PEACHPUFF3 - Static variable in class fcmodeler.attributes.ColorFactory
 
PEACHPUFF4 - Static variable in class fcmodeler.attributes.ColorFactory
 
PermanentFigure - interface fcmodeler.view.PermanentFigure.
...
permuteNodes() - Method in class fcmodeler.layout.GEMLayout
Permute the nodes using the Fischer Yates shuffle.
PERU - Static variable in class fcmodeler.attributes.ColorFactory
 
PINK - Static variable in class fcmodeler.attributes.ColorFactory
 
PINK1 - Static variable in class fcmodeler.attributes.ColorFactory
 
PINK2 - Static variable in class fcmodeler.attributes.ColorFactory
 
PINK3 - Static variable in class fcmodeler.attributes.ColorFactory
 
PINK4 - Static variable in class fcmodeler.attributes.ColorFactory
 
placeNode(Node, double, double) - Method in class fcmodeler.layout.AbstractLayout
 
PLUM - Static variable in class fcmodeler.attributes.ColorFactory
 
PLUM1 - Static variable in class fcmodeler.attributes.ColorFactory
 
PLUM2 - Static variable in class fcmodeler.attributes.ColorFactory
 
PLUM3 - Static variable in class fcmodeler.attributes.ColorFactory
 
PLUM4 - Static variable in class fcmodeler.attributes.ColorFactory
 
PopupLayerListener - class fcmodeler.event.PopupLayerListener.
 
PopupLayerListener(Component) - Constructor for class fcmodeler.event.PopupLayerListener
Creates new FCMLayerListener
position(double, double) - Method in class fcmodeler.view.figures.RoundRectangleNodeShape
Positions this RoundRectangleNodeshape at the specified coordinates.
position(double, double) - Method in class fcmodeler.view.figures.DiamondNodeShape
Positions this DiamondNodeShape at the specified coordinates.
position(double, double) - Method in class fcmodeler.view.figures.TinyRectangleNodeShape
Positions this TinyRectangleNodeShape at the specified coordinates.
position(double, double) - Method in class fcmodeler.view.figures.TestNodeShape
Positions this TestNodeShape at the specified coordinates.
position(double, double) - Method in interface fcmodeler.view.figures.NodeShape
Positions this NodeShape at the specified coordinates.
position(double, double) - Method in class fcmodeler.view.figures.RectangleNodeShape
Positions this RectangleNodeShape at the specified coordinates.
position(double, double) - Method in class fcmodeler.view.figures.EllipseNodeShape
Positions this EllipseNodeShape at the specified coordinates.
positionViewport(JViewport, Point) - Static method in class fcmodeler.FCModelerUtilities
 
PostscriptFileFilter - class fcmodeler.io.PostscriptFileFilter.
...
PostscriptFileFilter() - Constructor for class fcmodeler.io.PostscriptFileFilter
Creates new PostscriptFileFilter
POWDER_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
POWDERBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
PowerSet - class fcmodeler.jsomap.PowerSet.
 
PowerSet(Set) - Constructor for class fcmodeler.jsomap.PowerSet
Creates new PowerSet
previous() - Method in class fcmodeler.animation.Animator
Shows the previous frame of the animation.
project(Data, Map, Metric) - Method in class fcmodeler.jsomap.Projector
 
Projector - class fcmodeler.jsomap.Projector.
 
Projector() - Constructor for class fcmodeler.jsomap.Projector
Creates new Projector
properties() - Method in class fcmodeler.subgraph.SubgraphEdge
 
properties() - Method in class fcmodeler.subgraph.Subgraph
 
properties() - Method in class fcmodeler.subgraph.SubgraphNode
 
PropertyTableFilter - class fcmodeler.properties.PropertyTableFilter.
...
PropertyTableFilter(DefaultTableModel, DefaultTableModel) - Constructor for class fcmodeler.properties.PropertyTableFilter
Creates new PropertyTableFilter
PropertyViewer - class fcmodeler.properties.PropertyViewer.
...
PropertyViewer() - Constructor for class fcmodeler.properties.PropertyViewer
 
PropertyViewer(SelectionModel, List, List) - Constructor for class fcmodeler.properties.PropertyViewer
Creates new form PropertyViewer
PURPLE - Static variable in class fcmodeler.attributes.ColorFactory
 
PURPLE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
PURPLE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
PURPLE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
PURPLE4 - Static variable in class fcmodeler.attributes.ColorFactory
 

Q

QuotedStringIterator - class fcmodeler.util.QuotedStringIterator.
An iterator over the quoted words in a string.
QuotedStringIterator(String) - Constructor for class fcmodeler.util.QuotedStringIterator
Creates a new QuotedStringIterator using the specified string.

R

randomInsert() - Method in class fcmodeler.layout.GEMLayout
Insert the nodes randomly.
RandomModels - class fcmodeler.jsomap.RandomModels.
 
RandomModels(Collection, int) - Constructor for class fcmodeler.jsomap.RandomModels
 
RandomModels(WGData, int) - Constructor for class fcmodeler.jsomap.RandomModels
Creates new RandomModels
Rank - class fcmodeler.layout.Rank.
...
Rank(String, Set) - Constructor for class fcmodeler.layout.Rank
Creates new Rank
RankClusterDotFileFilter - class fcmodeler.io.dot.RankClusterDotFileFilter.
 
RankClusterDotFileFilter() - Constructor for class fcmodeler.io.dot.RankClusterDotFileFilter
Creates new RankClusterDotFileFilter
RankClusterDotHandler - class fcmodeler.io.dot.RankClusterDotHandler.
...
RankClusterDotHandler(GraphView) - Constructor for class fcmodeler.io.dot.RankClusterDotHandler
Creates new RankClusterDotHandler
RankClusterDotLayout - class fcmodeler.layout.RankClusterDotLayout.
 
RankClusterDotLayout(FCModeler, Reader) - Constructor for class fcmodeler.layout.RankClusterDotLayout
Creates new RankClusterDotLayout
RankClusterDotLayoutAction - class fcmodeler.actions.RankClusterDotLayoutAction.
...
RankClusterDotLayoutAction() - Constructor for class fcmodeler.actions.RankClusterDotLayoutAction
Creates new RankClusterDotLayoutAction
RankClusterDotLayoutAction(String) - Constructor for class fcmodeler.actions.RankClusterDotLayoutAction
 
RankClusterDotLayoutAction(String, Icon) - Constructor for class fcmodeler.actions.RankClusterDotLayoutAction
 
RankClusterDotWriter - class fcmodeler.io.dot.RankClusterDotWriter.
...
RankClusterDotWriter(Reader) - Constructor for class fcmodeler.io.dot.RankClusterDotWriter
Creates new RankClusterDotWriter
RankClusterReader - class fcmodeler.io.dot.RankClusterReader.
 
RankClusterReader(Reader) - Constructor for class fcmodeler.io.dot.RankClusterReader
Creates new RankClusterReader
readCoordinates(boolean) - Method in interface fcmodeler.io.GraphReader
 
readCoordinates(boolean) - Method in class fcmodeler.io.AbstractGraphReader
 
readGraph(Reader) - Method in interface fcmodeler.io.GraphReader
Reads the graph from the specified input source.
readGraph(Reader) - Method in class fcmodeler.io.AbstractGraphReader
Reads the graph from the specified input source.
readGraph(Reader) - Method in class fcmodeler.io.dot.DotGraphReader
Reads the graph from the specified input source.
readGraph(Reader) - Method in class fcmodeler.io.xml.XMLGraphReader
Reads the graph from the specified input source.
readGraph(String) - Method in class fcmodeler.io.db.DatabaseGraphReader
 
readMappings(boolean) - Method in interface fcmodeler.io.GraphReader
 
readMappings(boolean) - Method in class fcmodeler.io.AbstractGraphReader
 
readTopology(boolean) - Method in interface fcmodeler.io.GraphReader
 
readTopology(boolean) - Method in class fcmodeler.io.AbstractGraphReader
 
RectangleNodeShape - class fcmodeler.view.figures.RectangleNodeShape.
A NodeShape implementation providing a rectangular node shape.
RectangleNodeShape() - Constructor for class fcmodeler.view.figures.RectangleNodeShape
Creates a new RectangleNodeShape with coordinates (0,0), zero width, and zero height.
RectangleNodeShape(double, double, double, double) - Constructor for class fcmodeler.view.figures.RectangleNodeShape
Creates a new RectangleNodeShape with the specified coordinates, width, and height.
RED - Static variable in class fcmodeler.attributes.ColorFactory
 
RED1 - Static variable in class fcmodeler.attributes.ColorFactory
 
RED2 - Static variable in class fcmodeler.attributes.ColorFactory
 
RED3 - Static variable in class fcmodeler.attributes.ColorFactory
 
RED4 - Static variable in class fcmodeler.attributes.ColorFactory
 
remove() - Method in class fcmodeler.util.QuotedStringIterator
Throws an UnsupportedOperationException since this is an unsupported operation.
remove(Object) - Method in class fcmodeler.jsomap.WeightedSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class fcmodeler.jsomap.PowerSet
 
remove(Object) - Method in class fcmodeler.mapping.MappingListModel
 
remove(Object) - Method in class fcmodeler.properties.PropertyTableFilter
 
remove(Object) - Method in class fcmodeler.util.ObservableSet
Removes the specified element from this set if it is present and notifies listeners of the removal.
removeAction(Action) - Method in class fcmodeler.FCModeler
 
removeAction(int) - Method in class fcmodeler.FCModeler
 
removeAll(Collection) - Method in class fcmodeler.jsomap.PowerSet
 
removeAll(Collection) - Method in class fcmodeler.util.ObservableSet
Removes from this set all of its elements that are contained in the specified collection and notifies listeners of the removals.
removeAllProperties() - Method in class fcmodeler.subgraph.SubgraphEdge
 
removeAllProperties() - Method in class fcmodeler.subgraph.Subgraph
 
removeAllProperties() - Method in class fcmodeler.subgraph.SubgraphNode
 
removeAnimationListener(AnimationListener) - Method in class fcmodeler.animation.Animator
Removes the specified animation listener from the list of listeners for this animator.
removeConnectorListener(ConnectorListener) - Method in class fcmodeler.view.DebugConnectorInteractor
 
RemoveCycleFilter - class fcmodeler.subgraph.RemoveCycleFilter.
 
RemoveCycleFilter(Sentence, int, boolean) - Constructor for class fcmodeler.subgraph.RemoveCycleFilter
Creates new RemoveCycleFilter
removeEdge(Connector) - Method in class fcmodeler.properties.PropertyTableFilter
 
removeNode(Figure) - Method in class fcmodeler.properties.PropertyTableFilter
 
removeNode(Node) - Method in class fcmodeler.subgraph.SubgraphImpl
 
removeSetChangeListener(SetChangeListener) - Method in class fcmodeler.util.ObservableSet
Stops the specified listener from receiving notifications from this set.
render(Edge, Site, Site) - Method in class fcmodeler.jsomap.WeightedGraphRenderer
 
render(Edge, Site, Site) - Method in class fcmodeler.view.BezierEdgeFigureRenderer
Creates a BezierEdgeFigure to be used as a visual representation for the specified Edge.
render(Node) - Method in class fcmodeler.jsomap.WeightedGraphRenderer
 
render(Node) - Method in class fcmodeler.view.NodeFigureRenderer
Creates a NodeFigure to be used as a visual representation for the specified Node.
reshape() - Method in class fcmodeler.view.figures.FilledRectangleHead
Recalculate the shape of the decoration
reshape() - Method in class fcmodeler.view.figures.TestArrowhead
 
retainAll(Collection) - Method in class fcmodeler.jsomap.PowerSet
 
retainAll(Collection) - Method in class fcmodeler.util.ObservableSet
Retains only the elements in this set that are contained in the specified collection and notifies listeners of the removals.
RetainCycleFilter - class fcmodeler.subgraph.RetainCycleFilter.
 
RetainCycleFilter(Sentence, int, boolean) - Constructor for class fcmodeler.subgraph.RetainCycleFilter
Creates new RetainCycleFilter
ReverseComparator - class fcmodeler.jsomap.ReverseComparator.
 
ReverseComparator() - Constructor for class fcmodeler.jsomap.ReverseComparator
Creates new ReverseComparator
ROLE_ID_IN_LINK_PIECE_TABLE_COL - Static variable in class fcmodeler.io.db.DatabaseGraphReader
 
ROSY_BROWN - Static variable in class fcmodeler.attributes.ColorFactory
 
ROSYBROWN - Static variable in class fcmodeler.attributes.ColorFactory
 
ROSYBROWN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
ROSYBROWN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
ROSYBROWN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
ROSYBROWN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
RoundRectangleNodeShape - class fcmodeler.view.figures.RoundRectangleNodeShape.
A NodeShape implementation providing a round rectangular node shape.
RoundRectangleNodeShape() - Constructor for class fcmodeler.view.figures.RoundRectangleNodeShape
Creates a new RoundRectangleNodeShape with coordinates (0,0), zero width, and zero height.
RoundRectangleNodeShape(double, double, double, double) - Constructor for class fcmodeler.view.figures.RoundRectangleNodeShape
Creates a new RoundRectangleNodeShape with the specified coordinates, width, and height.
route() - Method in class fcmodeler.view.BezierEdgeFigure
Routes this edge between the tail and head nodes.
ROYAL_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
ROYALBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
ROYALBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
ROYALBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
ROYALBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
ROYALBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
run() - Method in class fcmodeler.WalkSelectionFrame
 
run() - Method in class fcmodeler.actions.SCCAction
 
run() - Method in class fcmodeler.actions.FindCyclesAction
 
run() - Method in class fcmodeler.actions.HighlightWalk
 
run() - Method in class fcmodeler.subgraph.CycleFrame
 

S

SADDLE_BROWN - Static variable in class fcmodeler.attributes.ColorFactory
 
SADDLEBROWN - Static variable in class fcmodeler.attributes.ColorFactory
 
SALMON - Static variable in class fcmodeler.attributes.ColorFactory
 
SALMON1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SALMON2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SALMON3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SALMON4 - Static variable in class fcmodeler.attributes.ColorFactory
 
SANDY_BROWN - Static variable in class fcmodeler.attributes.ColorFactory
 
SANDYBROWN - Static variable in class fcmodeler.attributes.ColorFactory
 
SaveGraphAction - class fcmodeler.actions.SaveGraphAction.
is...
SaveGraphAction() - Constructor for class fcmodeler.actions.SaveGraphAction
Creates new SaveGraphAction
SaveGraphAction(String) - Constructor for class fcmodeler.actions.SaveGraphAction
 
SaveGraphAction(String, Icon) - Constructor for class fcmodeler.actions.SaveGraphAction
 
SCCAction - class fcmodeler.actions.SCCAction.
...
SCCAction() - Constructor for class fcmodeler.actions.SCCAction
Creates new SCCAction
SCCAction(String) - Constructor for class fcmodeler.actions.SCCAction
 
SCCAction(String, Icon) - Constructor for class fcmodeler.actions.SCCAction
 
ScrollableJGraph - class fcmodeler.view.ScrollableJGraph.
This class extends diva.graph.JGraph, and the only change is that it implements the javax.swing.Scrollable interface, to allow scrolling in a JScrollPane.
ScrollableJGraph(FCModeler) - Constructor for class fcmodeler.view.ScrollableJGraph
Creates new FCMJGraph
ScrollableJGraph(FCModeler, GraphModel) - Constructor for class fcmodeler.view.ScrollableJGraph
Creates new FCMJGraph using the specified GraphModel.
ScrollableJGraph(FCModeler, GraphModel, JScrollPane) - Constructor for class fcmodeler.view.ScrollableJGraph
 
SEA_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
SEAGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
SEAGREEN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SEAGREEN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SEAGREEN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SEAGREEN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
SEASHELL - Static variable in class fcmodeler.attributes.ColorFactory
 
SEASHELL1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SEASHELL2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SEASHELL3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SEASHELL4 - Static variable in class fcmodeler.attributes.ColorFactory
 
selectionChanged(SelectionEvent) - Method in class fcmodeler.event.TestSelectionListener
 
selectionChanged(SelectionEvent) - Method in class fcmodeler.properties.PropertyTableFilter
 
Sentence - interface fcmodeler.mapping.Sentence.
A sentence in first-order logic.
set(int, Pattern) - Method in class fcmodeler.jsomap.FileWGData
Sets the pattern at the specified index to the specified pattern (optional operation).
set(int, Pattern) - Method in class fcmodeler.jsomap.CycleWGData
Sets the pattern at the specified index to the specified pattern (optional operation).
set(Object, double) - Method in class fcmodeler.jsomap.WeightedSet
Sets the weight of the specified object to the specified value.
setAllFrom(FCModeler) - Method in class fcmodeler.FCModeler
 
SetChangeEvent - class fcmodeler.util.SetChangeEvent.
An event representing a change in a set.
SetChangeEvent(Set, Object, int) - Constructor for class fcmodeler.util.SetChangeEvent
Creates a new SetChangeEvent.
SetChangeListener - interface fcmodeler.util.SetChangeListener.
The listener interface for receiving set change events.
setColumnLabels(List, List) - Method in class fcmodeler.properties.PropertyViewer
 
setContainer(FCModelerContainer) - Method in class fcmodeler.FCModeler
 
setControlPoints(List) - Method in class fcmodeler.view.BezierEdgeFigure
Sets the control points of this edge to the points in the specified List.
setDelay(int) - Method in class fcmodeler.animation.Animator
Sets the delay between animation steps to the specified value.
setEdgeHead(Edge, Node) - Method in class fcmodeler.subgraph.SubgraphImpl
 
setEdgeMap(Map) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
setEdgeMap(Map) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
setEdgeMap(Map) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
setEdgeMap(Map) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
setEdgeRenderer(EdgeRenderer) - Method in class fcmodeler.FCModeler
 
setEdgeTail(Edge, Node) - Method in class fcmodeler.subgraph.SubgraphImpl
 
setEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.ConnectorEndValue
Sets the visual attribute of the specified edge figure to the value contained in this visual attribute value.
setEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.DashValue
Sets the dash array of the specified edge figure to the array contained in this dash value.
setEdgeValue(EdgeFigure) - Method in interface fcmodeler.attributes.EdgeVisualAttributeValue
Sets the visual attribute of the specified edge figure to the value contained in this visual attribute value.
setEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.LineWidthValue
Sets the line width of the specified edge figure to the width contained in this line width value.
setEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.ColorValue
Sets the color of the specified edge figure to the color contained in this color value.
setFCModeler(FCModeler) - Method in class fcmodeler.FCModelerInternalFrame
 
setFCModeler(FCModeler) - Method in interface fcmodeler.FCModelerContainer
 
setFCModeler(FCModeler) - Method in class fcmodeler.FCModelerDesktop
 
setFCModeler(FCModeler) - Method in class fcmodeler.FCModelerFrame
 
setFCModeler(FCModeler) - Method in class fcmodeler.layout.AbstractLayout
 
setFindCyclesAction(FindCyclesAction) - Method in class fcmodeler.actions.CSAConfigDialog
 
setFlipped(boolean) - Method in class fcmodeler.view.figures.FilledRectangleHead
Sets the flipped attribute of the FilledRectangleHead object
setGraphModel(GraphModel) - Method in class fcmodeler.FCModeler
 
setGraphView(GraphView) - Method in class fcmodeler.actions.HighlightWalk
 
setHeadEnd(ConnectorEnd) - Method in class fcmodeler.view.AbstractEdgeFigure
Sets the arrowhead at the head end of this edge figure to the specified ConnectorEnd.
setHeadEnd(ConnectorEnd) - Method in interface fcmodeler.view.EdgeFigure
Sets the arrowhead at the head end of this edge figure to the specified ConnectorEnd.
setJScrollPane(JScrollPane) - Method in class fcmodeler.FCModeler
 
setJViewport(JViewport) - Method in class fcmodeler.actions.HighlightWalk
 
setLabel(String) - Method in class fcmodeler.view.NodeFigure
Sets the label for this node to the specified String.
setMaxLength(int) - Method in class fcmodeler.actions.FindCyclesAction
 
setNodeMap(Map) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
setNodeMap(Map) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
setNodeMap(Map) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
setNodeMap(Map) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
setNodeRenderer(NodeRenderer) - Method in class fcmodeler.FCModeler
 
setNodeShape(NodeShape) - Method in class fcmodeler.view.NodeFigure
Sets the NodeShape for this node to the specified NodeShape.
setNodeValue(NodeFigure) - Method in class fcmodeler.attributes.NodeShapeValue
Sets the node shape of the specified node figure to the shape contained in this node shape value.
setNodeValue(NodeFigure) - Method in interface fcmodeler.attributes.NodeVisualAttributeValue
Sets the visual attribute of the specified node figure to the value contained in this visual attribute value.
setNodeValue(NodeFigure) - Method in class fcmodeler.attributes.FillValue
Sets the fill color of the specified node figure to the color contained in this fill value.
setNodeValue(NodeFigure) - Method in class fcmodeler.attributes.ColorValue
Sets the outline color of the specified node figure to the color contained in this color value.
setNormal(double) - Method in class fcmodeler.view.figures.FilledRectangleHead
Sets the normal attribute of the FilledRectangleHead object
setOrigin(double, double) - Method in class fcmodeler.view.figures.FilledRectangleHead
Sets the origin attribute of the FilledRectangleHead object
setOriginalEdge(BasicEdge) - Method in class fcmodeler.subgraph.SubgraphEdge
 
setOriginalGraph(BasicGraph) - Method in class fcmodeler.subgraph.Subgraph
 
setOriginalNode(BasicNode) - Method in class fcmodeler.subgraph.SubgraphNode
 
setParentComponent(Component) - Method in class fcmodeler.FCModeler
 
setPathToDot(String) - Method in class fcmodeler.FCModeler
 
setPathToGraphs(String) - Method in class fcmodeler.FCModeler
 
setPattern(Pattern) - Method in class fcmodeler.jsomap.WGModel
Sets this model's pattern to the specified pattern.
setPermanentEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.ConnectorEndValue
Sets the permanent visual attribute of the specified edge figure to the value contained in this visual attribute value.
setPermanentEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.DashValue
Sets the permanent dash array of the specified edge figure to the array contained in this dash value.
setPermanentEdgeValue(EdgeFigure) - Method in interface fcmodeler.attributes.EdgeVisualAttributeValue
Sets the permanent visual attribute of the specified edge figure to the value contained in this visual attribute value.
setPermanentEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.LineWidthValue
Sets the permanent line width of the specified edge figure to the width contained in this line width value.
setPermanentEdgeValue(EdgeFigure) - Method in class fcmodeler.attributes.ColorValue
Sets the permanent color of the specified edge figure to the color contained in this color value.
setPermanentNodeShape(NodeShape) - Method in class fcmodeler.view.NodeFigure
Sets the permanent NodeShape for this node to the specified NodeShape.
setPermanentNodeValue(NodeFigure) - Method in class fcmodeler.attributes.NodeShapeValue
Sets the permanent node shape of the specified node figure to the shape contained in this node shape value.
setPermanentNodeValue(NodeFigure) - Method in interface fcmodeler.attributes.NodeVisualAttributeValue
Sets the permanent visual attribute of the specified node figure to the value contained in this visual attribute value.
setPermanentNodeValue(NodeFigure) - Method in class fcmodeler.attributes.FillValue
Sets the permanent fill color of the specified node figure to the color contained in this fill value.
setPermanentNodeValue(NodeFigure) - Method in class fcmodeler.attributes.ColorValue
Sets the permanent outline color of the specified node figure to the color contained in this color value.
setPreferredSize(Dimension) - Method in class fcmodeler.view.ScrollableJGraph
 
setProperty(String, Object) - Method in class fcmodeler.subgraph.SubgraphEdge
 
setProperty(String, Object) - Method in class fcmodeler.subgraph.Subgraph
 
setProperty(String, Object) - Method in class fcmodeler.subgraph.SubgraphNode
 
setSaveInMemory(boolean) - Method in class fcmodeler.actions.FindCyclesAction
 
setSaveToFile(boolean) - Method in class fcmodeler.actions.FindCyclesAction
 
setScrollableJGraph(ScrollableJGraph) - Method in class fcmodeler.FCModeler
 
setScrollPane(JScrollPane) - Method in class fcmodeler.view.ScrollableJGraph
 
setSelectionModel(SelectionModel) - Method in class fcmodeler.properties.PropertyViewer
 
setShading(boolean) - Method in class fcmodeler.jsomap.HistogramDoubleCellRenderer
 
setSize(Dimension) - Method in class fcmodeler.view.ScrollableJGraph
 
setSize(int, int) - Method in class fcmodeler.view.ScrollableJGraph
 
setTailEnd(ConnectorEnd) - Method in class fcmodeler.view.AbstractEdgeFigure
Sets the arrowhead at the tail end of this edge figure to the specified ConnectorEnd.
setTailEnd(ConnectorEnd) - Method in interface fcmodeler.view.EdgeFigure
Sets the arrowhead at the tail end of this edge figure to the specified ConnectorEnd.
setTitle(String) - Method in class fcmodeler.FCModelerFrame
 
setTitle(String) - Method in class fcmodeler.io.GraphFileOptionsPanel
 
setWalk(Walk) - Method in class fcmodeler.actions.HighlightWalk
 
setWG(int, WeightedGraph) - Method in class fcmodeler.jsomap.FileWGData
 
setWG(int, WeightedGraph) - Method in class fcmodeler.jsomap.CycleWGData
 
setWG(int, WeightedGraph) - Method in interface fcmodeler.jsomap.WGData
 
setWG(WeightedGraph) - Method in class fcmodeler.jsomap.WGModel
 
showDialog() - Method in class fcmodeler.actions.DatabaseConnectionDialog
 
showDialog() - Method in class fcmodeler.actions.EnterStringDialog
 
showDialog() - Method in class fcmodeler.actions.CSAConfigDialog
 
showDialog() - Method in class fcmodeler.io.db.SubsetSelectionDialog
 
showDialog() - Method in class fcmodeler.subgraph.FilterDialog
 
showDialog(Collection, Collection) - Method in class fcmodeler.subgraph.SubgraphFactoryDialog
 
showEditor() - Method in class fcmodeler.attributes.EditorDialog
Shows the editor dialog and returns the visual attribute value created by the user.
showFrame(int) - Method in class fcmodeler.animation.Animator
Shows the specified frame of the animation.
showNewFCModeler(FCModeler, GraphModel) - Method in class fcmodeler.FCModelerDesktop
 
showNewFCModeler(FCModeler, GraphModel) - Method in class fcmodeler.FCModelerFrame
 
showNewFCModeler(FCModeler, GraphModel) - Method in interface fcmodeler.FCModelerApp
 
showNewFCModeler(FCModeler, GraphModel, String) - Method in class fcmodeler.FCModelerDesktop
 
showNewFCModeler(FCModeler, GraphModel, String) - Method in class fcmodeler.FCModelerFrame
 
showNewFCModeler(FCModeler, GraphModel, String) - Method in interface fcmodeler.FCModelerApp
 
showZeros(boolean) - Method in class fcmodeler.jsomap.HistogramDoubleCellRenderer
 
SIENNA - Static variable in class fcmodeler.attributes.ColorFactory
 
SIENNA1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SIENNA2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SIENNA3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SIENNA4 - Static variable in class fcmodeler.attributes.ColorFactory
 
SimpleDotFileFilter - class fcmodeler.io.dot.SimpleDotFileFilter.
 
SimpleDotFileFilter() - Constructor for class fcmodeler.io.dot.SimpleDotFileFilter
Creates new SimpleDotFileFilter
SimpleDotHandler - class fcmodeler.io.dot.SimpleDotHandler.
...
SimpleDotHandler(GraphView) - Constructor for class fcmodeler.io.dot.SimpleDotHandler
Creates new SimpleDotReader
SimpleDotLayout - class fcmodeler.layout.SimpleDotLayout.
 
SimpleDotLayout(FCModeler) - Constructor for class fcmodeler.layout.SimpleDotLayout
Creates new SimpleDotLayout
SimpleDotLayoutAction - class fcmodeler.actions.SimpleDotLayoutAction.
...
SimpleDotLayoutAction() - Constructor for class fcmodeler.actions.SimpleDotLayoutAction
Creates new SimpleDotLayoutAction
SimpleDotLayoutAction(String) - Constructor for class fcmodeler.actions.SimpleDotLayoutAction
 
SimpleDotLayoutAction(String, Icon) - Constructor for class fcmodeler.actions.SimpleDotLayoutAction
 
SimpleDotWriter - class fcmodeler.io.dot.SimpleDotWriter.
...
SimpleDotWriter() - Constructor for class fcmodeler.io.dot.SimpleDotWriter
Creates new SimpleDotWriter
SingleCellRenderer - class fcmodeler.subgraph.SingleCellRenderer.
 
SingleCellRenderer(SingleCellSelectionModel) - Constructor for class fcmodeler.subgraph.SingleCellRenderer
Creates new SingleCellRenderer
SingleCellSelectionModel - class fcmodeler.subgraph.SingleCellSelectionModel.
 
SingleCellSelectionModel(JTable, JTable) - Constructor for class fcmodeler.subgraph.SingleCellSelectionModel
Creates new TwoTableSelectionModel
size() - Method in class fcmodeler.jsomap.RandomModels
 
size() - Method in class fcmodeler.jsomap.WeightedSet
Returns the number of elements in this set.
size() - Method in class fcmodeler.jsomap.PowerSet
 
size() - Method in class fcmodeler.util.ObservableSet
Returns the number of elements in this set.
SKY_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
SKYBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
SKYBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SKYBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SKYBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SKYBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATE_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATE_GRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATE_GREY - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEGRAY - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEGRAY1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEGRAY2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEGRAY3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEGRAY4 - Static variable in class fcmodeler.attributes.ColorFactory
 
SLATEGREY - Static variable in class fcmodeler.attributes.ColorFactory
 
SNOW - Static variable in class fcmodeler.attributes.ColorFactory
 
SNOW1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SNOW2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SNOW3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SNOW4 - Static variable in class fcmodeler.attributes.ColorFactory
 
SOMAction - class fcmodeler.actions.SOMAction.
 
SOMAction() - Constructor for class fcmodeler.actions.SOMAction
Creates new SOMAction
SOMAction(String) - Constructor for class fcmodeler.actions.SOMAction
 
SOMAction(String, Icon) - Constructor for class fcmodeler.actions.SOMAction
 
SpecifiedLayout - class fcmodeler.layout.SpecifiedLayout.
 
SpecifiedLayout(FCModeler, Map, Map) - Constructor for class fcmodeler.layout.SpecifiedLayout
Creates a new instance of SpecifiedLayout
SPRING_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
SPRINGGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
SPRINGGREEN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
SPRINGGREEN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
SPRINGGREEN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
SPRINGGREEN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
start() - Method in class fcmodeler.animation.Animator
Starts the animation.
startDocument() - Method in class fcmodeler.io.CycleFileReader
 
startElement(String, String, String, Attributes) - Method in class fcmodeler.io.CycleFileReader
 
STEEL_BLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
STEELBLUE - Static variable in class fcmodeler.attributes.ColorFactory
 
STEELBLUE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
STEELBLUE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
STEELBLUE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
STEELBLUE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
stop() - Method in class fcmodeler.animation.Animator
Stops the animation.
structureChanged(GraphEvent) - Method in class fcmodeler.layout.InitialLayout
 
Subgraph - class fcmodeler.subgraph.Subgraph.
...
Subgraph(BasicGraph) - Constructor for class fcmodeler.subgraph.Subgraph
Creates new Subgraph
Subgraph(BasicGraph, int) - Constructor for class fcmodeler.subgraph.Subgraph
 
Subgraph(BasicGraph, Object) - Constructor for class fcmodeler.subgraph.Subgraph
 
subgraphAttribute(Map) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
subgraphAttribute(Map) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
subgraphAttribute(Map) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
subgraphAttribute(Map) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
subgraphAttribute(Map) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
subgraphDefinition(String) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
subgraphDefinition(String) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
subgraphDefinition(String) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
subgraphDefinition(String) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
subgraphDefinition(String) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
SubgraphEdge - class fcmodeler.subgraph.SubgraphEdge.
...
SubgraphEdge(BasicEdge) - Constructor for class fcmodeler.subgraph.SubgraphEdge
Creates new SubgraphEdge
SubgraphEdge(BasicEdge, BasicNode, BasicNode) - Constructor for class fcmodeler.subgraph.SubgraphEdge
 
SubgraphEdge(BasicEdge, Object) - Constructor for class fcmodeler.subgraph.SubgraphEdge
 
SubgraphEdge(BasicEdge, Object, BasicNode, BasicNode) - Constructor for class fcmodeler.subgraph.SubgraphEdge
 
SubgraphFactory - class fcmodeler.subgraph.SubgraphFactory.
...
SubgraphFactoryDialog - class fcmodeler.subgraph.SubgraphFactoryDialog.
...
SubgraphFactoryDialog(Frame, boolean) - Constructor for class fcmodeler.subgraph.SubgraphFactoryDialog
Creates new form SubgraphFactoryDialog
SubgraphImpl - class fcmodeler.subgraph.SubgraphImpl.
...
SubgraphImpl() - Constructor for class fcmodeler.subgraph.SubgraphImpl
Creates new SubgraphImpl
SubgraphNode - class fcmodeler.subgraph.SubgraphNode.
...
SubgraphNode(BasicNode) - Constructor for class fcmodeler.subgraph.SubgraphNode
Creates new SubgraphNode
SubgraphNode(BasicNode, Object) - Constructor for class fcmodeler.subgraph.SubgraphNode
 
subgraphTermination(String) - Method in class fcmodeler.io.dot.AbstractDotHandler
 
subgraphTermination(String) - Method in class fcmodeler.io.dot.NewGraphDotHandler
 
subgraphTermination(String) - Method in class fcmodeler.io.dot.RankClusterDotHandler
 
subgraphTermination(String) - Method in interface fcmodeler.io.dot.DotGraphHandler
 
subgraphTermination(String) - Method in class fcmodeler.io.dot.SimpleDotHandler
 
Subset - class fcmodeler.io.db.Subset.
...
Subset(int, String, String, String) - Constructor for class fcmodeler.io.db.Subset
Creates new Subset
SubsetSelectionDialog - class fcmodeler.io.db.SubsetSelectionDialog.
...
SubsetSelectionDialog(List) - Constructor for class fcmodeler.io.db.SubsetSelectionDialog
Creates new form SubgraphSelectionDialog
SubsetTableModel - class fcmodeler.io.db.SubsetTableModel.
...
SubsetTableModel(List) - Constructor for class fcmodeler.io.db.SubsetTableModel
Creates new SubsetTableModel
subtract(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
subtract(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
subtract(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
subtract(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 
subtractFrom(WeightedGraph, double) - Static method in class fcmodeler.jsomap.WGMath
 
subtractFrom(WeightedGraph, WeightedGraph) - Static method in class fcmodeler.jsomap.WGMath
 
subtractFrom(WeightedSet, double) - Static method in class fcmodeler.jsomap.WSMath
 
subtractFrom(WeightedSet, WeightedSet) - Static method in class fcmodeler.jsomap.WSMath
 

T

TAN - Static variable in class fcmodeler.attributes.ColorFactory
 
TAN1 - Static variable in class fcmodeler.attributes.ColorFactory
 
TAN2 - Static variable in class fcmodeler.attributes.ColorFactory
 
TAN3 - Static variable in class fcmodeler.attributes.ColorFactory
 
TAN4 - Static variable in class fcmodeler.attributes.ColorFactory
 
TestArrowhead - class fcmodeler.view.figures.TestArrowhead.
Shows how often diva.canvas.connector.Arrowhead.reshape() gets called.
TestArrowhead() - Constructor for class fcmodeler.view.figures.TestArrowhead
Creates new TestArrowhead
TestArrowhead(double, double, double) - Constructor for class fcmodeler.view.figures.TestArrowhead
 
TestNodeShape - class fcmodeler.view.figures.TestNodeShape.
A simple example implementation of NodeShape that does not use one of the RectangularShape subclasses in the java.awt.geom package.
TestNodeShape() - Constructor for class fcmodeler.view.figures.TestNodeShape
Creates new TestShape
TestSelectionListener - class fcmodeler.event.TestSelectionListener.
just a test class to investigate diva's selection mechanism...
TestSelectionListener() - Constructor for class fcmodeler.event.TestSelectionListener
Creates new FCMSelectionListener
THISTLE - Static variable in class fcmodeler.attributes.ColorFactory
 
THISTLE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
THISTLE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
THISTLE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
THISTLE4 - Static variable in class fcmodeler.attributes.ColorFactory
 
TinyRectangleNodeShape - class fcmodeler.view.figures.TinyRectangleNodeShape.
...
TinyRectangleNodeShape() - Constructor for class fcmodeler.view.figures.TinyRectangleNodeShape
Creates a new TinyRectangleNodeShape with coordinates (0,0), zero width, and zero height.
TinyRectangleNodeShape(double, double, double, double) - Constructor for class fcmodeler.view.figures.TinyRectangleNodeShape
Creates a new TinyRectangleNodeShape with the specified coordinates, width, and height.
toArray() - Method in class fcmodeler.jsomap.WeightedSet
Returns an array containing all of the elements in this set.
toArray() - Method in class fcmodeler.jsomap.PowerSet
 
toArray() - Method in class fcmodeler.util.ObservableSet
Returns an array containing all of the elements in this set.
toArray(Object[]) - Method in class fcmodeler.jsomap.WeightedSet
Returns an array containing all of the elements in this set whose runtime type is that of the specified array.
toArray(Object[]) - Method in class fcmodeler.jsomap.PowerSet
 
toArray(Object[]) - Method in class fcmodeler.util.ObservableSet
Returns an array containing all of the elements in this set whose runtime type is that of the specified array.
TOMATO - Static variable in class fcmodeler.attributes.ColorFactory
 
TOMATO1 - Static variable in class fcmodeler.attributes.ColorFactory
 
TOMATO2 - Static variable in class fcmodeler.attributes.ColorFactory
 
TOMATO3 - Static variable in class fcmodeler.attributes.ColorFactory
 
TOMATO4 - Static variable in class fcmodeler.attributes.ColorFactory
 
toString() - Method in class fcmodeler.attributes.NodeShapeAttribute
Returns the string "node shape".
toString() - Method in class fcmodeler.attributes.NodeShapeValue
Returns a string representation of this node shape value.
toString() - Method in class fcmodeler.attributes.ConnectorEndValue
Returns a string representation of this visual attribute value.
toString() - Method in class fcmodeler.attributes.ColorAttribute
Returns the string "color".
toString() - Method in class fcmodeler.attributes.DashValue
Returns a string representation of this visual attribute value.
toString() - Method in class fcmodeler.attributes.ConnectorEndAttribute
Returns a string representation of this visual attribute.
toString() - Method in interface fcmodeler.attributes.VisualAttribute
Returns a string representation of this visual attribute.
toString() - Method in class fcmodeler.attributes.LineWidthValue
Returns a string representation of this line width value.
toString() - Method in class fcmodeler.attributes.FillValue
Returns a string representation of this fill value.
toString() - Method in class fcmodeler.attributes.ColorValue
Returns a string representation of this color value.
toString() - Method in class fcmodeler.attributes.FillAttribute
Returns the string "fill".
toString() - Method in class fcmodeler.attributes.LineWidthAttribute
Returns the string "line width".
toString() - Method in interface fcmodeler.attributes.VisualAttributeValue
Returns a string representation of this visual attribute value.
toString() - Method in class fcmodeler.attributes.DashAttribute
Returns the string "dash".
toString() - Method in class fcmodeler.io.db.Subset
 
toString() - Method in class fcmodeler.jsomap.Edge
Returns the string representation of this edge.
toString() - Method in class fcmodeler.jsomap.WeightedSet
Returns the string representation of this set.
toString() - Method in class fcmodeler.jsomap.WeightedGraph
Returns the string representation of this graph.
toString() - Method in class fcmodeler.jsomap.PowerSet
 
toString() - Method in class fcmodeler.layout.Rank
 
toString() - Method in class fcmodeler.layout.Cluster
 
toString() - Method in class fcmodeler.mapping.OrConnective
 
toString() - Method in class fcmodeler.mapping.NodeMapping
 
toString() - Method in class fcmodeler.mapping.AndConnective
 
toString() - Method in class fcmodeler.mapping.CompositeSentence
 
toString() - Method in class fcmodeler.mapping.AtomicSentence
 
toString() - Method in class fcmodeler.mapping.EdgeMapping
 
toString() - Method in class fcmodeler.subgraph.RemoveCycleFilter
 
toString() - Method in class fcmodeler.subgraph.Path
 
toString() - Method in class fcmodeler.subgraph.Subgraph
 
toString() - Method in class fcmodeler.subgraph.RetainCycleFilter
 
toString() - Method in class fcmodeler.subgraph.Cycle
 
toString() - Method in class fcmodeler.util.SetChangeEvent
Returns the string representation of this set change event.
toString() - Method in class fcmodeler.util.ObservableSet
Returns a string representation of this set.
toString() - Method in class fcmodeler.view.figures.BlobDiamondHeadExt
Return the String representatin for BlobCircleHeadExt
toString() - Method in class fcmodeler.view.figures.RoundRectangleNodeShape
 
toString() - Method in class fcmodeler.view.figures.DiamondNodeShape
The String representation of this DiamondNodeShape object
toString() - Method in class fcmodeler.view.figures.TinyRectangleNodeShape
 
toString() - Method in class fcmodeler.view.figures.TestNodeShape
 
toString() - Method in class fcmodeler.view.figures.BlobCircleHeadExt
Return the String representatin for BlobCircleHeadExt
toString() - Method in class fcmodeler.view.figures.FilledRectangleHead
Get the String representation for FilledRectangleHead
toString() - Method in class fcmodeler.view.figures.RectangleNodeShape
 
toString() - Method in class fcmodeler.view.figures.ArrowheadExt
Return the String representation for ArrowheadExt
toString() - Method in class fcmodeler.view.figures.EllipseNodeShape
 
transform(AffineTransform) - Method in class fcmodeler.view.ClusterFigure
 
transform(AffineTransform) - Method in class fcmodeler.view.NodeFigure
Transforms this node using the specifed AffineTransform.
transform(AffineTransform) - Method in class fcmodeler.view.figures.RoundRectangleNodeShape
Transforms this RoundRectangleNodeshape using the specified AffineTransform.
transform(AffineTransform) - Method in class fcmodeler.view.figures.DiamondNodeShape
Transforms this DiamondNodeShape using the specified AffineTransform.
transform(AffineTransform) - Method in class fcmodeler.view.figures.TinyRectangleNodeShape
Transforms this TinyRectangleNodeShape using the specified AffineTransform.
transform(AffineTransform) - Method in class fcmodeler.view.figures.TestNodeShape
Transforms this TestNodeShape using the specified AffineTransform.
transform(AffineTransform) - Method in interface fcmodeler.view.figures.NodeShape
Transforms this NodeShape using the specified AffineTransform.
transform(AffineTransform) - Method in class fcmodeler.view.figures.RectangleNodeShape
Transforms this RectangleNodeShape using the specified AffineTransform.
transform(AffineTransform) - Method in class fcmodeler.view.figures.EllipseNodeShape
Transforms this EllipseNodeShape using the specified AffineTransform.
translate(double, double) - Method in class fcmodeler.view.BezierEdgeFigure
Translates this edge by the specified x and y coordinates.
translate(double, double) - Method in class fcmodeler.view.NodeFigure
Translates this node by the specified x and y distances.
translate(double, double) - Method in class fcmodeler.view.figures.RoundRectangleNodeShape
Translates this RoundRectangleNodeshape by the specified x and y values.
translate(double, double) - Method in class fcmodeler.view.figures.DiamondNodeShape
Translates this DiamondNodeShape by the specified x and y values.
translate(double, double) - Method in class fcmodeler.view.figures.TinyRectangleNodeShape
Translates this TinyRectangleNodeShape by the specified x and y values.
translate(double, double) - Method in class fcmodeler.view.figures.TestNodeShape
Translates this TestNodeShape by the specified x and y values.
translate(double, double) - Method in interface fcmodeler.view.figures.NodeShape
Translates this NodeShape by the specified x and y values.
translate(double, double) - Method in class fcmodeler.view.figures.FilledRectangleHead
Translate the origin by the given x and y coordinates
translate(double, double) - Method in class fcmodeler.view.figures.RectangleNodeShape
Translates this RectangleNodeShape by the specified x and y values.
translate(double, double) - Method in class fcmodeler.view.figures.EllipseNodeShape
Translates this NodeShEllipseNodeShapeape by the specified x and y values.
translate(LayerEvent, double, double) - Method in class fcmodeler.view.DebugConnectorInteractor
 
TURQUOISE - Static variable in class fcmodeler.attributes.ColorFactory
 
TURQUOISE1 - Static variable in class fcmodeler.attributes.ColorFactory
 
TURQUOISE2 - Static variable in class fcmodeler.attributes.ColorFactory
 
TURQUOISE3 - Static variable in class fcmodeler.attributes.ColorFactory
 
TURQUOISE4 - Static variable in class fcmodeler.attributes.ColorFactory
 

U

update(Model, Map, Kernel, List, int) - Method in class fcmodeler.jsomap.BatchWGUpdater
Updates the specified model using the distribution of patterns and the other parameters.
update(Model, Node, Map, Kernel, Pattern, int) - Method in class fcmodeler.jsomap.OnlineWGUpdater
Updates the specified model using the specified pattern and the other parameters.
updateChooser() - Method in class fcmodeler.attributes.ColorFactoryPanel
Invoked automatically when the model's state changes.
usePermanents() - Method in class fcmodeler.view.AbstractEdgeFigure
Sets the visual attributes for this edge to those stored in the permanent PaintedShape.
usePermanents() - Method in interface fcmodeler.view.PermanentFigure
 
usePermanents() - Method in class fcmodeler.view.NodeFigure
Sets the visual attributes for this node to those stored in the permanent BasicFigure.
usePermanents(GraphView) - Static method in class fcmodeler.mapping.MappingUtility
Calls the usePermanents method on all node and edge figures in the graph view.
useWaitCursor(boolean) - Method in class fcmodeler.FCModelerFrame
 

V

valueChanged(ListSelectionEvent) - Method in class fcmodeler.WalkSelectionFrame
 
valueOf(String) - Static method in class fcmodeler.attributes.NodeShapeValue
Returns a new NodeShapeValue instance, created using the specified string description.
valueOf(String) - Static method in class fcmodeler.attributes.DashValue
Returns a new DashValue instance, created using the specified string description.
valueOf(String) - Static method in class fcmodeler.attributes.LineWidthValue
Returns a new LineWidthValue instance, created using the specified string description.
valueOf(String) - Static method in class fcmodeler.attributes.FillValue
Returns a new FillValue instance, created using the specified string description.
valueOf(String) - Static method in class fcmodeler.attributes.ColorValue
Returns a new ColorValue instance, created using the specified string description.
VIOLET - Static variable in class fcmodeler.attributes.ColorFactory
 
VIOLET_RED - Static variable in class fcmodeler.attributes.ColorFactory
 
VIOLETRED - Static variable in class fcmodeler.attributes.ColorFactory
 
VIOLETRED1 - Static variable in class fcmodeler.attributes.ColorFactory
 
VIOLETRED2 - Static variable in class fcmodeler.attributes.ColorFactory
 
VIOLETRED3 - Static variable in class fcmodeler.attributes.ColorFactory
 
VIOLETRED4 - Static variable in class fcmodeler.attributes.ColorFactory
 
VisualAttribute - interface fcmodeler.attributes.VisualAttribute.
A visual attribute.
VisualAttributeEditor - interface fcmodeler.attributes.VisualAttributeEditor.
A visual attribute editor.
VisualAttributeFactory - class fcmodeler.attributes.VisualAttributeFactory.
A factory for visual attributes.
VisualAttributeValue - interface fcmodeler.attributes.VisualAttributeValue.
A specific value of a visual attribute.

W

Walk - class fcmodeler.subgraph.Walk.
...
Walk() - Constructor for class fcmodeler.subgraph.Walk
Creates new Walk
Walk(Collection) - Constructor for class fcmodeler.subgraph.Walk
 
WalkSelectionFrame - class fcmodeler.WalkSelectionFrame.
...
WalkSelectionFrame(Object[], GraphView, JViewport) - Constructor for class fcmodeler.WalkSelectionFrame
Creates new form WalkSelectionFrame
warning(SAXParseException) - Method in class fcmodeler.io.CycleFileReader
 
WeightedGraph - class fcmodeler.jsomap.WeightedGraph.
A graph whose nodes and edges are weighted.
WeightedGraph() - Constructor for class fcmodeler.jsomap.WeightedGraph
Creates a new empty WeightedGraph.
WeightedGraph(WeightedGraph) - Constructor for class fcmodeler.jsomap.WeightedGraph
Creates a new WeightedGraph that is a copy of the specified graph.
WeightedGraph(WeightedSet, WeightedSet) - Constructor for class fcmodeler.jsomap.WeightedGraph
Creates a new WeightedGraph from copies of the specified node and edge sets.
WeightedGraphRenderer - class fcmodeler.jsomap.WeightedGraphRenderer.
 
WeightedGraphRenderer() - Constructor for class fcmodeler.jsomap.WeightedGraphRenderer
Creates new WeightedGraphRenderer
WeightedSet - class fcmodeler.jsomap.WeightedSet.
A set in which each element has a corresponding real-valued weight.
WeightedSet() - Constructor for class fcmodeler.jsomap.WeightedSet
Creates a new empty WeightedSet.
WeightedSet(Collection) - Constructor for class fcmodeler.jsomap.WeightedSet
Creates a new WeightedSet containing the elements in the specified collection.
WGData - interface fcmodeler.jsomap.WGData.
 
WGMath - class fcmodeler.jsomap.WGMath.
 
WGModel - class fcmodeler.jsomap.WGModel.
 
WGModel(WeightedGraph) - Constructor for class fcmodeler.jsomap.WGModel
Creates new WGModel
WGModel(WeightedGraph, Node) - Constructor for class fcmodeler.jsomap.WGModel
 
WHEAT - Static variable in class fcmodeler.attributes.ColorFactory
 
WHEAT1 - Static variable in class fcmodeler.attributes.ColorFactory
 
WHEAT2 - Static variable in class fcmodeler.attributes.ColorFactory
 
WHEAT3 - Static variable in class fcmodeler.attributes.ColorFactory
 
WHEAT4 - Static variable in class fcmodeler.attributes.ColorFactory
 
WHITE - Static variable in class fcmodeler.attributes.ColorFactory
 
WHITE_SMOKE - Static variable in class fcmodeler.attributes.ColorFactory
 
WHITESMOKE - Static variable in class fcmodeler.attributes.ColorFactory
 
windowActivated(WindowEvent) - Method in class fcmodeler.properties.PropertyViewer
 
windowClosed(WindowEvent) - Method in class fcmodeler.properties.PropertyViewer
 
windowClosing(WindowEvent) - Method in class fcmodeler.properties.PropertyViewer
 
windowDeactivated(WindowEvent) - Method in class fcmodeler.properties.PropertyViewer
 
windowDeiconified(WindowEvent) - Method in class fcmodeler.properties.PropertyViewer
 
windowIconified(WindowEvent) - Method in class fcmodeler.properties.PropertyViewer
 
windowOpened(WindowEvent) - Method in class fcmodeler.properties.PropertyViewer
 
writeBeginning() - Method in class fcmodeler.io.CycleFileWriter
 
writeCoordinates(boolean) - Method in interface fcmodeler.io.GraphWriter
 
writeCoordinates(boolean) - Method in class fcmodeler.io.AbstractGraphWriter
 
writeCycle(Cycle) - Method in class fcmodeler.io.CycleFileWriter
 
writeEnding() - Method in class fcmodeler.io.CycleFileWriter
 
writeGraph(FCModeler, Writer) - Method in interface fcmodeler.io.GraphWriter
Writes the specified graph to the specified output.
writeGraph(FCModeler, Writer) - Method in class fcmodeler.io.AbstractGraphWriter
Writes the specified graph to the specified output.
writeGraph(FCModeler, Writer) - Method in class fcmodeler.io.dot.SimpleDotWriter
Writes the specified graph to the specified output.
writeGraph(FCModeler, Writer) - Method in class fcmodeler.io.dot.RankClusterDotWriter
Writes the specified graph to the specified output.
writeGraph(FCModeler, Writer) - Method in class fcmodeler.io.xml.XMLGraphWriter
Writes the specified graph to the specified output.
writeGraph(OutputStream, Graph) - Method in class fcmodeler.io.dot.AbstractDotWriter
 
writeJGraphToJPEG(JGraph) - Static method in class fcmodeler.io.JGraphToJPEGWriter
 
writeJGraphToJPEG(JGraph, String) - Static method in class fcmodeler.io.JGraphToJPEGWriter
 
writeMappings(boolean) - Method in interface fcmodeler.io.GraphWriter
 
writeMappings(boolean) - Method in class fcmodeler.io.AbstractGraphWriter
 
writeTopology(boolean) - Method in interface fcmodeler.io.GraphWriter
 
writeTopology(boolean) - Method in class fcmodeler.io.AbstractGraphWriter
 
WSMath - class fcmodeler.jsomap.WSMath.
 

X

XMLFileFilter - class fcmodeler.io.xml.XMLFileFilter.
A file filter for XML files.
XMLFileFilter() - Constructor for class fcmodeler.io.xml.XMLFileFilter
Creates a new XMLFileFilter.
XMLGraphReader - class fcmodeler.io.xml.XMLGraphReader.
 
XMLGraphReader() - Constructor for class fcmodeler.io.xml.XMLGraphReader
Creates new XMLGraphReader
XMLGraphReader(boolean, boolean, boolean) - Constructor for class fcmodeler.io.xml.XMLGraphReader
 
XMLGraphWriter - class fcmodeler.io.xml.XMLGraphWriter.
 
XMLGraphWriter() - Constructor for class fcmodeler.io.xml.XMLGraphWriter
Creates new XMLGraphWriter
XMLGraphWriter(boolean, boolean, boolean) - Constructor for class fcmodeler.io.xml.XMLGraphWriter
 

Y

YELLOW - Static variable in class fcmodeler.attributes.ColorFactory
 
YELLOW_GREEN - Static variable in class fcmodeler.attributes.ColorFactory
 
YELLOW1 - Static variable in class fcmodeler.attributes.ColorFactory
 
YELLOW2 - Static variable in class fcmodeler.attributes.ColorFactory
 
YELLOW3 - Static variable in class fcmodeler.attributes.ColorFactory
 
YELLOW4 - Static variable in class fcmodeler.attributes.ColorFactory
 
YELLOWGREEN - Static variable in class fcmodeler.attributes.ColorFactory
 

Z

zoom(double) - Method in class fcmodeler.view.ScrollableJGraph
 
zoomIn() - Method in class fcmodeler.view.ScrollableJGraph
 
zoomIn(FCModeler) - Static method in class fcmodeler.actions.ZoomInAction
 
ZoomInAction - class fcmodeler.actions.ZoomInAction.
...
ZoomInAction() - Constructor for class fcmodeler.actions.ZoomInAction
Creates new ZoomInAction
ZoomInAction(String) - Constructor for class fcmodeler.actions.ZoomInAction
 
ZoomInAction(String, Icon) - Constructor for class fcmodeler.actions.ZoomInAction
 
zoomOut() - Method in class fcmodeler.view.ScrollableJGraph
 
zoomOut(FCModeler) - Static method in class fcmodeler.actions.ZoomOutAction
 
ZoomOutAction - class fcmodeler.actions.ZoomOutAction.
...
ZoomOutAction() - Constructor for class fcmodeler.actions.ZoomOutAction
Creates new ZoomOutAction
ZoomOutAction(String) - Constructor for class fcmodeler.actions.ZoomOutAction
 
ZoomOutAction(String, Icon) - Constructor for class fcmodeler.actions.ZoomOutAction
 

_

_boundingBox - Variable in class fcmodeler.io.dot.AbstractDotHandler
 
_center - Variable in class fcmodeler.layout.GEMLayout
The barycenter of the graph multiplied by the number of nodes.
_description - Variable in class fcmodeler.io.AbstractFileFilter
The string description for this file filter.
_edgeMap - Variable in class fcmodeler.io.dot.AbstractDotWriter
 
_edgeMap - Variable in class fcmodeler.io.dot.AbstractDotHandler
 
_edgesToEdgeFigures - Variable in class fcmodeler.layout.AbstractLayout
 
_elen - Variable in class fcmodeler.layout.GEMLayout
I think this is some sort of scaling constant related to the fact that the algorithm is integer based.
_fcmodeler - Variable in class fcmodeler.actions.AbstractGraphAction
 
_fcmodeler - Variable in class fcmodeler.layout.AbstractLayout
 
_graphModel - Variable in class fcmodeler.io.db.AbstractLink
 
_graphView - Variable in class fcmodeler.actions.HighlightWalk
 
_graphView - Variable in class fcmodeler.io.dot.AbstractDotHandler
 
_iteration - Variable in class fcmodeler.layout.GEMLayout
 
_layoutType - Variable in class fcmodeler.layout.GEMLayout
 
_MAXATTRACT - Variable in class fcmodeler.layout.GEMLayout
 
_maxTemp - Variable in class fcmodeler.layout.GEMLayout
 
_nodeData - Variable in class fcmodeler.layout.GEMLayout
Node state information.
_nodeMap - Variable in class fcmodeler.io.dot.AbstractDotWriter
 
_nodeMap - Variable in class fcmodeler.io.dot.AbstractDotHandler
 
_nodes - Variable in class fcmodeler.layout.AbstractLayout
 
_nodesPermutation - Variable in class fcmodeler.layout.GEMLayout
 
_nodesToIndices - Variable in class fcmodeler.layout.GEMLayout
 
_numEdges - Variable in class fcmodeler.layout.GEMLayout
 
_numNodes - Variable in class fcmodeler.layout.GEMLayout
 
_originalEdge - Variable in class fcmodeler.subgraph.SubgraphEdge
 
_originalGraph - Variable in class fcmodeler.subgraph.Subgraph
 
_originalNode - Variable in class fcmodeler.subgraph.SubgraphNode
 
_oscillation - Variable in class fcmodeler.layout.GEMLayout
 
_properties - Variable in class fcmodeler.io.db.AbstractLink
 
_rand - Variable in class fcmodeler.layout.GEMLayout
 
_rotation - Variable in class fcmodeler.layout.GEMLayout
 
_status - Variable in class fcmodeler.actions.EnterStringDialog
 
_statusReport - Variable in class fcmodeler.layout.GEMLayout
 
_temperature - Variable in class fcmodeler.layout.GEMLayout
 
_verbose - Variable in class fcmodeler.layout.GEMLayout
 
_viewport - Variable in class fcmodeler.actions.HighlightWalk
 
_walk - Variable in class fcmodeler.actions.HighlightWalk
 

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 _