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
All Classes All Packages
All Classes All Packages
H
- HAL - package HAL
- HAL.GridsAndAgents - package HAL.GridsAndAgents
- HAL.Gui - package HAL.Gui
- HAL.Interfaces - package HAL.Interfaces
- HAL.Tools - package HAL.Tools
- HAL.Tools.InteractiveModel - package HAL.Tools.InteractiveModel
- HAL.Tools.Internal - package HAL.Tools.Internal
- HAL.Tools.Modularity - package HAL.Tools.Modularity
- HAL.Tools.MultiWellExperiment - package HAL.Tools.MultiWellExperiment
- HAL.Tools.ODESolver - package HAL.Tools.ODESolver
- HAL.Tools.PhylogenyTracker - package HAL.Tools.PhylogenyTracker
- HeatMapBGR(double) - Static method in class HAL.Util
-
returns a color int by mapping values from 0 to 1 with a heatmap with colors black, blue, light blue, cyan, white
- HeatMapBGR(double, double, double) - Static method in class HAL.Util
-
returns a color int by mapping values from min to max with a heatmap with colors black, blue, light blue, cyan, white
- HeatMapBRG(double) - Static method in class HAL.Util
-
returns a color int by mapping values from 0 to 1 with a heatmap with colors black, blue, purple, pink, white
- HeatMapBRG(double, double, double) - Static method in class HAL.Util
-
returns a color int by mapping values from min to max with a heatmap with colors black, blue, purple, pink, white
- HeatMapGBR(double) - Static method in class HAL.Util
-
returns a color int by mapping values from 0 to 1 with a heatmap with colors black, green, greenblue, cyan, white
- HeatMapGBR(double, double, double) - Static method in class HAL.Util
-
returns a color int by mapping values from min to max with a heatmap with colors black, green, greenblue, cyan, white
- HeatMapGRB(double) - Static method in class HAL.Util
-
returns a color int by mapping values from 0 to 1 with a heatmap with colors black, green, lime, yellow, white
- HeatMapGRB(double, double, double) - Static method in class HAL.Util
-
returns a color int by mapping values from min to max with a heatmap with colors black, green, lime, yellow, white
- HeatMapJet(double) - Static method in class HAL.Util
- HeatMapJet(double, double, double) - Static method in class HAL.Util
- HeatMapRBG(double) - Static method in class HAL.Util
-
returns a color int by mapping values from 0 to 1 with a heatmap with colors black, red, pink, magenta, white
- HeatMapRBG(double, double, double) - Static method in class HAL.Util
-
returns a color int by mapping values from min to max with a heatmap with colors black, red, pink, magenta, white
- HeatMapRGB(double) - Static method in class HAL.Util
-
returns a color int by mapping values from 0 to 1 with a heatmap with colors black, red, orange, yellow, white
- HeatMapRGB(double, double, double) - Static method in class HAL.Util
-
returns a color int by mapping values from min to max with a heatmap with colors black, red, orange, yellow, white
- HexHoodEvenY(boolean) - Static method in class HAL.Util
-
Returns the coordinates defining the Hexagonal neighborhood for even yDim coordinates centered on (0,0)
- HexHoodOddY(boolean) - Static method in class HAL.Util
-
Returns the coordinates defining the Hexagonal neighborhood for odd yDim coordinates centered on (0,0)
- HillEqn(double, double, double) - Static method in class HAL.Util
- HSBColor(double, double, double) - Static method in class HAL.Util
-
generates a color int based on the HSB color space
- HsLuvColor(double, double) - Static method in class HAL.Util
All Classes All Packages