Uses of Enum Class
ca.phon.app.session.editor.view.timeline.SegmentationHandler.SegmentationMode
Packages that use SegmentationHandler.SegmentationMode
-
Uses of SegmentationHandler.SegmentationMode in ca.phon.app.session.editor.view.timeline
Methods in ca.phon.app.session.editor.view.timeline that return SegmentationHandler.SegmentationModeModifier and TypeMethodDescriptionSegmentationHandler.SegmentationMode.fromString
(String value) SegmentationDialog.getSegmentationMode()
SegmentationHandler.getSegmentationMode()
Returns the enum constant of this class with the specified name.static SegmentationHandler.SegmentationMode[]
SegmentationHandler.SegmentationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.app.session.editor.view.timeline with parameters of type SegmentationHandler.SegmentationModeModifier and TypeMethodDescriptionvoid
SegmentationHandler.setSegmentationMode
(SegmentationHandler.SegmentationMode segmentationMode)