Opened 16 years ago
Closed 16 years ago
#725 closed defect (fixed)
Add LineBuffer support to detect close segments
Reported by: | waltweltonlair | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | General | Version: | 2.0.1 |
Severity: | major | Keywords: | |
Cc: | External ID: | 1140054 |
Description
Changeset 3271 (https://trac.osgeo.org/mapguide/changeset/3271) added support to LineBuffer for detecting the location of tessellated arc segments. We need to also expose the location of close segments. - those added via a call to LineBuffer::Close.
Change History (2)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in trunk with submission https://trac.osgeo.org/mapguide/changeset/3393.