Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.styleelement |
Modifier and Type | Class and Description |
---|---|
static class |
BoxTextElement.SimpleBoxProvider |
protected class |
MapImage.MapImageBoxProvider |
Modifier and Type | Field and Description |
---|---|
protected BoxTextElement.BoxProvider |
BoxTextElement.boxProvider |
static BoxTextElement.BoxProvider |
NodeElement.SIMPLE_NODE_ELEMSTYLE_BOXPROVIDER |
Modifier and Type | Method and Description |
---|---|
BoxTextElement.BoxProvider |
NodeElement.getBoxProvider() |
BoxTextElement.BoxProvider |
MapImage.getBoxProvider() |
Modifier and Type | Method and Description |
---|---|
static BoxTextElement |
BoxTextElement.create(Environment env,
BoxTextElement.BoxProvider boxProvider) |
static BoxTextElement |
BoxTextElement.create(Environment env,
BoxTextElement.BoxProvider boxProvider,
java.awt.Rectangle box) |
Constructor and Description |
---|
BoxTextElement(Cascade c,
TextLabel text,
BoxTextElement.BoxProvider boxProvider,
java.awt.Rectangle box,
BoxTextElement.HorizontalTextAlignment hAlign,
BoxTextElement.VerticalTextAlignment vAlign) |