java.lang.Object
org.jhotdraw8.geom.intersect.IntersectionResultEx
-
Constructor Summary
ConstructorsConstructorDescriptionIntersectionResultEx(@NonNull List<IntersectionPointEx> intersections) IntersectionResultEx(@NonNull IntersectionStatus status, @NonNull List<IntersectionPointEx> intersections) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IntersectionResultEx
-
IntersectionResultEx
-
IntersectionResultEx
public IntersectionResultEx(@NonNull IntersectionStatus status, @NonNull List<IntersectionPointEx> intersections)
-
-
Method Details
-
getStatus
-
getAllArgumentsB
-
getAllArgumentsA
-
intersections
-