Changes between Version 10 and Version 11 of FDORfc48


Ignore:
Timestamp:
Jul 5, 2010, 2:57:51 AM (14 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc48

    v10 v11  
    119119}}}
    120120
    121 Add a new function in class !FdoSpatialUtility to fix the polygon vertex order error.
     121Add the following two functions in class !FdoSpatialUtility to fix the polygon vertex order error. The first function is used to check the polygon vertex order and fix it as needed. The second function is used to reverse polygon vertex order directly. If copying features within two strict feature sources with the opposite polygon vertex rule, the second function can be used because it is more efficient.
    122122{{{
    123123/// \brief
     
    129129    /// \brief
    130130    /// Check whether the vertex order of the input polygon follows the specified
    131     /// vertex order rule. And fix it if not.
     131    /// vertex order rule. If not, fix it.
    132132    ///
    133133    /// \param geometry