public class PreviewSvg extends SvgXmlFile
svgEnding
Constructor and Description |
---|
PreviewSvg() |
Modifier and Type | Method and Description |
---|---|
void |
createPreviewSvg(String path,
String configPath,
long numberSvg,
String headInformationFirstLevel,
String headInformationSecondLevel)
generate the PreviewSvg its the main SVG in the visualisation, with the
control panal, the main title and import all generated svg's
|
String |
readSvgConf() |
void |
setImageHeight(String imageHeight) |
void |
setImageWidth(String imageWidth) |
generateXML, openFile, saveXML
public void setImageHeight(String imageHeight)
public void setImageWidth(String imageWidth)
public String readSvgConf()
public void createPreviewSvg(String path, String configPath, long numberSvg, String headInformationFirstLevel, String headInformationSecondLevel)
numberSvg
- is the number of generated svg filesheadInformationFirstLevel
- text in head of the svg fileheadInformationSecondLevel
- text in subhead of the svg fileCopyright © 2013. All Rights Reserved.