<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/12/2013 12:37 PM, Jakob
      Schwendner wrote:<br>
    </div>
    <blockquote
cite="mid:347730760.37730.1365763049070.JavaMail.open-xchange@ox6.dfki.de"
      type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <div> maybe range is not the right term here. Segment on the
        circle would be better, and you can very well define a segment
        in the canonical form I should think. One way of getting around
        the corner case from Janosch could be to have a
        isInSegment(start, size) method, which actually takes the size
        of the segment, which could be 2PI, since its not an angle. </div>
    </blockquote>
    <br>
    Sounds good to me ... You can even have negative segment sizes in
    this case.<br>
    <br>
    Sylvain
  </body>
</html>