org.gwtopenmaps.openlayers.client.handler
Class PolygonHandler

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.PolygonHandler

public class PolygonHandler
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
  PolygonHandler()
           
protected PolygonHandler(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

PolygonHandler

protected PolygonHandler(JSObject element)

PolygonHandler

public PolygonHandler()


Copyright © 2011 sourceforge. All Rights Reserved.