java.lang.Object
org.jhotdraw8.geom.intersect.IntersectionResult
-
Constructor Summary
ConstructorsConstructorDescriptionIntersectionResult(@NonNull Collection<? extends IntersectionPoint> copyItems) IntersectionResult(@NonNull IntersectionStatus status, @NonNull Collection<? extends IntersectionPoint> copyItems) IntersectionResult(@NonNull IntersectionStatus status, @NonNull ImmutableCollection<? extends IntersectionPoint> copyItems) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IntersectionResult
public IntersectionResult(@NonNull IntersectionStatus status, @NonNull Collection<? extends IntersectionPoint> copyItems) -
IntersectionResult
public IntersectionResult(@NonNull IntersectionStatus status, @NonNull ImmutableCollection<? extends IntersectionPoint> copyItems) -
IntersectionResult
-
-
Method Details
-
getStatus
-
getAllArgumentsA
-
intersections
-