Changeset 14328 in josm for trunk/src/com/kitfox/svg/Group.java
- Timestamp:
- 2018-10-14T15:15:50+02:00 (8 years ago)
- File:
-
- 1 edited
-
trunk/src/com/kitfox/svg/Group.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/com/kitfox/svg/Group.java
r11525 r14328 259 259 * Recalculates the bounding box by taking the union of the bounding boxes 260 260 * of all children. Caches the result. 261 * @throws com.kitfox.svg.SVGException 261 262 */ 262 263 public void calcBoundingBox() throws SVGException
Note:
See TracChangeset
for help on using the changeset viewer.
