org.gwtopenmaps.openlayers.client.event
Class MouseEventImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.event.MouseEventImpl

public class MouseEventImpl
extends Object

Author:
Giuseppe La Scaleia - CNR IMAA geoSDI Group

Constructor Summary
MouseEventImpl()
           
 
Method Summary
static int clientX(JSObject self)
           
static int clientY(JSObject self)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MouseEventImpl

public MouseEventImpl()
Method Detail

clientX

public static int clientX(JSObject self)

clientY

public static int clientY(JSObject self)


Copyright © 2011 sourceforge. All Rights Reserved.