org.gwtopenmaps.openlayers.client.handler
Class PathHandler

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
                  extended by org.gwtopenmaps.openlayers.client.handler.PathHandler

public class PathHandler
extends PointHandler

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
  PathHandler()
           
protected PathHandler(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

PathHandler

protected PathHandler(JSObject element)

PathHandler

public PathHandler()


Copyright © 2011 sourceforge. All Rights Reserved.