Package | Description |
---|---|
org.ginsim.common.document |
API to write reports and other simple documents in HTML, OpenDocument, or LaTeX.
|
org.ginsim.service.export.documentation | |
org.ginsim.servicegui.export.documentation |
Modifier and Type | Field and Description |
---|---|
static GenericDocumentFormat |
GenericDocumentFormat.OOoDocumentFormat |
static GenericDocumentFormat |
GenericDocumentFormat.XHTMLDocumentFormat |
Modifier and Type | Method and Description |
---|---|
static List<GenericDocumentFormat> |
GenericDocumentFormat.getAllFormats() |
Modifier and Type | Method and Description |
---|---|
void |
LRGDocumentationWriter.export(GenericDocumentFormat format,
String filename) |
void |
LRGDocumentationService.run(RegulatoryGraph graph,
GenericDocumentFormat format,
String filename) |
Constructor and Description |
---|
LRGDocumentationAction(RegulatoryGraph graph,
GenericDocumentFormat format,
LRGDocumentationService service) |
Copyright © 2005–2020. All rights reserved.