org.gwtopenmaps.openlayers.client.handler
Class PointHandler

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.handler.Handler
              extended by org.gwtopenmaps.openlayers.client.handler.PointHandler
Direct Known Subclasses:
PathHandler, PolygonHandler

public class PointHandler
extends Handler

Author:
Edwin Commandeur - Atlis EJS

Field Summary
 
Fields inherited from class org.gwtopenmaps.openlayers.client.handler.Handler
MOD_ALT, MOD_CTRL, MOD_NONE, MOD_SHIFT, PATH_HANDLER_CLASS_NAME, POINT_HANDLER_CLASS_NAME, POLYGON_HANDLER_CLASS_NAME, REGULAR_POLYGON_HANDLER_CLASS_NAME
 
Constructor Summary
  PointHandler()
           
protected PointHandler(JSObject element)
           
 
Method Summary
 
Methods inherited from class org.gwtopenmaps.openlayers.client.handler.Handler
narrowToHandler
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
getClassName, getEvents, narrowToOpenLayersObjectWrapper
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointHandler

protected PointHandler(JSObject element)

PointHandler

public PointHandler()


Copyright © 2011 sourceforge. All Rights Reserved.