| Package | Description |
|---|---|
| au.org.ala.biocache.util |
| Modifier and Type | Method and Description |
|---|---|
static WMSTile |
WMSCache.get(String query,
String colourmode,
PointType pointType)
Retrieve search parameter object
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
WMSCache.isCachable(WMSTile wco,
int occurrenceCount,
boolean hasCounts)
determine if a WMSTile created with the given characteristics
will be too large for the cache.
|
static boolean |
WMSCache.put(String q,
String colourMode,
PointType pointType,
WMSTile wco)
Store search params and return key.
|
Copyright © 2014. All rights reserved.