public class SVGEditor
extends java.lang.Object
| Constructor and Description |
|---|
SVGEditor(java.io.File inFile,
java.io.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(java.io.File inFile,
java.io.File outFile)
throws java.io.FileNotFoundException,
javax.xml.stream.XMLStreamException,
javax.xml.stream.FactoryConfigurationError
javax.xml.stream.FactoryConfigurationErrorjavax.xml.stream.XMLStreamExceptionjava.io.FileNotFoundExceptionpublic void annotateHeatMap(HeatMapChart chart) throws javax.xml.stream.XMLStreamException, javax.xml.stream.FactoryConfigurationError, java.io.FileNotFoundException
chart - javax.xml.stream.FactoryConfigurationErrorjavax.xml.stream.XMLStreamExceptionjava.io.FileNotFoundExceptionCopyright © 2014. All Rights Reserved.