Package | Description |
---|---|
org.ginsim.common.document |
API to write reports and other simple documents in HTML, OpenDocument, or LaTeX.
|
Modifier and Type | Field and Description |
---|---|
protected DocumentStyle |
DocumentWriter.documentStyles |
Modifier and Type | Method and Description |
---|---|
DocumentStyle |
DocumentWriter.getStyles()
Get the styles of the document, and initialize them if needed.
|
DocumentStyle |
DocumentWriter.setStyles(DocumentStyle newStyle)
Define a new DocumentStyle for the document
|
Modifier and Type | Method and Description |
---|---|
DocumentStyle |
DocumentWriter.setStyles(DocumentStyle newStyle)
Define a new DocumentStyle for the document
|
Copyright © 2005–2020. All rights reserved.