| Package | Description | 
|---|---|
| org.geotools.styling | Allows for symbolization of geospatial data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TextSymbolizerImplProvides a Java representation of an SLD TextSymbolizer that defines how text symbols should be
 rendered. | 
| Modifier and Type | Method and Description | 
|---|---|
| TextSymbolizer2 | StyleFactory2. createTextSymbolizer(Fill fill,
                    Font[] fonts,
                    Halo halo,
                    Expression label,
                    LabelPlacement labelPlacement,
                    String geometryPropertyName,
                    Graphic graphic)Label Shield hack, non SLD 1.1 | 
| TextSymbolizer2 | StyleFactoryImpl. createTextSymbolizer(Fill fill,
                    Font[] fonts,
                    Halo halo,
                    Expression label,
                    LabelPlacement labelPlacement,
                    String geometryPropertyName,
                    Graphic graphic) | 
Copyright © 1996–2019 Geotools. All rights reserved.