|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalGraphicFactory | |
---|---|
org.geotools.renderer.chart | |
org.geotools.renderer.style | Styling to be applied on org.geotools.renderer.geom.Geometry objects at rendering time. |
Uses of ExternalGraphicFactory in org.geotools.renderer.chart |
---|
Classes in org.geotools.renderer.chart that implement ExternalGraphicFactory | |
---|---|
class |
ChartGraphicFactory
Parses Google charts like requests into various kinds of charts. |
Uses of ExternalGraphicFactory in org.geotools.renderer.style |
---|
Classes in org.geotools.renderer.style that implement ExternalGraphicFactory | |
---|---|
class |
ImageGraphicFactory
External graphic factory accepting an Expression that can be evaluated to a URL pointing to a image file. |
class |
SVGGraphicFactory
External graphic factory accepting an Expression that can be evaluated to a URL pointing to a SVG file. |
Methods in org.geotools.renderer.style that return types with arguments of type ExternalGraphicFactory | |
---|---|
static java.util.Iterator<ExternalGraphicFactory> |
DynamicSymbolFactoryFinder.getExternalGraphicFactories()
Finds all implementations of ExternalGraphicFactory which have
registered using the services mechanism. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |