Package 

Class SpeechBalloonHelper

    • Method Summary

      Modifier and Type Method Description
      int compute(RectL pInputRect, PointL pInputPoint, double pInputRadius, PointL pOutputIntersection1, PointL pOutputIntersection2) Computes the intersection between a rectangle and the triangle that starts from a Pointand goes to a circle centered on the rectangle's center
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • compute

         int compute(RectL pInputRect, PointL pInputPoint, double pInputRadius, PointL pOutputIntersection1, PointL pOutputIntersection2)

        Computes the intersection between a rectangle and the triangle that starts from a Pointand goes to a circle centered on the rectangle's center