Uses of Class
org.jhotdraw8.geom.intersect.IntersectionPoint
Packages that use IntersectionPoint
-
Uses of IntersectionPoint in org.jhotdraw8.geom.intersect
Subclasses of IntersectionPoint in org.jhotdraw8.geom.intersectMethods in org.jhotdraw8.geom.intersect that return types with arguments of type IntersectionPointConstructor parameters in org.jhotdraw8.geom.intersect with type arguments of type IntersectionPointModifierConstructorDescriptionIntersectionResult(@NonNull Collection<? extends IntersectionPoint> copyItems) IntersectionResult(@NonNull IntersectionStatus status, @NonNull Collection<? extends IntersectionPoint> copyItems) IntersectionResult(@NonNull IntersectionStatus status, @NonNull ImmutableCollection<? extends IntersectionPoint> copyItems)