public class PolygonSymbolizerEditor extends Object implements Editor<org.geotools.styling.PolygonSymbolizer>
PolygonSymbolizer
sConstructor and Description |
---|
PolygonSymbolizerEditor(org.eclipse.swt.widgets.Composite parent,
org.geotools.styling.PolygonSymbolizer poly)
Creates a
PolygonSymbolizer editor |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Control |
getControl()
Get the editor control
|
org.geotools.styling.PolygonSymbolizer |
getValue()
Get the value
|
boolean |
isChanged()
States if the value has been changed
|
void |
setValue(org.geotools.styling.PolygonSymbolizer poly)
Set the value
|
public PolygonSymbolizerEditor(org.eclipse.swt.widgets.Composite parent, org.geotools.styling.PolygonSymbolizer poly)
PolygonSymbolizer
editorparent
- the parent compositepoly
- the initial PolygonSymbolizer
public org.eclipse.swt.widgets.Control getControl()
Editor
getControl
in interface Editor<org.geotools.styling.PolygonSymbolizer>
Editor.getControl()
public org.geotools.styling.PolygonSymbolizer getValue()
Editor
getValue
in interface Editor<org.geotools.styling.PolygonSymbolizer>
Editor.getValue()
public boolean isChanged()
Editor
isChanged
in interface Editor<org.geotools.styling.PolygonSymbolizer>
Editor.isChanged()
public void setValue(org.geotools.styling.PolygonSymbolizer poly)
Editor
setValue
in interface Editor<org.geotools.styling.PolygonSymbolizer>
poly
- the value to setEditor.setValue(Object)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a