public class SDMGraphLayoutRendererEvent extends EventObject
SDMGraphLayoutRendererEvent
is sent by an IlvGraphLayoutRenderer
to SDMGraphLayoutRendererListener
to notify the use of the IlvGraphLayout
of the renderer.source
Constructor and Description |
---|
SDMGraphLayoutRendererEvent(IlvGraphLayoutRenderer source)
Creates a new
SDMGraphLayoutRendererEvent . |
Modifier and Type | Method and Description |
---|---|
IlvGraphLayout |
getGraphLayout()
Returns the
IlvGraphLayout associated with the IlvGraphLayoutRenderer that fired the event. |
getSource, toString
public SDMGraphLayoutRendererEvent(IlvGraphLayoutRenderer source)
SDMGraphLayoutRendererEvent
.source
- The event source, which must be an IlvGraphLayoutRenderer
.public IlvGraphLayout getGraphLayout()
IlvGraphLayout
associated with the IlvGraphLayoutRenderer
that fired the event.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.