JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.openstreetmap.josm.data.osm.SimplePrimitiveId
Packages that use
SimplePrimitiveId
Package
Description
org.openstreetmap.josm.data.osm
Uses of
SimplePrimitiveId
in
org.openstreetmap.josm.data.osm
Methods in
org.openstreetmap.josm.data.osm
that return
SimplePrimitiveId
Modifier and Type
Method and Description
static
SimplePrimitiveId
SimplePrimitiveId.
fromString
(
String
s)
Parses a
OsmPrimitiveType
from the string
s
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JOSM