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