Uses of Enum Class
ca.phon.session.MediaSegment.OverlapType
Packages that use MediaSegment.OverlapType
-
Uses of MediaSegment.OverlapType in ca.phon.session
Subclasses with type arguments of type MediaSegment.OverlapType in ca.phon.sessionMethods in ca.phon.session that return MediaSegment.OverlapTypeModifier and TypeMethodDescriptionMediaSegment.overlaps(MediaSegment seg) Does this segment overlap the given segmentstatic MediaSegment.OverlapTypeReturns the enum constant of this class with the specified name.static MediaSegment.OverlapType[]MediaSegment.OverlapType.values()Returns an array containing the constants of this enum class, in the order they are declared.