Serialized Form
-
Package org.openstreetmap.josm.plugins.damn
-
Class org.openstreetmap.josm.plugins.damn.DamnDialog
class DamnDialog extends org.openstreetmap.josm.gui.dialogs.ToggleDialog implements Serializable-
Serialized Fields
-
_download_notes_automatically
boolean _download_notes_automatically
-
changeset_comment
String changeset_comment
-
handle_looper
ScheduledFuture<?> handle_looper
-
looper
ScheduledExecutorService looper
-
-
-
-
Package org.openstreetmap.josm.plugins.damn.actions
-
Class org.openstreetmap.josm.plugins.damn.actions.AuthenticateAction
class AuthenticateAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable -
Class org.openstreetmap.josm.plugins.damn.actions.GetAreaAction
class GetAreaAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callArea
jakarta.json.JsonObject callArea
-
callback
GetAreaCallback callback
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.GetAreaGeometryAction
class GetAreaGeometryAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callArea
jakarta.json.JsonObject callArea
-
callback
GetAreaGeometryCallback callback
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.GetAreasAction
class GetAreasAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
GetAreasCallback callback
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.GetWorkingOnAction
class GetWorkingOnAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
GetWorkingOnCallback callback
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.PostDoneSquareAction
class PostDoneSquareAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
PostDoneSquareCallback callback
-
doneSquare
jakarta.json.JsonObject doneSquare
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.PostLockSquareOfAreaAction
class PostLockSquareOfAreaAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
PostLockSquareOfAreaCallback callback
-
mapArea
jakarta.json.JsonObject mapArea
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.PostMapAreaAction
class PostMapAreaAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
PostMapAreaCallback callback
-
mapArea
jakarta.json.JsonObject mapArea
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.PostMapSquareAction
class PostMapSquareAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
PostMapSquareCallback callback
-
mapSquare
jakarta.json.JsonObject mapSquare
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.PostReviewAreaAction
class PostReviewAreaAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
PostReviewAreaCallback callback
-
reviewArea
jakarta.json.JsonObject reviewArea
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.PostReviewSquareAction
class PostReviewSquareAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
PostReviewSquareCallback callback
-
reviewSquare
jakarta.json.JsonObject reviewSquare
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.PostSplitSquareAction
class PostSplitSquareAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
callback
PostSplitSquareCallback callback
-
splitSquare
jakarta.json.JsonObject splitSquare
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.SetMapAction
class SetMapAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
what
String what
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.SetReviewAction
class SetReviewAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable-
Serialized Fields
-
what
String what
-
-
-
Class org.openstreetmap.josm.plugins.damn.actions.SetWhichMapperAction
class SetWhichMapperAction extends org.openstreetmap.josm.actions.JosmAction implements Serializable
-