Package | Description |
---|---|
org.openstreetmap.josm.data.osm.visitor.paint | |
org.openstreetmap.josm.gui.mappaint |
Modifier and Type | Field and Description |
---|---|
(package private) ElemStyle |
StyledMapRenderer.StyleRecord.style |
Constructor and Description |
---|
StyleRecord(ElemStyle style,
OsmPrimitive osm,
int flags) |
Modifier and Type | Class and Description |
---|---|
class |
AreaElemStyle |
class |
BoxTextElemStyle
Text style attached to a style with a bounding box, like an icon or a symbol.
|
class |
LineElemStyle |
class |
LinePatternElemStyle
Deprecated.
superseded by #
RepeatImageElemStyle |
class |
LineTextElemStyle |
class |
NodeElemStyle
applies for Nodes and turn restriction relations
|
class |
RepeatImageElemStyle |
Modifier and Type | Field and Description |
---|---|
private List<ElemStyle> |
StyleCache.StyleList.lst |
Modifier and Type | Method and Description |
---|---|
Iterator<ElemStyle> |
StyleCache.StyleList.iterator() |
Constructor and Description |
---|
StyleList(ElemStyle... init) |
StyleList(StyleCache.StyleList sl,
ElemStyle s) |
Constructor and Description |
---|
StyleList(Collection<ElemStyle> sl) |