org.ala.layers.legend
Class GridFileLegends

java.lang.Object
  extended by org.ala.layers.legend.GridFileLegends

public class GridFileLegends
extends java.lang.Object

Produces legend cutoff values for environmental layers

Author:
Adam

Constructor Summary
GridFileLegends(java.lang.String filename, java.lang.String output_name, boolean useAreaEvaluation, java.lang.String[] legendNames, java.io.FileWriter cutpointFile)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridFileLegends

public GridFileLegends(java.lang.String filename,
                       java.lang.String output_name,
                       boolean useAreaEvaluation,
                       java.lang.String[] legendNames,
                       java.io.FileWriter cutpointFile)
Parameters:
filename - grid file name. must reside in tabulation settings as String
output_name - Base output file path and name as String


Copyright © 2014. All Rights Reserved.