|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleService | |
---|---|
eu.esdihumboldt.hale.ui.style.service | |
eu.esdihumboldt.hale.ui.style.service.internal |
Uses of StyleService in eu.esdihumboldt.hale.ui.style.service |
---|
Methods in eu.esdihumboldt.hale.ui.style.service with parameters of type StyleService | |
---|---|
void |
StyleServiceListener.backgroundChanged(StyleService styleService,
org.eclipse.swt.graphics.RGB background)
Called when the background has changed |
void |
StyleServiceAdapter.backgroundChanged(StyleService styleService,
org.eclipse.swt.graphics.RGB background)
|
void |
StyleServiceListener.stylesAdded(StyleService styleService)
Called when styles have been added to the service |
void |
StyleServiceAdapter.stylesAdded(StyleService styleService)
|
void |
StyleServiceListener.styleSettingsChanged(StyleService styleService)
Called when the settings have been changed (e.g. |
void |
StyleServiceAdapter.styleSettingsChanged(StyleService styleService)
|
void |
StyleServiceListener.stylesRemoved(StyleService styleService)
Called when styles have been removed from the service |
void |
StyleServiceAdapter.stylesRemoved(StyleService styleService)
|
Uses of StyleService in eu.esdihumboldt.hale.ui.style.service.internal |
---|
Classes in eu.esdihumboldt.hale.ui.style.service.internal that implement StyleService | |
---|---|
class |
AbstractStyleService
Base StyleService implementation |
class |
StyleServiceImpl
A default StyleService implementation that will provide simple styles
for Lines, Points and Polygons if none have been loaded from an SLD. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |