massim.visualization
Class PreviewSvg
java.lang.Object
massim.visualization.svg.SvgXmlFile
massim.visualization.PreviewSvg
public class PreviewSvg
- extends SvgXmlFile
Method Summary |
void |
createPreviewSvg(java.lang.String path,
java.lang.String configPath,
long numberSvg,
java.lang.String headInformationFirstLevel,
java.lang.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 |
java.lang.String |
readSvgConf()
|
void |
setImageHeight(java.lang.String imageHeight)
|
void |
setImageWidth(java.lang.String imageWidth)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreviewSvg
public PreviewSvg()
setImageHeight
public void setImageHeight(java.lang.String imageHeight)
setImageWidth
public void setImageWidth(java.lang.String imageWidth)
readSvgConf
public java.lang.String readSvgConf()
createPreviewSvg
public void createPreviewSvg(java.lang.String path,
java.lang.String configPath,
long numberSvg,
java.lang.String headInformationFirstLevel,
java.lang.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
- Parameters:
numberSvg
- is the number of generated svg filesheadInformationFirstLevel
- text in head of the svg fileheadInformationSecondLevel
- text in subhead of the svg file
Copyright © 2011. All Rights Reserved.