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(Collection<? extends IntersectionPoint> copyItems) IntersectionResult(IntersectionStatus status, Collection<? extends IntersectionPoint> copyItems) IntersectionResult(IntersectionStatus status, ImmutableCollection<? extends IntersectionPoint> copyItems)