|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectIStyleConfigurator
net.refractions.udig.style.sld.AbstractSimpleConfigurator
net.refractions.udig.style.sld.SimpleRasterConfigurator
public class SimpleRasterConfigurator
Allow editing of a RasterSymbolizaer.
Currently this is focused on opacity and scale settings
Field Summary |
---|
Fields inherited from class net.refractions.udig.style.sld.AbstractSimpleConfigurator |
---|
build |
Constructor Summary | |
---|---|
SimpleRasterConfigurator()
Construct SimpleRasterConfigurator . |
Method Summary | |
---|---|
boolean |
canStyle(Layer aLayer)
|
void |
createControl(Composite parent)
|
protected void |
refresh()
|
void |
synchronize()
TODO summary sentence for synchronize ... |
Methods inherited from class net.refractions.udig.style.sld.AbstractSimpleConfigurator |
---|
getStyle, selectionEvent, setLayout, subpart |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleRasterConfigurator()
SimpleRasterConfigurator
.
Method Detail |
---|
public boolean canStyle(Layer aLayer)
canStyle
in class AbstractSimpleConfigurator
protected void refresh()
refresh
in class AbstractSimpleConfigurator
public void createControl(Composite parent)
createControl
in class AbstractSimpleConfigurator
public void synchronize()
AbstractSimpleConfigurator
synchronize
in class AbstractSimpleConfigurator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |