Searched refs:getAngle (Results 1 – 2 of 2) sorted by relevance
567 public double getAngle() { in getAngle() method in Rotation1069 return r1.applyInverseTo(r2).getAngle(); in distance()
1154 static inline double getAngle(PointInfo *p,PointInfo *q) in getAngle() function1350 angle=getAngle(&bounding_box[0],&bounding_box[1]); in GetImageMinimumBoundingBox()1357 angle=getAngle(&bounding_box[i],&bounding_box[(i+1) % 4]); in GetImageMinimumBoundingBox()