gxp.TextSymbolizer¶
- class gxp.TextSymbolizer(config)¶
Form for configuring a text symbolizer.
Config Options¶
Configuration properties in addition to those listed for Ext.Panel.
- attributes
GeoExt.data.AttributeStore A configured attributes store for use in the filter property combo.
- colorManager
Function Optional color manager constructor to be used as a plugin for the color field.
- defaultSymbolizer
Object Default symbolizer properties to be used where none provided.
- fonts
Array(String) List of fonts for the font combo. If not set, defaults to the list provided by the gxp.FontComboBox.
- symbolizer
Object A symbolizer object that will be used to fill in form values. This object will be modified when values change. Clone first if you do not want your symbolizer modified.