|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ala.layers.legend.Legend
org.ala.layers.legend.LegendEvenIntervalLog10
public class LegendEvenIntervalLog10
generates legend with even interval cutoff's.
| Field Summary |
|---|
| Fields inherited from class org.ala.layers.legend.Legend |
|---|
colours |
| Constructor Summary | |
|---|---|
LegendEvenIntervalLog10()
|
|
| Method Summary | |
|---|---|
void |
generate(float[] d,
int divisions)
generate the legend cutoff points. |
java.lang.String |
getTypeName()
return nice name for the method that this class uses to generate the cutoff points |
| Methods inherited from class org.ala.layers.legend.Legend |
|---|
determineGroupSizes, evaluateStdDev, evaluateStdDevArea, exportImage, exportSLD, generate, generateLegend, getColour, getColour, getCutoffFloats, getCutoffs, getLinearColour, getMinMax |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegendEvenIntervalLog10()
| Method Detail |
|---|
public void generate(float[] d,
int divisions)
Legend
generate in class Legendd - asc sorted float []divisions - number of cut pointspublic java.lang.String getTypeName()
Legend
getTypeName in class Legend
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||