gxp.RulePanel

Extends
xtype
gxp_rulepanel
class gxp.RulePanel(config)

Create a panel for assembling SLD rules.

Config Options

Configuration properties in addition to those listed for Ext.TabPanel.

rule

OpenLayers.Rule Optional rule provided in the initial configuration. If a rule is provided and no symbolType is provided, the symbol type will be derived from the first symbolizer found in the rule.

Public Properties

Public properties in addition to those listed for Ext.TabPanel.

RulePanel.fonts
Array(String) List of fonts for the font combo. If not set,
defaults to the list provided by the <Styler.FontComboBox>.
RulePanel.symbolType

String One of “Point”, “Line”, or “Polygon”. If no rule is provided, default is “Point”.