Package | Description |
---|---|
org.geotools.renderer.chart | |
org.geotools.renderer.style |
Styling to be applied on
org.geotools.renderer.geom.Geometry objects at rendering time. |
org.geotools.renderer.style.svg |
Modifier and Type | Class and Description |
---|---|
class |
ChartGraphicFactory
Parses Google charts like requests into various kinds of charts.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GraphicCache
Interface for
ExternalGraphicFactory and MarkFactory implementations that cache
graphics. |
Modifier and Type | Class and Description |
---|---|
class |
ImageGraphicFactory
External graphic factory accepting an Expression that can be evaluated to a URL pointing to a
image file.
|
Modifier and Type | Method and Description |
---|---|
static Iterator<ExternalGraphicFactory> |
DynamicSymbolFactoryFinder.getExternalGraphicFactories()
Finds all implementations of
ExternalGraphicFactory which have registered using the
services mechanism. |
static Iterator<ExternalGraphicFactory> |
DynamicSymbolFactoryFinder.getExternalGraphicFactories(Hints hints)
Finds all implementations of
ExternalGraphicFactory which have registered using the
services mechanism. |
Modifier and Type | Class and Description |
---|---|
class |
SVGGraphicFactory
External graphic factory accepting an Expression that can be evaluated to a URL pointing to a SVG
file.
|
Copyright © 1996–2019 Geotools. All rights reserved.