Modifier and Type | Method and Description |
---|---|
protected Property |
AbstractTableWriter.createShading(int fgColor,
int bgColor,
int pctFg) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTableWriter.appendNoneBordersAndShading(List<Property> tableProperties) |
protected abstract void |
AbstractTableWriter.applyAttributes(AbstractWmlConversionContext context,
List<Property> properties,
Element element) |
protected abstract void |
AbstractFldSimpleWriter.applyProperties(List<Property> properties,
Node node) |
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
CTTblPrBase tblPr) |
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
CTTblPrEx tblPrEx) |
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
TcPr tcPr) |
protected void |
AbstractTableWriter.createCellProperties(List<Property> properties,
TrPr trPr) |
protected void |
AbstractTableWriter.createRowProperties(List<Property> properties,
TrPr trPr,
boolean includeDefaultHeight) |
protected void |
AbstractTableWriter.processAttributes(AbstractWmlConversionContext context,
List<Property> properties,
Element element) |
protected void |
AbstractTableWriter.resetProperties(List<Property> properties,
int size) |
Modifier and Type | Method and Description |
---|---|
protected static Map<String,Property> |
HtmlCssHelper.getTempMap() |
Modifier and Type | Method and Description |
---|---|
protected void |
TableWriter.applyAttributes(AbstractWmlConversionContext context,
List<Property> properties,
Element element) |
static void |
HtmlCssHelper.applyAttributes(List<Property> properties,
Element node) |
protected void |
FldSimpleWriter.applyProperties(List<Property> properties,
Node node) |
Modifier and Type | Class and Description |
---|---|
class |
AdHocProperty |
Modifier and Type | Method and Description |
---|---|
static Property |
PropertyFactory.createPropertyFromCssName(String name,
org.w3c.dom.css.CSSValue value) |
static Property |
PropertyFactory.createPropertyFromCssNameForPPr(String name,
org.w3c.dom.css.CSSValue value)
Now used to create fill property for paragraph only
|
Modifier and Type | Method and Description |
---|---|
static List<Property> |
PropertyFactory.createProperties(CTTblPrBase tblPr) |
static List<Property> |
PropertyFactory.createProperties(List<CTTblStylePr> tblStylePrList) |
static List<Property> |
PropertyFactory.createProperties(OpcPackage wmlPackage,
ParaRPr rPr) |
static List<Property> |
PropertyFactory.createProperties(OpcPackage wmlPackage,
PPr pPr) |
static List<Property> |
PropertyFactory.createProperties(OpcPackage wmlPackage,
RPr rPr) |
static List<Property> |
PropertyFactory.createProperties(TcPr tcPr) |
static List<Property> |
PropertyFactory.createProperties(TrPr trPr) |
Modifier and Type | Method and Description |
---|---|
static void |
PropertyFactory.createProperties(List<Property> properties,
TcPr tcPr) |
static void |
PropertyFactory.createPropertiesTable(List<Property> properties,
TcPr tcPr) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParagraphProperty |
class |
AbstractPBorder |
class |
Bidi |
class |
Indent |
class |
Justification |
class |
KeepNext |
class |
LineSpacing |
class |
NumberingProperty |
class |
OutlineLevel |
class |
PageBreakBefore |
class |
PBorderBottom |
class |
PBorderLeft |
class |
PBorderRight |
class |
PBorderTop |
class |
PShading |
class |
SpaceAfter |
class |
SpaceBefore |
class |
Tabs
This class currently exists solely to facilitate
calculation of effective pPr (via PropertyResolver)
in FO|PDF output.
|
class |
TextAlignmentVertical |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRunProperty |
class |
Bold |
class |
FontColor |
class |
FontSize |
class |
HighlightColor |
class |
Italics |
class |
RBorder |
class |
RShading |
class |
Strike |
class |
TextDirection |
class |
Underline |
class |
VerticalAlignment
Support for subscript and superscript.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBorder |
class |
AbstractCellMargin |
class |
AbstractTableProperty |
class |
BorderBottom |
class |
BorderLeft |
class |
BorderRight |
class |
BorderTop |
class |
CellMarginBottom |
class |
CellMarginLeft |
class |
CellMarginRight |
class |
CellMarginTop |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTableStyleProperty |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTcProperty |
class |
Shading |
class |
TextDir |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTrProperty |
class |
TrCantSplit |
class |
TrHeight |
Copyright © 2007-2019. All Rights Reserved.