Uses of Class
org.docx4j.model.properties.Property
-
Uses of Property in org.docx4j.convert.out.common.writer
Methods in org.docx4j.convert.out.common.writer that return Property Modifier and Type Method Description protected PropertyAbstractTableWriter. createShading(int fgColor, int bgColor, int pctFg)Method parameters in org.docx4j.convert.out.common.writer with type arguments of type Property Modifier and Type Method Description protected voidAbstractTableWriter. appendNoneBordersAndShading(java.util.List<Property> tableProperties)protected abstract voidAbstractTableWriter. applyAttributes(AbstractWmlConversionContext context, java.util.List<Property> properties, org.w3c.dom.Element element)protected abstract voidAbstractFldSimpleWriter. applyProperties(java.util.List<Property> properties, org.w3c.dom.Node node)protected voidAbstractTableWriter. createCellProperties(java.util.List<Property> properties, CTTblPrBase tblPr)protected voidAbstractTableWriter. createCellProperties(java.util.List<Property> properties, CTTblPrEx tblPrEx)protected voidAbstractTableWriter. createCellProperties(java.util.List<Property> properties, TcPr tcPr)protected voidAbstractTableWriter. createCellProperties(java.util.List<Property> properties, TrPr trPr)protected voidAbstractTableWriter. createRowProperties(java.util.List<Property> properties, TrPr trPr, boolean includeDefaultHeight)protected voidAbstractTableWriter. processAttributes(AbstractWmlConversionContext context, java.util.List<Property> properties, org.w3c.dom.Element element)protected voidAbstractTableWriter. resetProperties(java.util.List<Property> properties, int size) -
Uses of Property in org.docx4j.convert.out.html
Methods in org.docx4j.convert.out.html that return types with arguments of type Property Modifier and Type Method Description protected static java.util.Map<java.lang.String,Property>HtmlCssHelper. getTempMap()Method parameters in org.docx4j.convert.out.html with type arguments of type Property Modifier and Type Method Description static voidHtmlCssHelper. applyAttributes(java.util.List<Property> properties, org.w3c.dom.Element node)protected voidTableWriter. applyAttributes(AbstractWmlConversionContext context, java.util.List<Property> properties, org.w3c.dom.Element element)protected voidFldSimpleWriter. applyProperties(java.util.List<Property> properties, org.w3c.dom.Node node) -
Uses of Property in org.docx4j.model.properties
Subclasses of Property in org.docx4j.model.properties Modifier and Type Class Description classAdHocPropertyMethods in org.docx4j.model.properties that return Property Modifier and Type Method Description static PropertyPropertyFactory. createPropertyFromCssName(java.lang.String name, org.w3c.dom.css.CSSValue value)static PropertyPropertyFactory. createPropertyFromCssNameForPPr(java.lang.String name, org.w3c.dom.css.CSSValue value)Now used to create fill property for paragraph onlyMethods in org.docx4j.model.properties that return types with arguments of type Property Modifier and Type Method Description static java.util.List<Property>PropertyFactory. createProperties(java.util.List<CTTblStylePr> tblStylePrList)static java.util.List<Property>PropertyFactory. createProperties(OpcPackage wmlPackage, ParaRPr rPr)static java.util.List<Property>PropertyFactory. createProperties(OpcPackage wmlPackage, PPr pPr)static java.util.List<Property>PropertyFactory. createProperties(OpcPackage wmlPackage, RPr rPr)static java.util.List<Property>PropertyFactory. createProperties(CTTblPrBase tblPr)static java.util.List<Property>PropertyFactory. createProperties(TcPr tcPr)static java.util.List<Property>PropertyFactory. createProperties(TrPr trPr)Method parameters in org.docx4j.model.properties with type arguments of type Property Modifier and Type Method Description static voidPropertyFactory. createProperties(java.util.List<Property> properties, TcPr tcPr)static voidPropertyFactory. createPropertiesTable(java.util.List<Property> properties, TcPr tcPr) -
Uses of Property in org.docx4j.model.properties.paragraph
Subclasses of Property in org.docx4j.model.properties.paragraph Modifier and Type Class Description classAbstractParagraphPropertyclassAbstractPBorderclassBidiclassIndentclassJustificationclassKeepNextclassLineSpacingclassNumberingPropertyclassOutlineLevelclassPageBreakBeforeclassPBorderBottomclassPBorderLeftclassPBorderRightclassPBorderTopclassPShadingclassSpaceAfterclassSpaceBeforeclassTabsThis class currently exists solely to facilitate calculation of effective pPr (via PropertyResolver) in FO|PDF output.classTextAlignmentVertical -
Uses of Property in org.docx4j.model.properties.run
Subclasses of Property in org.docx4j.model.properties.run Modifier and Type Class Description classAbstractRunPropertyclassBoldclassFontColorclassFontSizeclassHighlightColorclassItalicsclassRBorderclassRShadingclassStrikeclassTextDirectionclassUnderlineclassVerticalAlignmentSupport for subscript and superscript. -
Uses of Property in org.docx4j.model.properties.table
Subclasses of Property in org.docx4j.model.properties.table Modifier and Type Class Description classAbstractBorderclassAbstractCellMarginclassAbstractTablePropertyclassBorderBottomclassBorderLeftclassBorderRightclassBorderTopclassCellMarginBottomclassCellMarginLeftclassCellMarginRightclassCellMarginTopclassIndent -
Uses of Property in org.docx4j.model.properties.table.tblStyle
Subclasses of Property in org.docx4j.model.properties.table.tblStyle Modifier and Type Class Description classAbstractTableStyleProperty -
Uses of Property in org.docx4j.model.properties.table.tc
Subclasses of Property in org.docx4j.model.properties.table.tc Modifier and Type Class Description classAbstractTcPropertyclassShadingclassTextAlignmentVerticalclassTextDir -
Uses of Property in org.docx4j.model.properties.table.tr
Subclasses of Property in org.docx4j.model.properties.table.tr Modifier and Type Class Description classAbstractTrPropertyclassTrCantSplitclassTrHeight