Uses of Class
ca.phon.orthography.Orthography
Packages that use Orthography
-
Uses of Orthography in ca.phon.app.ipalookup
Subclasses with type arguments of type Orthography in ca.phon.app.ipalookupMethods in ca.phon.app.ipalookup with parameters of type Orthography -
Uses of Orthography in ca.phon.app.session.editor.autotranscribe
Methods in ca.phon.app.session.editor.autotranscribe with parameters of type OrthographyModifier and TypeMethodDescriptionstatic IPATranscriptAutoTranscriber.transcribe(Orthography orthography, IPADictionary dictionary) Transcribe given orthography -
Uses of Orthography in ca.phon.app.session.editor.view.common
Subclasses with type arguments of type Orthography in ca.phon.app.session.editor.view.commonConstructor parameters in ca.phon.app.session.editor.view.common with type arguments of type Orthography -
Uses of Orthography in ca.phon.app.session.editor.view.speechAnalysis
Methods in ca.phon.app.session.editor.view.speechAnalysis that return OrthographyModifier and TypeMethodDescriptionSpeechAnalysisIntervalsTier.WorTierUpdater.getUpdatedOrthography() -
Uses of Orthography in ca.phon.app.session.editor.view.transcript.extensions
Methods in ca.phon.app.session.editor.view.transcript.extensions that return OrthographyModifier and TypeMethodDescriptionAutoTranscriptionExtension.getOrthography(Record record, Transcriber transcriber) Get orthography for given record -
Uses of Orthography in ca.phon.app.session.intervalTiers
Classes in ca.phon.app.session.intervalTiers that implement interfaces with type arguments of type OrthographyModifier and TypeClassDescriptionclassUpdate text and intervals of the pho interval tier (%xphoint) when text of the word intervals tier (%wor) changes.classUpdate text and intervals of the "Word Intervals" (%wor) tier when text of Orthography changes.Methods in ca.phon.app.session.intervalTiers that return OrthographyModifier and TypeMethodDescriptionWorTierUpdateVisitor.getOrthography()Get the updated orthographyOrthoIntervalUpdateVisitor.getUpdatedOrthography()Methods in ca.phon.app.session.intervalTiers with parameters of type OrthographyModifier and TypeMethodDescriptionstatic List<IntervalTier.Interval> RecordIntervalTier.orthographyIntervals(Orthography orthography) Get intervals from the givenOrthographyobject.Method parameters in ca.phon.app.session.intervalTiers with type arguments of type OrthographyModifier and TypeMethodDescriptionvoidPhointTierUpdater2.performDependentTierChanges(TierEdit<Orthography> tierEdit) voidWordIntervalsTextUpdater.performDependentTierChanges(TierEdit<Orthography> tierEdit) -
Uses of Orthography in ca.phon.autotranscribe
Methods in ca.phon.autotranscribe that return OrthographyMethods in ca.phon.autotranscribe with parameters of type OrthographyModifier and TypeMethodDescriptionAutoTranscriber.transcribe(Orthography orthography) Transcribe the given orthographyAutoTranscriber.transcribe(Orthography orthography, int fromWord) Transcribe the given orthography starting at the given wordAutoTranscriber.transcribe(Orthography orthography, int fromWord, int toWord) Transcribe the given orthographyConstructors in ca.phon.autotranscribe with parameters of type OrthographyModifierConstructorDescriptionAutomaticTranscription(Orthography orthography, Map<OrthographyElement, IPATranscript[]> transcriptionOptions) -
Uses of Orthography in ca.phon.orthography
Classes in ca.phon.orthography that implement interfaces with type arguments of type OrthographyMethods in ca.phon.orthography that return OrthographyModifier and TypeMethodDescriptionstatic OrthographyOrthography.parseOrthography(String text) Parse the given text into a newOrthographyobject.Orthography.subsection(int start, int end) Return a new Orthography instance with the given range of elementsOrthographyBuilder.toOrthography()Methods in ca.phon.orthography that return types with arguments of type OrthographyModifier and TypeMethodDescriptionPhraseVisitor.getPhrases()Return phrases present in the utteranceMethods in ca.phon.orthography with parameters of type OrthographyModifier and TypeMethodDescriptionOrthographyBuilder.append(Orthography ortho) OrthographyFormatter.format(Orthography obj) -
Uses of Orthography in ca.phon.orthography.check
Methods in ca.phon.orthography.check with parameters of type OrthographyModifier and TypeMethodDescriptionvoidOrthographyCheck.check(Orthography orthography, OrthographyCheckHandler handler) voidOrthographyCheckHandler.reportIssue(Orthography orthography, String message, int orthoIdx) -
Uses of Orthography in ca.phon.orthography.parser
Methods in ca.phon.orthography.parser that return Orthography -
Uses of Orthography in ca.phon.session
Methods in ca.phon.session that return OrthographyModifier and TypeMethodDescriptionRecord.getOrthography()Get orthographic transcription for record.Methods in ca.phon.session that return types with arguments of type OrthographyMethods in ca.phon.session with parameters of type Orthography -
Uses of Orthography in ca.phon.session.alignment
Methods in ca.phon.session.alignment with parameters of type OrthographyModifier and TypeMethodDescriptionOrthographyTierElementFilter.filterOrthography(Orthography orthography) -
Uses of Orthography in ca.phon.session.impl
Methods in ca.phon.session.impl that return types with arguments of type Orthography -
Uses of Orthography in ca.phon.session.io.xml.v1_2
Methods in ca.phon.session.io.xml.v1_2 that return types with arguments of type Orthography -
Uses of Orthography in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 that return OrthographyModifier and TypeMethodDescriptionXmlOrthographyVisitor.getOrthography()static OrthographyXMLFragments.orthographyFromXml(String xml) Create a new instance of Orthpgraphy from given xmlXmlSessionReaderV2_0.readOrthography(XmlUtteranceType ut) Methods in ca.phon.session.io.xml.v2_0 that return types with arguments of type OrthographyMethods in ca.phon.session.io.xml.v2_0 with parameters of type OrthographyModifier and TypeMethodDescriptionstatic StringXMLFragments.toXml(Orthography orthography, boolean includeNamespace, boolean formatted) Generate xml fragment for OrthogrpahyXmlSessionWriterV2_0.writeOrthography(ObjectFactory factory, Orthography orthography) -
Uses of Orthography in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 that return OrthographyModifier and TypeMethodDescriptionXmlOrthographyVisitor.getOrthography()static OrthographyXMLFragments.orthographyFromXml(String xml) Create a new instance of Orthpgraphy from given xmlXmlSessionReaderV2_1.readOrthography(XmlUtteranceType ut) Methods in ca.phon.session.io.xml.v2_1 that return types with arguments of type OrthographyMethods in ca.phon.session.io.xml.v2_1 with parameters of type OrthographyModifier and TypeMethodDescriptionstatic StringXMLFragments.toXml(Orthography orthography, boolean includeNamespace, boolean formatted) Generate xml fragment for OrthogrpahyXmlSessionWriterV2_1.writeOrthography(ObjectFactory factory, Orthography orthography) -
Uses of Orthography in ca.phon.session.spi
Methods in ca.phon.session.spi that return types with arguments of type Orthography