| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.dialogs.relation | |
| org.openstreetmap.josm.gui.dialogs.relation.sort |
| Modifier and Type | Field and Description |
|---|---|
private WayConnectionType |
MemberTableLinkedCellRenderer.value |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<WayConnectionType> |
MemberTableModel.connectionType |
| Modifier and Type | Method and Description |
|---|---|
private WayConnectionType |
MemberTable.ZoomToGapAction.getConnectionType() |
(package private) WayConnectionType |
MemberTableModel.getWayConnection(int i) |
| Modifier and Type | Method and Description |
|---|---|
private WayConnectionType |
WayConnectionTypeCalculator.determineOnewayConnectionType(java.util.List<WayConnectionType> con,
RelationMember m,
int i,
WayConnectionType wct) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WayConnectionType> |
WayConnectionTypeCalculator.updateLinks(java.util.List<RelationMember> members)
refresh the cache of member WayConnectionTypes
|
| Modifier and Type | Method and Description |
|---|---|
private WayConnectionType |
WayConnectionTypeCalculator.determineOnewayConnectionType(java.util.List<WayConnectionType> con,
RelationMember m,
int i,
WayConnectionType wct) |
| Modifier and Type | Method and Description |
|---|---|
private WayConnectionType |
WayConnectionTypeCalculator.determineOnewayConnectionType(java.util.List<WayConnectionType> con,
RelationMember m,
int i,
WayConnectionType wct) |
private void |
WayConnectionTypeCalculator.makeLoopIfNeeded(java.util.List<WayConnectionType> con,
int i) |