A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

F

FAILED_HINT_ICON - Variable in class lavesdk.resources.Resources
the failed hint icon or null if the resource could not be loaded
FAILED_HINT_ICON_PATH - Variable in class lavesdk.resources.Resources
URL to the failed hint icon
FAILED_ICON - Variable in class lavesdk.resources.Resources
the failed icon or null if the resource could not be loaded
FAILED_ICON_PATH - Variable in class lavesdk.resources.Resources
URL to the failed icon
FASTER_ICON - Variable in class lavesdk.resources.Resources
the faster icon or null if the resource could not be loaded
FASTER_ICON_PATH - Variable in class lavesdk.resources.Resources
path to the faster icon
FILESEPARATOR - Static variable in class lavesdk.utils.FileUtils
platform independent file path separator like "\" on windows or "/" on unix
FileUtils - Class in lavesdk.utils
Utility functions and system independent constants in dealing with files.
findAugmentingPath(Graph<V, E>, V, Matching<E>) - Static method in class lavesdk.utils.GraphUtils
Finds an augmenting path beginning with a start vertex in a specified graph based on a given matching.
findResource(String) - Method in class lavesdk.algorithm.plugin.ResourceLoader
Finds a resource.
findShortestPathFrom(Graph<V, E>, V, Map<V, Float>, Map<V, V>) - Static method in class lavesdk.utils.GraphUtils
Finds the shortest path from a start vertex to all other vertices of a graph.
findShortestPathFromTo(Graph<V, E>, V, V) - Static method in class lavesdk.utils.GraphUtils
Finds the shortest path from a start vertex to all other vertices of a graph.
findShortestPaths(Graph<V, E>, Matrix<Float>, Matrix<V>) - Static method in class lavesdk.utils.GraphUtils
Finds the shortest paths from every vertex to all other vertices of a graph.
findShortestPaths(Graph<V, E>, Matrix<Float>, Matrix<V>, boolean) - Static method in class lavesdk.utils.GraphUtils
Finds the shortest paths from every vertex to all other vertices of a graph.
FlowType - Enum in lavesdk.math.graph.network.enums
The type of the flow in a Network.
font - Variable in class lavesdk.algorithm.plugin.views.renderers.DefaultEdgeRenderer
the font
font - Variable in class lavesdk.algorithm.plugin.views.renderers.DefaultVertexRenderer
the font
FontHeaderBarExtension - Class in lavesdk.algorithm.plugin.views
Extends the header bar of a View with font size operations.
FontHeaderBarExtension(View, float, boolean, LanguageFile, String) - Constructor for class lavesdk.algorithm.plugin.views.FontHeaderBarExtension
Creates a new font header bar extension.
FONTSIZE - Static variable in class lavesdk.algorithm.text.AlgorithmText
the default font size of the text and the latex formulas which is 12.0f
FONTSIZE_DOWN_ICON - Variable in class lavesdk.resources.Resources
the font size down icon or null if the resource could not be loaded
FONTSIZE_DOWN_ICON_PATH - Variable in class lavesdk.resources.Resources
path to the font size down icon
FONTSIZE_NORMAL_ICON - Variable in class lavesdk.resources.Resources
the normal font size icon or null if the resource could not be loaded
FONTSIZE_NORMAL_ICON_PATH - Variable in class lavesdk.resources.Resources
path to the normal font size icon
FONTSIZE_UP_ICON - Variable in class lavesdk.resources.Resources
the font size up icon or null if the resource could not be loaded
FONTSIZE_UP_ICON_PATH - Variable in class lavesdk.resources.Resources
path to the font size up icon
foreground - Variable in class lavesdk.algorithm.plugin.views.custom.CustomVisualObject
the foreground color of the object
foreground - Variable in class lavesdk.algorithm.plugin.views.renderers.DefaultEdgeRenderer
the foreground color
foreground - Variable in class lavesdk.algorithm.plugin.views.renderers.DefaultVertexRenderer
the foreground color
format(T) - Method in class lavesdk.gui.widgets.MatrixEditor.NumericElementFormat
 
format(String) - Method in class lavesdk.gui.widgets.MatrixEditor.StringElementFormat
 
format(T) - Method in class lavesdk.gui.widgets.MatrixElementFormat
Formats the given element.
format(LogRecord) - Method in class lavesdk.logging.LogFormat
 
formatDouble(double) - Static method in class lavesdk.utils.MathUtils
Formats a double value.
formatFloat(float) - Static method in class lavesdk.utils.MathUtils
Formats a float value.
formula - Variable in class lavesdk.algorithm.plugin.views.custom.CustomVisualFormula
the icon representing the formula
formula - Variable in class lavesdk.algorithm.text.AlgorithmStep.TextToken
the formula of the token or null if the token does not consists of a formula
frame - Variable in class lavesdk.algorithm.RTTransition
the duration of an animation frame meaning frame = duration / steps;
freezeData() - Method in class lavesdk.serialization.Serializer
Freezes the current data of the serializer.
freezeData(StringBuilder) - Method in class lavesdk.serialization.Serializer
Freezes the current data of the serializer.
from - Variable in class lavesdk.algorithm.transitions.ColorTransition
the source color
A B C D E F G H I K L M N O P Q R S T U V W X Y Z