public class SVGEditor extends Object
| Constructor and Description |
|---|
SVGEditor(File inFile,
File outFile)
Creates a new instance of SVGEditor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
annotateHeatMap(HeatMapChart chart)
Can annotate SVG heatmap.plus charts made by R.
|
public SVGEditor(File inFile, File outFile) throws FileNotFoundException, XMLStreamException, FactoryConfigurationError
public void annotateHeatMap(HeatMapChart chart) throws XMLStreamException, FactoryConfigurationError, FileNotFoundException
chart - FactoryConfigurationErrorXMLStreamExceptionFileNotFoundExceptionCopyright © 2017. All Rights Reserved.