[mapguide-trac] #1383: Stylization: Retrieve the original
elliptical arc definition
MapGuide Open Source
trac_mapguide at osgeo.org
Fri Jun 18 14:22:47 EDT 2010
#1383: Stylization: Retrieve the original elliptical arc definition
---------------------------------+------------------------------------------
Reporter: danstoica | Owner:
Type: enhancement | Status: new
Priority: medium | Milestone: 2.2
Component: Rendering Service | Version: 2.1.0
Severity: major | Keywords:
External_id: |
---------------------------------+------------------------------------------
Currently there is no way to retrieve the original arc definition from
SE_LineBuffer class but only the arc in the tessellated form.
Sometimes the client needs to distinguish between circular arcs and
ellitical arcs or it needs to reconstruct the geometry. Although possible
to use the tessellated arc to accomplish this, it is both inconvenient and
error prone from accuracy standpoint.
The solution is to add a public method to SE_LineBuffer which returns the
arc definition. This will complement xf_buffer() method.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1383>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list