| Package | Description | 
|---|---|
| com.scroogexhtml.converter | 
 Provides the main converter classes. 
 | 
| com.scroogexhtml.css | 
 Provides classes for CSS. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FontSizeUnit | 
ScroogeXHTMLBase.getFontSizeUnit()  | 
static FontSizeUnit | 
FontSizeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static FontSizeUnit[] | 
FontSizeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ScroogeXHTMLBase.setFontSizeUnit(FontSizeUnit newValue)
Set the fontSizeUnit property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
CssBuilder.getFontSizeStyle(int pt,
                FontSizeUnit fontSizeUnit)
Returns the font size style value. 
 | 
Copyright © 2019 Habarisoft. All rights reserved.