Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.actions.upload |
Provides the classes for JOSM
upload action . |
org.openstreetmap.josm.data.validation |
Provides the classes for JOSM data validation.
|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
org.openstreetmap.josm.gui.dialogs.validator |
Toggle dialog allowing to launch data validation and display validation results (errors and warnings).
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.gui.preferences.validator |
Provides classes for handling validator preferences.
|
Class and Description |
---|
Test
Parent class for all validation tests.
|
TestError
Validation error
|
Class and Description |
---|
TestError
Validation error
|
Class and Description |
---|
PaintVisitor.PaintedPoint |
PaintVisitor.PaintedSegment |
Severity
The error severity
|
Test
Parent class for all validation tests.
|
TestError
Validation error
|
TestError.Builder
A builder for a
TestError . |
ValidatorVisitor |
Class and Description |
---|
Severity
The error severity
|
Test
Parent class for all validation tests.
|
Test.TagTest
A test that forwards all primitives to
Test.TagTest.check(OsmPrimitive) . |
TestError
Validation error
|
Class and Description |
---|
TestError
Validation error
|
ValidatorVisitor |
Class and Description |
---|
TestError
Validation error
|
Class and Description |
---|
TestError
Validation error
|
Class and Description |
---|
Test
Parent class for all validation tests.
|