Class SVGGraphByTemplate
java.lang.Object
org.eclnt.ccee.svgcharting.templating.SVGGraphByTemplate
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddDefaultValue(String id, Object value) voidvoidaddFormatmask(String key, String formatmask) booleanstatic SVGGraphByTemplatecreateInstance(String svgTemplate) static SVGGraphByTemplatecreateInstanceFromResource(String resourcePath) intintintgetWidth()
-
Method Details
-
createInstance
-
createInstanceFromResource
public static SVGGraphByTemplate createInstanceFromResource(String resourcePath) throws ResourceNotAvailableException - Throws:
ResourceNotAvailableException
-
addDefaultValue
-
addValue
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
renderSVG
-
getChangeIndex
public int getChangeIndex() -
addFormat
-
addFormatmask
-