|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.dnd.GraphDragContext
public final class GraphDragContext
Encapsulates additional information from a drag operation originating from a graph.
| Constructor Summary | |
|---|---|
GraphDragContext(java.lang.Double x,
java.lang.Double y)
Internal Use Only. |
|
| Method Summary | |
|---|---|
java.lang.Number |
getX()
Returns the x value of the position where the drag originated. |
java.lang.Number |
getY()
Returns the y value of the position 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 GraphDragContext(java.lang.Double x,
java.lang.Double y)
x - the x value of the position where the drag originatedy - the y value of the position 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.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||