Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.io.session |
Provides the classes for user sessions import/export.
|
Modifier and Type | Field and Description |
---|---|
private SessionReader.SessionProjectionChoiceData |
SessionLoadAction.Loader.projectionChoice |
Modifier and Type | Field and Description |
---|---|
private SessionReader.SessionProjectionChoiceData |
SessionReader.projectionChoice |
Modifier and Type | Method and Description |
---|---|
SessionReader.SessionProjectionChoiceData |
SessionReader.getProjectionChoice()
Return the projection choice data.
|
private static SessionReader.SessionProjectionChoiceData |
SessionReader.readProjectionChoiceData(org.w3c.dom.Element root) |