Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.styleelement.placement |
Label placement strategy for map paint styles.
|
Modifier and Type | Class and Description |
---|---|
class |
PartiallyInsideAreaStrategy
A strategy that places the label / icon so that is is on the area.
|
Modifier and Type | Field and Description |
---|---|
static CompletelyInsideAreaStrategy |
CompletelyInsideAreaStrategy.INSTANCE
An instance of this class.
|