Package | Description |
---|---|
org.openstreetmap.josm.data.osm | |
org.openstreetmap.josm.io.remotecontrol.handler |
Modifier and Type | Method and Description |
---|---|
static SimplePrimitiveId |
SimplePrimitiveId.fromString(java.lang.String s)
Parses a
SimplePrimitiveId from the string s . |
Modifier and Type | Method and Description |
---|---|
static java.util.List<SimplePrimitiveId> |
SimplePrimitiveId.fuzzyParse(java.lang.String s)
Attempts to parse extract any primitive id from the string
s . |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<SimplePrimitiveId> |
LoadAndZoomHandler.toSelect |