Uses of Class
org.jhotdraw8.geom.intersect.IntersectionPointEx
Packages that use IntersectionPointEx
-
Uses of IntersectionPointEx in org.jhotdraw8.geom.intersect
Methods in org.jhotdraw8.geom.intersect that return IntersectionPointExModifier and TypeMethodDescriptionIntersectionPointEx.withSegmentA(int segmentIndex) IntersectionPointEx.withSegmentB(int segmentIndex) Methods in org.jhotdraw8.geom.intersect that return types with arguments of type IntersectionPointExConstructor parameters in org.jhotdraw8.geom.intersect with type arguments of type IntersectionPointExModifierConstructorDescriptionIntersectionResultEx(List<IntersectionPointEx> intersections) IntersectionResultEx(IntersectionStatus status, List<IntersectionPointEx> intersections)