Package | Description |
---|---|
org.openstreetmap.josm.data.osm.visitor.paint | |
org.openstreetmap.josm.gui.mappaint.styleelement |
Modifier and Type | Method and Description |
---|---|
void |
StyledMapRenderer.drawNodeSymbol(Node n,
NodeElement.Symbol s,
Color fillColor,
Color strokeColor) |
Modifier and Type | Field and Description |
---|---|
NodeElement.Symbol |
NodeElement.symbol |
Modifier and Type | Method and Description |
---|---|
private static NodeElement.Symbol |
NodeElement.createSymbol(Environment env) |
Constructor and Description |
---|
NodeElement(Cascade c,
MapImage mapImage,
NodeElement.Symbol symbol,
float default_major_z_index,
RotationAngle rotationAngle) |