Changeset 30023 in osm for applications/editors/josm/plugins/smed2/src/symbols/Harbours.java
- Timestamp:
- 2013-10-13T23:49:37+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed2/src/symbols/Harbours.java
r30022 r30023 108 108 static { 109 109 Explosives.add(new Instr(Prim.BBOX, new Rectangle(-30,-30,60,60))); 110 Explosives.add(new Instr(Prim.FILL, new Color(0xa30075)));111 110 Explosives.add(new Instr(Prim.RSHP, new Ellipse2D.Double(-5,25,10,10))); 112 111 Explosives.add(new Instr(Prim.STRK, new BasicStroke(4, BasicStroke.CAP_ROUND, BasicStroke.JOIN_ROUND)));
Note:
See TracChangeset
for help on using the changeset viewer.
