Uses of Class
org.docx4j.wml.PPrBase.PBdr
Packages that use PPrBase.PBdr
-
Uses of PPrBase.PBdr in org.docx4j.convert.out.common.preprocess
Methods in org.docx4j.convert.out.common.preprocess with parameters of type PPrBase.PBdrModifier and TypeMethodDescriptionprivate static booleanContainerization.bordersChanged(PPrBase.PBdr currentBorders, PPrBase.PBdr lastBorders) -
Uses of PPrBase.PBdr in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return PPrBase.PBdrModifier and TypeMethodDescriptionstatic PPrBase.PBdrStyleUtil.apply(PPrBase.PBdr source, PPrBase.PBdr destination) Methods in org.docx4j.model.styles with parameters of type PPrBase.PBdrModifier and TypeMethodDescriptionstatic PPrBase.PBdrStyleUtil.apply(PPrBase.PBdr source, PPrBase.PBdr destination) static booleanStyleUtil.areEqual(PPrBase.PBdr pBdr1, PPrBase.PBdr pBdr2) static booleanStyleUtil.isEmpty(PPrBase.PBdr pBdr) -
Uses of PPrBase.PBdr in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.PBdrMethods in org.docx4j.wml that return PPrBase.PBdrModifier and TypeMethodDescriptionObjectFactory.createPPrBasePBdr()Create an instance ofPPrBase.PBdrPPrBase.getPBdr()Gets the value of the pBdr property.Methods in org.docx4j.wml with parameters of type PPrBase.PBdrModifier and TypeMethodDescriptionvoidPPrBase.setPBdr(PPrBase.PBdr value) Sets the value of the pBdr property.