|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Legend | |
|---|---|
| org.ala.layers.legend | |
| Uses of Legend in org.ala.layers.legend |
|---|
| Subclasses of Legend in org.ala.layers.legend | |
|---|---|
class |
LegendEqualArea
generates legend using equal size of unique values in each catagory. |
class |
LegendEqualSize
generates legend using equal size of unique values in each catagory. |
class |
LegendEvenInterval
generates legend with even interval cutoff's. |
class |
LegendEvenIntervalLog
generates legend with even interval cutoff's. |
class |
LegendEvenIntervalLog10
generates legend with even interval cutoff's. |
| Methods in org.ala.layers.legend that return Legend | |
|---|---|
static Legend |
LegendEvaluate.buildFrom(double[] d)
|
static Legend |
LegendEvaluate.buildFrom(int[] intArray)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||