Package unlekker.util

Class Summary
ColorPalette Utility to generate color palettes.
ColorSet  
ColorUtil  
DateTool Utility class for doing calculations with dates.
ExpiryDate Provides an easy way to build an expiry date into an application.
FFTHelper Utility class to normalize and dampen results from FFT analysis, giving a more reliable output.
IO Various utility functions related to file IO.
Rnd unlekker.util.Rnd provides an alternative to java.util.rand by wrapping ec.util.MersenneTwisterFast in a Processing-friendly convenience class.
Str Utility class for manipulating and generating text.
TileSaver Class for rendering high-resolution images by splitting them into tiles using the OpenGL viewport.
Util Set of static utility functions.