|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectIStyleConfigurator
net.refractions.udig.mapgraphic.scalebar.LocationStyleConfigurator
public class LocationStyleConfigurator
Configures a "location style", which indicates that a particular layer can be relocated, such as a scalebar or a legend.
Constructor Summary | |
---|---|
LocationStyleConfigurator()
|
Method Summary | |
---|---|
void |
apply()
|
boolean |
canStyle(Layer layer)
|
void |
createControl(Composite parent)
|
void |
init()
|
void |
refresh()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationStyleConfigurator()
Method Detail |
---|
public void createControl(Composite parent)
net.refractions.udig.style.StyleConfigurator#createControl(org.eclipse.swt.widgets.Composite)
public void init()
public void refresh()
public void apply()
public boolean canStyle(Layer layer)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |