|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextStyle2D | |
---|---|
org.geotools.renderer.label | |
org.geotools.renderer.lite | A simple renderer implementation. |
Uses of TextStyle2D in org.geotools.renderer.label |
---|
Methods in org.geotools.renderer.label that return TextStyle2D | |
---|---|
TextStyle2D |
LabelCacheItem.getTextStyle()
The textstyle that is used to label the shape. |
Constructors in org.geotools.renderer.label with parameters of type TextStyle2D | |
---|---|
LabelCacheItem(String layerId,
TextStyle2D textStyle,
LiteShape2 shape,
String label)
Construct LabelCacheItem . |
Uses of TextStyle2D in org.geotools.renderer.lite |
---|
Methods in org.geotools.renderer.lite that return TextStyle2D | |
---|---|
TextStyle2D |
LabelCacheItem.getTextStyle()
The textstyle that is used to label the shape. |
Constructors in org.geotools.renderer.lite with parameters of type TextStyle2D | |
---|---|
LabelCacheItem(String layerId,
TextStyle2D textStyle,
LiteShape2 shape,
String label)
Construct LabelCacheItem . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |