Package | Description |
---|---|
com.scroogexhtml.converter |
Provides the main converter classes.
|
com.scroogexhtml.css |
Provides classes for CSS.
|
Modifier and Type | Method and Description |
---|---|
CharacterProperties |
CharacterProperties.cloneAll()
Create a deep copy of the given object.
|
CharacterProperties |
Writer.getCharacterProperties() |
CharacterProperties |
AbstractWriter.getCharacterProperties() |
Modifier and Type | Method and Description |
---|---|
void |
Writer.popCharacterProperties(CharacterProperties value) |
void |
AbstractWriter.popCharacterProperties(CharacterProperties newCharProps) |
Modifier and Type | Method and Description |
---|---|
String |
CssBuilder.getCharacterStyles(ParagraphProperties parProps,
CharacterProperties charProps)
Returns the character styles value.
|
Copyright © 2019 Habarisoft. All rights reserved.