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 _ 
All Classes All Packages

F

Factorial(long) - Static method in class HAL.Util
Factorial of a positive integer, uses FactorialSplit
FanShape(float, float, float, float[], int) - Method in class HAL.Gui.OpenGL2DWindow
draws a fan shape around the center x and y, using the array of points to define the edges of the fan.
FanShape(float, float, float, float[], ColorIntGenerator) - Method in class HAL.Gui.OpenGL2DWindow
draws a fan shape around the center x and y, using the array of points to define the edges of the fan.
FanShape(float, float, float, float, float[], int) - Method in class HAL.Gui.OpenGL3DWindow
draws a fan shape around the center x and y, using the array of points to define the edges of the fan.
FanShape(float, float, float, float, float[], int, float, float, float) - Method in class HAL.Gui.OpenGL3DWindow
draws a fan shape around the center x and y, using the array of points to define the edges of the fan.
field - Variable in class HAL.GridsAndAgents.PDEGrid3D
 
FileIO - Class in HAL.Tools
used to read from and write to files, can open a file in "read" "write", "readBinary" and "writeBinary" modes.
FileIO(String, String) - Constructor for class HAL.Tools.FileIO
 
fileName - Variable in class HAL.Tools.FileIO
 
FitPoints(double, double) - Method in class HAL.Gui.UIPlot
 
FitPointsX(double) - Method in class HAL.Gui.UIPlot
 
FitPointsY(double) - Method in class HAL.Gui.UIPlot
 
FlipBit(int, int) - Static method in class HAL.Util
returns a version of the int v with the bit at index i flipped
FlipBit(long, int) - Static method in class HAL.Util
returns a version of the long v with the bit at index i flipped
ForceMove() - Method in class HAL.GridsAndAgents.SphericalAgent2D
adds xVel and yVel property values to the x,y position of the agent.
ForceMove() - Method in class HAL.GridsAndAgents.SphericalAgent3D
adds xVel and yVel property values to the x,y position of the agent.
frame - Variable in class HAL.Gui.UIWindow
 
FromBinary(FileIO) - Method in interface HAL.Interfaces.CustomSerialization
 
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 _ 
All Classes All Packages