Uses of Interface
org.opengis.go.display.style.event.GraphicStyleListener

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.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.