|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
org.geotools.renderer.geom.Geometry objects at rendering time.
See:
Description
| Interface Summary | |
|---|---|
| ExternalGraphicFactory | Symbol handler for an external symbolizers. |
| MarkFactory | Symbol handler for a Mark. |
| Class Summary | |
|---|---|
| DynamicLineStyle2D | A dynamic line style, that will compute its parameters each time they are requested instead of caching them |
| DynamicPolygonStyle2D | A dynamic polygon style, that will compute its parameters each time they are requested instead of caching them |
| DynamicSymbolFactoryFinder | Searches for all available ExternalGraphicFactory and
MarkFactory implementations. |
| ExpressionExtractor | Helper class that allows the extraction of CQL expressions out of a plain text string using special separators. |
| FontCache | Lookup and caches font definitions for faster retrieval |
| GraphicStyle2D | A style class used to depict a point, polygon centroid or line with a small graphic icon |
| IconStyle2D | Represents a Style2D backed by an Icon |
| ImageGraphicFactory | External graphic factory accepting an Expression that can be evaluated to a URL pointing to a image file. |
| LineStyle2D | A rendered style to draw the contour of shapes TODO: add support for Graphic rendering (that is, an image painted along the contour) |
| MarkStyle2D | Style to represent points as small filled and stroked shapes |
| PolygonStyle2D | A style that contains the specification to renderer both the contour and the interior of a shape |
| ShapeMarkFactory | |
| SLDStyleFactory | Factory object that converts SLD style into rendered styles. |
| Style | Base class for resolved styles. |
| Style2D | Base class for all style targeting Graphics2D. |
| SVGGraphicFactory | External graphic factory accepting an Expression that can be evaluated to a URL pointing to a SVG file. |
| TextStyle2D | DJB:
This class was fundamentally wrong - it tried to convert |
| TTFMarkFactory | This factory accepts mark paths in the ttf://fontName#code
format, where fontName is the name of a TrueType font installed in the
system, or a URL to a TTF file, and the code is the character code, which may
be expressed in decimal, hexadecimal (e.g. |
| WellKnownMarkFactory | The WellKnownMarkFactory is used to hold the knolwedge of how to draw all the marks hardboiled into the SLD specification (cross, arrow, triangle etc...) |
Styling to be applied on org.geotools.renderer.geom.Geometry objects at rendering time.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||