- getCartesian(float, float, float) - Method in class dawesometoolkit.DawesomeToolkit
-
Converts radius, lat, lon to a PVector of world coordinates
- getColorAt(float) - Method in class dawesometoolkit.ColorSampler
-
Uses a float from 0 to 1.0 to get a color at the index mapped across the width of an image
- getColors(int) - Method in class dawesometoolkit.ColorSampler
-
Gets a defined number of colors mapped across an image
- getMaxValueFromListOfPVectors(ArrayList<PVector>) - Method in class dawesometoolkit.DawesomeToolkit
-
Gets the max x y z values from a list of PVectors
- getMinValueFromListOfPVectors(ArrayList<PVector>) - Method in class dawesometoolkit.DawesomeToolkit
-
Gets the min x y z values from a list of PVectors
- gridLayout(int, int, int, int) - Method in class dawesometoolkit.DawesomeToolkit
-
Creates a grid of PVectors