Uses of Interface
org.anchoranalysis.mpp.mark.QuickOverlapCalculation
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.mark |
Non-bean classes related to
Marks. |
| org.anchoranalysis.mpp.mark.conic |
Marks implementing conic sections. |
-
Uses of QuickOverlapCalculation in org.anchoranalysis.mpp.mark
Methods in org.anchoranalysis.mpp.mark that return types with arguments of type QuickOverlapCalculation Modifier and Type Method Description Optional<QuickOverlapCalculation>Mark. quickOverlap()Provides an optional quick overlap calculation method. -
Uses of QuickOverlapCalculation in org.anchoranalysis.mpp.mark.conic
Methods in org.anchoranalysis.mpp.mark.conic that return types with arguments of type QuickOverlapCalculation Modifier and Type Method Description Optional<QuickOverlapCalculation>Ellipse. quickOverlap()Optional<QuickOverlapCalculation>Ellipsoid. quickOverlap()Optional<QuickOverlapCalculation>MarkWithPositionAndSingleRadius. quickOverlap()