|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Handler | |
---|---|
org.gwtopenmaps.openlayers.client.control | |
org.gwtopenmaps.openlayers.client.handler |
Uses of Handler in org.gwtopenmaps.openlayers.client.control |
---|
Methods in org.gwtopenmaps.openlayers.client.control that return Handler | |
---|---|
Handler |
DrawFeature.getHandler()
This method returns the Handler associated to the control. |
Constructors in org.gwtopenmaps.openlayers.client.control with parameters of type Handler | |
---|---|
DrawFeature(Vector layer,
Handler handler)
|
|
DrawFeature(Vector layer,
Handler handler,
DrawFeatureOptions options)
|
|
Measure(Handler handler)
|
|
Measure(Handler handler,
MeasureOptions options)
|
Uses of Handler in org.gwtopenmaps.openlayers.client.handler |
---|
Subclasses of Handler in org.gwtopenmaps.openlayers.client.handler | |
---|---|
class |
PathHandler
|
class |
PointHandler
|
class |
PolygonHandler
|
class |
RegularPolygonHandler
|
Methods in org.gwtopenmaps.openlayers.client.handler that return Handler | |
---|---|
static Handler |
Handler.narrowToHandler(JSObject element)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |