Modifier and Type | Class and Description |
---|---|
class |
Relation
A relation, having a set of tags and any number (0...n) of members.
|
class |
RelationData |
Modifier and Type | Method and Description |
---|---|
void |
PrimitiveVisitor.visit(IRelation r)
Visiting call for relations.
|
Modifier and Type | Method and Description |
---|---|
String |
NameFormatterHook.checkFormat(IRelation relation,
String defaultName)
Check the relation format.
|
String |
NameFormatterHook.checkRelationTypeName(IRelation relation,
String defaultName)
Check the relation type name.
|
private String |
DefaultNameFormatter.getNameTagValue(IRelation relation,
String nameTag) |
private String |
DefaultNameFormatter.getRelationName(IRelation relation) |
private String |
DefaultNameFormatter.getRelationTypeName(IRelation relation) |
Modifier and Type | Method and Description |
---|---|
IRelation |
PropertiesDialog.getSelectedMembershipRelation()
Returns the selected relation membership.
|
Modifier and Type | Method and Description |
---|---|
void |
GeoJSONWriter.GeometryPrimitiveVisitor.visit(IRelation r) |
void |
OsmWriter.visit(IRelation e) |