public class GXHTMLPrintBookBuilder extends Object
Constructor and Description |
---|
GXHTMLPrintBookBuilder() |
Modifier and Type | Method and Description |
---|---|
String |
build(GXBook book)
Creates html document correspondent to GXBook object
|
String |
build(GXBook book,
int from,
int to)
Creates html document correspondent to pages of the book for a given range
|
String |
toCSS(GXTextSegmentState tss)
This method allows to transform the GXTextSegmentState to the CSS
|
public String toCSS(GXTextSegmentState tss)
tss
- public String build(GXBook book)
book
- GXBook
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.