Uses of Class
org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.HalfSegment
-
Packages that use OnLineStrategy.HalfSegment Package Description org.openstreetmap.josm.gui.mappaint.styleelement.placement Label placement strategy for map paint styles. -
-
Uses of OnLineStrategy.HalfSegment in org.openstreetmap.josm.gui.mappaint.styleelement.placement
Methods in org.openstreetmap.josm.gui.mappaint.styleelement.placement that return types with arguments of type OnLineStrategy.HalfSegment Modifier and Type Method Description private static Optional<OnLineStrategy.HalfSegment>
OnLineStrategy. findOptimalWayPosition(Rectangle2D rect, MapViewPath path)
Methods in org.openstreetmap.josm.gui.mappaint.styleelement.placement with parameters of type OnLineStrategy.HalfSegment Modifier and Type Method Description private static double
OnLineStrategy. upsideTheta(OnLineStrategy.HalfSegment best)
-