| Package | Description |
|---|---|
| org.openstreetmap.josm.data.osm.visitor.paint | |
| org.openstreetmap.josm.gui.mappaint |
| Modifier and Type | Method and Description |
|---|---|
void |
StyledMapRenderer.drawBoxText(Node n,
BoxTextElemStyle bs) |
| Modifier and Type | Field and Description |
|---|---|
static BoxTextElemStyle |
BoxTextElemStyle.SIMPLE_NODE_TEXT_ELEMSTYLE |
| Modifier and Type | Method and Description |
|---|---|
static BoxTextElemStyle |
BoxTextElemStyle.create(Environment env,
BoxTextElemStyle.BoxProvider boxProvider) |
static BoxTextElemStyle |
BoxTextElemStyle.create(Environment env,
BoxTextElemStyle.BoxProvider boxProvider,
java.awt.Rectangle box) |
static BoxTextElemStyle |
BoxTextElemStyle.create(Environment env,
java.awt.Rectangle box) |