Uses of Class
org.docx4j.org.w3.x2003.inkML.SampleRateType
Packages that use SampleRateType
-
Uses of SampleRateType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as SampleRateTypeMethods in org.docx4j.org.w3.x2003.inkML that return SampleRateTypeModifier and TypeMethodDescriptionObjectFactory.createSampleRateType()Create an instance ofSampleRateTypeInkSourceType.getSampleRate()Gets the value of the sampleRate property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type SampleRateTypeModifier and TypeMethodDescriptionvoidInkSourceType.setSampleRate(SampleRateType value) Sets the value of the sampleRate property.