Uses of Enum Class
org.docx4j.wml.STHint
Packages that use STHint
-
Uses of STHint in org.docx4j.fonts
Methods in org.docx4j.fonts with parameters of type STHint -
Uses of STHint in org.docx4j.model.styles
Methods in org.docx4j.model.styles with parameters of type STHint -
Uses of STHint in org.docx4j.wml
Fields in org.docx4j.wml declared as STHintMethods in org.docx4j.wml that return STHintModifier and TypeMethodDescriptionstatic STHintRFonts.getHint()Gets the value of the hint property.static STHintReturns the enum constant of this class with the specified name.static STHint[]STHint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.wml with parameters of type STHint