Uses of Class
org.docx4j.org.w3.x2003.inkML.SampleRateType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of SampleRateType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as SampleRateType Modifier and Type Field Description protected SampleRateTypeInkSourceType. sampleRateMethods in org.docx4j.org.w3.x2003.inkML that return SampleRateType Modifier and Type Method Description SampleRateTypeObjectFactory. createSampleRateType()Create an instance ofSampleRateTypeSampleRateTypeInkSourceType. getSampleRate()Gets the value of the sampleRate property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type SampleRateType Modifier and Type Method Description voidInkSourceType. setSampleRate(SampleRateType value)Sets the value of the sampleRate property.