public class RenderableSVGCache extends Object
| Constructor and Description |
|---|
RenderableSVGCache() |
RenderableSVGCache(Map<RenderingHints.Key,Object> hints) |
| Modifier and Type | Method and Description |
|---|---|
RenderableSVG |
getRenderableSVG(Feature feature,
Expression url,
String format) |
static void |
resetCache()
Forcefully drops the SVG cache
|
public RenderableSVGCache()
public RenderableSVGCache(Map<RenderingHints.Key,Object> hints)
public RenderableSVG getRenderableSVG(Feature feature, Expression url, String format) throws Exception
Exceptionpublic static void resetCache()
Copyright © 1996–2019 Geotools. All rights reserved.