Class WeatherLine

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, Iterable<GeoLocation>, Collection<GeoLocation>, List<GeoLocation>, RandomAccess, SequencedCollection<GeoLocation>

public class WeatherLine extends ArrayList<GeoLocation>
A collection of points to store weather front/trough paths.
Since:
5.2
Version:
5.2
Author:
Luke
See Also: