| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.adf.view.faces.bi.dnd.MapDragContext
public final class MapDragContext
Encapsulates additional information from a drag operation originating from a map.
| Constructor Summary | |
|---|---|
MapDragContext(java.lang.Double x, java.lang.Double y)Internal Use Only.  | 
|
| Method Summary | |
|---|---|
 java.lang.Number | 
getX()Returns the x coordinate where the drag originated.  | 
 java.lang.Number | 
getY()Returns the y coordinate where the drag originated.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MapDragContext(java.lang.Double x,
                      java.lang.Double y)
x - the x coordinate where the drag originatedy - the y coordinate where the drag originated| Method Detail | 
|---|
public java.lang.Number getX()
public java.lang.Number getY()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||