|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.handler.Handler
org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandler
public class RegularPolygonHandler
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 | |
---|---|
RegularPolygonHandler()
|
|
RegularPolygonHandler(JSObject element)
|
Method Summary | |
---|---|
static RegularPolygonHandler |
narrowToRegularPolygonHandler(JSObject element)
|
void |
setOptions(RegularPolygonHandlerOptions options)
|
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 |
---|
public RegularPolygonHandler(JSObject element)
public RegularPolygonHandler()
Method Detail |
---|
public static RegularPolygonHandler narrowToRegularPolygonHandler(JSObject element)
public void setOptions(RegularPolygonHandlerOptions options)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |