Uses of Enum Class
ca.phon.app.session.editor.view.timeline.SegmentationHandler.SegmentationMode
-
Uses of SegmentationHandler.SegmentationMode in ca.phon.app.session.editor.view.timeline
Modifier 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.Modifier and TypeMethodDescriptionvoid
SegmentationHandler.setSegmentationMode
(SegmentationHandler.SegmentationMode segmentationMode)