Package | Description |
---|---|
org.geotools.mbstyle.sprite | |
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 |
SpriteGraphicFactory
Implementation of an
ExternalGraphicFactory that takes the address of a Mapbox-style
sprite sheet resource and an icon name, and retrieves the icon from the sprite sheet. |
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 | 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–2022 Geotools. All rights reserved.