JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.openstreetmap.josm.plugins.damn.callbacks.GetAreaCallback
Packages that use
GetAreaCallback
Package
Description
org.openstreetmap.josm.plugins.damn
org.openstreetmap.josm.plugins.damn.actions
Uses of
GetAreaCallback
in
org.openstreetmap.josm.plugins.damn
Classes in
org.openstreetmap.josm.plugins.damn
that implement
GetAreaCallback
Modifier and Type
Class
Description
class
DamnDialog
Base dialog for damn plugin.
Uses of
GetAreaCallback
in
org.openstreetmap.josm.plugins.damn.actions
Constructors in
org.openstreetmap.josm.plugins.damn.actions
with parameters of type
GetAreaCallback
Modifier
Constructor
Description
GetAreaAction
(
GetAreaCallback
c, jakarta.json.JsonObject jo)