Uses of Class
org.openstreetmap.osm.Node
Packages that use Node
-
Uses of Node in org.entur.netex.conversion.osm
Method parameters in org.entur.netex.conversion.osm with type arguments of type NodeModifier and TypeMethodDescriptionList<Map<BigInteger, T>> OsmToNetexMapper.mapWaysToZoneList(List<Way> ways, Map<BigInteger, Node> mapOfNodes, Class<T> clazz) OsmToNetexMapper.mapWayToZone(Way way, Map<BigInteger, Node> mapOfNodes, Class<T> clazz) -
Uses of Node in org.openstreetmap.osm
Fields in org.openstreetmap.osm with type parameters of type NodeMethods in org.openstreetmap.osm that return NodeMethods in org.openstreetmap.osm that return types with arguments of type Node