Ignore:
Timestamp:
2011-08-18T13:01:55+02:00 (15 years ago)
Author:
bastiK
Message:

mappaint: split NodeElemStyle into icon/symbol part and text part

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/BBox.java

    r3719 r4319  
    136136    /**
    137137     * Tests, weather two BBoxes intersect as an area.
    138      * I.e. weather there exists a point that lies in both of them.
     138     * I.e. whether there exists a point that lies in both of them.
    139139     */
    140140    public boolean intersects(BBox b) {
Note: See TracChangeset for help on using the changeset viewer.