A B C D E F G H I J L M N O P R S T U W

F

FRLayout - class giny.util.FRLayout.
 
FRLayout(GraphView) - Constructor for class giny.util.FRLayout
 
FRLayout.FRVertexData - class giny.util.FRLayout.FRVertexData.
 
FRLayout.FRVertexData() - Constructor for class giny.util.FRLayout.FRVertexData
 
Filter - interface giny.filter.Filter.
 
ForceDirectedLayout - class giny.util.ForceDirectedLayout.
An implementation of a directed-force layout using logarithmic springs and electrical forces, as discussed in Chapter 10 of the book "Graph Drawing".
ForceDirectedLayout(GraphView) - Constructor for class giny.util.ForceDirectedLayout
 
finished() - Method in class giny.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fitContent() - Method in interface giny.view.GraphView
Fits all Viewable elements onto the Graph
forceMove(NodeView, double, double, double) - Method in class giny.util.Abstract3DLayout
Forcibly moves a vertex to the (x,y) location by setting its x and y locations to the inputted location.
forceMove(NodeView, double, double) - Method in class giny.util.AbstractLayout
Forcibly moves a vertex to the (x,y) location by setting its x and y locations to the inputted location.
forceMove(NodeView, int, int) - Method in class giny.util.FRLayout
Allow a node to be forced into position

A B C D E F G H I J L M N O P R S T U W