|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleColumnProperties | |
---|---|
org.odftoolkit.odfdom.converter.pdf.internal.stylable | |
org.odftoolkit.odfdom.converter.pdf.internal.styles |
Uses of StyleColumnProperties in org.odftoolkit.odfdom.converter.pdf.internal.stylable |
---|
Method parameters in org.odftoolkit.odfdom.converter.pdf.internal.stylable with type arguments of type StyleColumnProperties | |
---|---|
static StylableDocumentSection.SectionPdfPTable |
StylableDocumentSection.createLayoutTable(float width,
float height,
List<StyleColumnProperties> columnPropertiesList)
|
Uses of StyleColumnProperties in org.odftoolkit.odfdom.converter.pdf.internal.styles |
---|
Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return types with arguments of type StyleColumnProperties | |
---|---|
List<StyleColumnProperties> |
Style.getColumnPropertiesList()
|
Method parameters in org.odftoolkit.odfdom.converter.pdf.internal.styles with type arguments of type StyleColumnProperties | |
---|---|
void |
Style.setColumnPropertiesList(List<StyleColumnProperties> columnPropertiesList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |