Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.6.0)

E12063-07

oracle.dss.graph
Class SelectionEvent

java.lang.Object
  extended by oracle.dss.graph.GraphEvent
      extended by oracle.dss.graph.SelectionEvent

public class SelectionEvent
extends GraphEvent


Constructor Summary
SelectionEvent(CommonGraph graph, java.util.Set<? extends GraphSelection> selection)
           
 
Method Summary
 java.util.Set<? extends GraphSelection> getGraphSelection()
           
 
Methods inherited from class oracle.dss.graph.GraphEvent
getGraph
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionEvent

public SelectionEvent(CommonGraph graph,
                      java.util.Set<? extends GraphSelection> selection)
Method Detail

getGraphSelection

public java.util.Set<? extends GraphSelection> getGraphSelection()

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.6.0)

E12063-07

Copyright © 1997, 2011, Oracle. All rights reserved.