public class PointGraphicEditor extends Object implements Editor<org.geotools.styling.PointSymbolizer>
Graphic
.
Doesn't support editing of an existing symbolizer.Constructor and Description |
---|
PointGraphicEditor(org.eclipse.swt.widgets.Composite parent)
Creates a
Graphic editor |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Control |
getControl()
Get the editor control
|
org.geotools.styling.PointSymbolizer |
getValue()
Get the value
|
boolean |
isChanged()
States if the value has been changed
|
void |
setValue(org.geotools.styling.PointSymbolizer pointSym)
Set the value
|
public PointGraphicEditor(org.eclipse.swt.widgets.Composite parent)
Graphic
editorparent
- the parent compositepublic org.eclipse.swt.widgets.Control getControl()
Editor
getControl
in interface Editor<org.geotools.styling.PointSymbolizer>
Editor.getControl()
public org.geotools.styling.PointSymbolizer getValue() throws Exception
Editor
getValue
in interface Editor<org.geotools.styling.PointSymbolizer>
Exception
- if an error occurs getting the valueEditor.getValue()
public boolean isChanged()
Editor
isChanged
in interface Editor<org.geotools.styling.PointSymbolizer>
Editor.isChanged()
public void setValue(org.geotools.styling.PointSymbolizer pointSym)
Editor
setValue
in interface Editor<org.geotools.styling.PointSymbolizer>
pointSym
- the value to setEditor.setValue(Object)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a