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 @NonNull IntersectionResultIntersectEllipseLine.intersectLineEllipse(@NonNull Point2D a0, @NonNull Point2D a1, @NonNull AABB e) Computes the intersection between a line and an ellipse.