| Package | Description |
|---|---|
| com.lowagie.text.html.simpleparser |
| Modifier and Type | Method and Description |
|---|---|
com.lowagie.text.Chunk |
FactoryProperties.createChunk(String text,
ChainedProperties props) |
static com.lowagie.text.ListItem |
FactoryProperties.createListItem(ChainedProperties props) |
static com.lowagie.text.Paragraph |
FactoryProperties.createParagraph(ChainedProperties props) |
static void |
FactoryProperties.createParagraph(com.lowagie.text.Paragraph p,
ChainedProperties props) |
com.lowagie.text.Font |
FactoryProperties.getFont(ChainedProperties props) |
static HyphenationEvent |
FactoryProperties.getHyphenation(ChainedProperties props)
Gets a HyphenationEvent based on the hyphenation entry in ChainedProperties.
|
com.lowagie.text.Image |
ImageProvider.getImage(String src,
HashMap h,
ChainedProperties cprops,
com.lowagie.text.DocListener doc) |
static void |
FactoryProperties.insertStyle(Map<String,String> h,
ChainedProperties cprops)
New method contributed by Lubos Strapko
|
boolean |
Img.process(com.lowagie.text.Image img,
HashMap h,
ChainedProperties cprops,
com.lowagie.text.DocListener doc) |
boolean |
ALink.process(com.lowagie.text.Paragraph current,
ChainedProperties cprops) |
| Constructor and Description |
|---|
IncCell(String tag,
ChainedProperties props)
Creates a new instance of IncCell
|
Copyright © 2017. All rights reserved.