|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectIStyleConfigurator
net.refractions.udig.style.sld.SLDConfigurator
public class SLDConfigurator
An abstract class for style configurators intended for SLD style objects.
This class makes use of the sldEditorPart configuration point to produce several ViewParts capable of editing individual Symbolizers.
Constructor Summary | |
---|---|
SLDConfigurator()
Creates the configurator. |
Method Summary | |
---|---|
boolean |
canStyle(Layer layer)
Checks if the layer is a feature layer or if the layer is a wms that supports post. |
void |
createControl(Composite parent)
|
protected void |
createToolbarItems()
|
void |
init()
|
protected void |
refresh()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SLDConfigurator()
Method Detail |
---|
public boolean canStyle(Layer layer)
public void init()
net.refractions.udig.style.IStyleConfigurator#init(org.eclipse.ui.IViewSite)
public void createControl(Composite parent)
protected void refresh()
protected void createToolbarItems()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |