Uses of Class
imagingbook.common.regions.Contour
Packages that use Contour
-
Uses of Contour in imagingbook.common.regions
Subclasses of Contour in imagingbook.common.regionsMethods in imagingbook.common.regions that return ContourModifier and TypeMethodDescriptionabstract Contour
BinaryRegion.getOuterContour()
Returns the (single) outer contour of this region if available, null otherwise.SegmentationBackedRegion.getOuterContour()
Methods in imagingbook.common.regions that return types with arguments of type ContourModifier and TypeMethodDescriptionBinaryRegion.getInnerContours()
Get all inner contours of this region if available, null otherwise.SegmentationBackedRegion.getInnerContours()
Methods in imagingbook.common.regions with parameters of type Contour