Uses of Interface
com.geodesk.feature.Relation
Packages that use Relation
-
Uses of Relation in com.geodesk.feature
Methods in com.geodesk.feature that return types with arguments of type RelationModifier and TypeMethodDescriptionRelation.memberRelations()
Returns the relations that are members of this `Relation`.Relation.memberRelations
(String q) Returns the sub-relations of this `Relation` that match the given query.Feature.parentRelations()
Returns all relations to which this Feature belongs.Features.relations()
Returns a view of this collection that contains only relations.Returns a view of this collection that contains only relations matching the given query. -
Uses of Relation in com.geodesk.util
Methods in com.geodesk.util with parameters of type Relation