A C D F G I L M P R U W

L

loadData(File) - Static method in class uk.ac.leeds.ccg.andyt.gws.utilities.Utilities
Returns a Point2D.Double[] of points loaded from inputFile.
loadData(Point2D.Double[], File) - Static method in class uk.ac.leeds.ccg.andyt.gws.utilities.Utilities
Returns a Point2D.Double[] of points loaded from inputFile
loadData(File, double, double, double, double) - Static method in class uk.ac.leeds.ccg.andyt.gws.utilities.Utilities
Returns a Point2D.Double[] of points loaded from inputFile that are in bounds given by xmin, ymin, xmax, ymax
loadData(File, BigDecimal[]) - Static method in class uk.ac.leeds.ccg.andyt.gws.utilities.Utilities
Returns a Point2D.Double[] of points loaded from inputFile that are in bounds given by dimensions.

A C D F G I L M P R U W