public interface GraphicCache extends ExternalGraphicFactory
ExternalGraphicFactory
and MarkFactory
implementations that cache
graphics. This interface allows hosting applications to clean up any cached content.Modifier and Type | Method and Description |
---|---|
void |
clearCache()
Clear the graphic cache.
|
getIcon
Copyright © 1996–2019 Geotools. All rights reserved.