Package | Description |
---|---|
com.scroogexhtml.converter |
Provides the main converter classes.
|
Modifier and Type | Method and Description |
---|---|
ParagraphProperties.Border |
ParagraphProperties.getBorder() |
static ParagraphProperties.Border |
ParagraphProperties.Border.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParagraphProperties.Border[] |
ParagraphProperties.Border.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ParagraphProperties.setBorder(ParagraphProperties.Border newValue) |
void |
Writer.setParagraphBorder(ParagraphProperties.Border border) |
void |
AbstractWriter.setParagraphBorder(ParagraphProperties.Border newValue) |
Copyright © 2019 Habarisoft. All rights reserved.