Uses of Package
org.geotools.renderer.style

Packages that use org.geotools.renderer.style
org.geotools.renderer.geom Shape implementations used for the rendering of geographic features.  
org.geotools.renderer.j2d Couches ? afficher sur une carte ? l'aide de Java2D.  
org.geotools.renderer.lite A simple renderer implementation.  
org.geotools.renderer.style Styling to be applied on Geometry objects at rendering time. 
 

Classes in org.geotools.renderer.style used by org.geotools.renderer.geom
Style
          Base class for resolved styles.
 

Classes in org.geotools.renderer.style used by org.geotools.renderer.j2d
Style2D
          Base class for all style targeting Graphics2D.
 

Classes in org.geotools.renderer.style used by org.geotools.renderer.lite
SLDStyleFactory
          Factory object that converts SLD style into rendered styles.
Style2D
          Base class for all style targeting Graphics2D.
TextStyle2D
          DJB: This class was fundamentally wrong - it tried to convert into .
 

Classes in org.geotools.renderer.style used by org.geotools.renderer.style
LineStyle2D
          A rendered style to draw the contour of shapes TODO: add support for Graphic rendering (that is, an image painted along the contour)
PolygonStyle2D
          A style that contains the specification to renderer both the contour and the interior of a shape
Style
          Base class for resolved styles.
Style2D
          Base class for all style targeting Graphics2D.
 



Copyright © GeoTools. All Rights Reserved.