Uses of Record Class
org.jhotdraw8.geom.AABB
Packages that use AABB
-
Uses of AABB in org.jhotdraw8.geom.intersect
Methods in org.jhotdraw8.geom.intersect with parameters of type AABBModifier and TypeMethodDescriptionstatic IntersectionResultIntersectEllipseLine.intersectLineEllipse(Point2D a0, Point2D a1, AABB e) Computes the intersection between a line and an ellipse.