Uses of Class
loci.common.Region
Packages that use Region
-
Uses of Region in loci.common
Methods in loci.common that return RegionModifier and TypeMethodDescriptionRegion.intersection(Region r) Returns a Region representing the intersection of this Region with the given Region.Methods in loci.common with parameters of type RegionModifier and TypeMethodDescriptionRegion.intersection(Region r) Returns a Region representing the intersection of this Region with the given Region.booleanRegion.intersects(Region r)