|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Geometry
objects at rendering time.
See:
Description
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 |
GraphicStyle2D | A style class used to depict a point, polygon centroid or line with a small graphic icon |
Java2DMark | Utility class that will return the Shape for well known marks |
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 |
SLDStyleFactory | Factory object that converts SLD style into rendered styles. |
Style | Base class for resolved styles. |
Style2D | Base class for all style targeting Graphics2D . |
TextStyle2D | DJB:
This class was fundamentally wrong - it tried to convert |
Styling to be applied on Geometry
objects at rendering time.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |