@MetaInfServices(value=Service.class) @Alias(value="documentation") @ServiceStatus(value=RELEASED) public class LRGDocumentationService extends Object implements Service
Constructor and Description |
---|
LRGDocumentationService() |
Modifier and Type | Method and Description |
---|---|
void |
export(RegulatoryGraph graph,
String filename) |
void |
run(RegulatoryGraph graph,
GenericDocumentFormat format,
String filename) |
public void run(RegulatoryGraph graph, GenericDocumentFormat format, String filename) throws Exception
Exception
public void export(RegulatoryGraph graph, String filename) throws Exception
Exception
Copyright © 2005–2020. All rights reserved.