Uses of Class
ca.phon.orthography.mor.Grasp
Packages that use Grasp
-
Uses of Grasp in ca.phon.orthography.mor
Classes in ca.phon.orthography.mor that implement interfaces with type arguments of type GraspModifier and TypeClassDescriptionfinal class
A collection of Grasp entries for a tierMethods in ca.phon.orthography.mor that return GraspModifier and TypeMethodDescriptionstatic Grasp
Grasp.fromString
(String text) GraspTierData.get
(int index) Methods in ca.phon.orthography.mor that return types with arguments of type GraspModifier and TypeMethodDescriptionGraspTierData.getGrasps()
GraspTierData.iterator()
GraspTierData.spliterator()
Methods in ca.phon.orthography.mor with parameters of type GraspModifier and TypeMethodDescriptionboolean
int
Method parameters in ca.phon.orthography.mor with type arguments of type GraspConstructor parameters in ca.phon.orthography.mor with type arguments of type Grasp -
Uses of Grasp in ca.phon.session.io.xml
Methods in ca.phon.session.io.xml that return GraspMethods in ca.phon.session.io.xml with parameters of type Grasp -
Uses of Grasp in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 that return GraspModifier and TypeMethodDescriptionXmlSessionReaderV2_0.readGra
(SessionFactory factory, XmlGraType xmlGraType) Methods in ca.phon.session.io.xml.v2_0 with parameters of type GraspModifier and TypeMethodDescriptionXmlSessionWriterV2_0.writeGra
(ObjectFactory factory, Grasp grasp, String type)