Uses of Class
org.docx4j.dml.STBlipCompression
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of STBlipCompression in org.docx4j.dml
Fields in org.docx4j.dml declared as STBlipCompression Modifier and Type Field Description protected STBlipCompressionCTBlip. cstateMethods in org.docx4j.dml that return STBlipCompression Modifier and Type Method Description static STBlipCompressionSTBlipCompression. fromValue(java.lang.String v)STBlipCompressionCTBlip. getCstate()Gets the value of the cstate property.static STBlipCompressionSTBlipCompression. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STBlipCompression[]STBlipCompression. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STBlipCompression Modifier and Type Method Description voidCTBlip. setCstate(STBlipCompression value)Sets the value of the cstate property.