Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
Packages that use RelationTreeModel Package Description org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them. -
-
Uses of RelationTreeModel in org.openstreetmap.josm.gui.dialogs.relation
Fields in org.openstreetmap.josm.gui.dialogs.relation declared as RelationTreeModel Modifier and Type Field Description private RelationTreeModel
ChildRelationBrowser. model
the tree modelConstructors in org.openstreetmap.josm.gui.dialogs.relation with parameters of type RelationTreeModel Constructor Description RelationTree(RelationTreeModel model)
constructor
-