Uses of Class
org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTable
-
Packages that use RelationMemberTable Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions. -
-
Uses of RelationMemberTable in org.openstreetmap.josm.actions
Constructors in org.openstreetmap.josm.actions with parameters of type RelationMemberTable Constructor Description ZoomToAction(RelationMemberTable table)
Creates a new zoom to action for aRelationMemberTable
using the matching description strings
-