Package org.generation5.util

This package provides utility methods and classes.

See:
          Description

Class Summary
AutoTimeSeries This class extends TimeSeries by automatically creating a time-series across an interval period, or given at step numbers.
Gradient This class provides a method of creating a smooth gradient between up to 10 evenly distributed colour points.
ImageHelper This utility class provides simple helper functions to aid image loading, saving and rendering within the Generation5 classes.
Plot An abstract base class providing basic functionality for the plot classes.
Plot2D Plot2D is a simple utility class designed to plot data.
PlotGrid Plot data as a two-dimensional grid.
PlotPoint A simple class encapsulating a two-dimensional point.
StandardMap2D Implements a standard 2D map.
TimeSeries This class creates a time-series of images.
TravellingSalesman A utility class that provides the necessary methods for calculating route length, managing cities and rendering the scenario.
 

Package org.generation5.util Description

This package provides utility methods and classes.


This documentation is part of the Generation5 JDK.