Uses of Interface
com.geodesk.feature.Way
Packages that use Way
- 
Uses of Way in com.geodesk.featureMethods in com.geodesk.feature that return types with arguments of type WayModifier and TypeMethodDescriptionRelation.memberWays()Returns the ways that are members of this `Relation`.Relation.memberWays(String q) Returns the ways of this `Relation` that match the given query.Node.parentWays()Returns all `Way`s to which this `Node` belongs.Features.ways()Returns a view of this collection that contains only ways.Returns a view of this collection that contains only ways matching the given query.
- 
Uses of Way in com.geodesk.utilMethods in com.geodesk.util with parameters of type Way