Uses of Class
org.apache.poi.hwpf.model.types.SHDAbstractType
-
Packages that use SHDAbstractType Package Description org.apache.poi.hwpf.model.types org.apache.poi.hwpf.usermodel -
-
Uses of SHDAbstractType in org.apache.poi.hwpf.model.types
Constructors in org.apache.poi.hwpf.model.types with parameters of type SHDAbstractType Constructor Description SHDAbstractType(SHDAbstractType other) -
Uses of SHDAbstractType in org.apache.poi.hwpf.usermodel
Subclasses of SHDAbstractType in org.apache.poi.hwpf.usermodel Modifier and Type Class Description classShadingDescriptorThe SHD is a substructure of the CHP, PAP, and TC for Word 2000.
-