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