Class OrthoIntervalUpdateVisitor

java.lang.Object
ca.phon.visitor.VisitorAdapter<OrthographyElement>
ca.phon.app.session.intervalTiers.OrthoIntervalUpdateVisitor
All Implemented Interfaces:
Visitor<OrthographyElement>

public class OrthoIntervalUpdateVisitor extends VisitorAdapter<OrthographyElement>
Visitor for updating orthography intervals. This visitor will create a new orthography object with the provided intervals replacing the old ones.