|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicStyleListener | |
|---|---|
| org.opengis.go.display.style | |
| Uses of GraphicStyleListener in org.opengis.go.display.style |
|---|
| Methods in org.opengis.go.display.style with parameters of type GraphicStyleListener | |
|---|---|
void |
GraphicStyle.addGraphicStyleListener(GraphicStyleListener listener)
Registers the given object as a listener to receive events when the properties of this style have changed. |
void |
GraphicStyle.removeGraphicStyleListener(GraphicStyleListener listener)
For a listener that was previously added using the addGraphicStyleListener method, this method de-registers
it so that it will no longer receive events when the properties of this
style have changed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||