| Package | Description |
|---|---|
| au.org.ala.biocache.dao | |
| au.org.ala.biocache.util | |
| au.org.ala.biocache.web |
| Modifier and Type | Method and Description |
|---|---|
List<LegendItem> |
SearchDAOImpl.getLegend(SpatialSearchRequestParams searchParams,
String facetField,
String[] cutpoints) |
List<LegendItem> |
SearchDAO.getLegend(SpatialSearchRequestParams searchParams,
String facet,
String[] cutpoints)
Get legend items for a query and specified facet.
|
| Modifier and Type | Method and Description |
|---|---|
int |
LegendItem.compareTo(LegendItem o)
Sort 'count', descending, then 'name' ascending.
|
| Modifier and Type | Method and Description |
|---|---|
List<LegendItem> |
WMSController.legend(SpatialSearchRequestParams requestParams,
String colourMode,
String returnType,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Get legend for a query and facet field (colourMode).
|
Copyright © 2014. All rights reserved.