|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Font | |
|---|---|
| org.opengis.style | The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. |
| Uses of Font in org.opengis.style |
|---|
| Methods in org.opengis.style that return Font | |
|---|---|
Font |
StyleFactory.font(List<Expression> family,
Expression style,
Expression weight,
Expression size)
|
Font |
TextSymbolizer.getFont()
Returns the Font to apply on the text. |
| Methods in org.opengis.style with parameters of type Font | |
|---|---|
TextSymbolizer |
StyleFactory.textSymbolizer(String name,
Expression geometry,
Description description,
Unit<?> unit,
Expression label,
Font font,
LabelPlacement placement,
Halo halo,
Fill fill)
Creation of a TextSymbolizer defining how labels are portrayed. |
Object |
StyleVisitor.visit(Font font,
Object data)
Called when accept is called on a font |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||