Changeset 15120 in josm
- Timestamp:
- 2019-05-27T08:41:16+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/IPrimitive.java
r13924 r15120 147 147 * Determines if this object is drawable. 148 148 * <p> 149 * A primitive is complete if all conditions are met:149 * A primitive is drawable if all conditions are met: 150 150 * <ul> 151 151 * <li>type and id is known
Note:
See TracChangeset
for help on using the changeset viewer.