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