net.refractions.udig.style.sld
Class SimpleRasterConfigurator
java.lang.Object
IStyleConfigurator
net.refractions.udig.style.sld.AbstractSimpleConfigurator
net.refractions.udig.style.sld.SimpleRasterConfigurator
public class SimpleRasterConfigurator
- extends AbstractSimpleConfigurator
Allow editing of a RasterSymbolizaer.
Currently this allows editing of the opacity, scale, and band selection.
- Since:
- 1.0.
- Author:
- mleslie, Emily Gouge (Refractions Research Inc.)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleRasterConfigurator
public SimpleRasterConfigurator()
- Construct
SimpleRasterConfigurator.
canStyle
public boolean canStyle(Layer aLayer)
- Specified by:
canStyle in class AbstractSimpleConfigurator
refresh
protected void refresh()
- Specified by:
refresh in class AbstractSimpleConfigurator
createControl
public void createControl(Composite parent)
- Specified by:
createControl in class AbstractSimpleConfigurator
synchronize
public void synchronize()
- Description copied from class:
AbstractSimpleConfigurator
- TODO summary sentence for synchronize ...
- Specified by:
synchronize in class AbstractSimpleConfigurator