standup.clouds
Class SVGSpecSymbol

java.lang.Object
  extended by standup.clouds.SVGSpec
      extended by standup.clouds.SVGSpecSymbol

public class SVGSpecSymbol
extends SVGSpec


Constructor Summary
SVGSpecSymbol(String[] f)
           
 
Method Summary
(package private)  BufferedImage obtainBitmap()
           
(package private)  BufferedImage obtainBitmap(int h)
           
 
Methods inherited from class standup.clouds.SVGSpec
getFilename
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVGSpecSymbol

public SVGSpecSymbol(String[] f)
Method Detail

obtainBitmap

BufferedImage obtainBitmap(int h)
Specified by:
obtainBitmap in class SVGSpec

obtainBitmap

BufferedImage obtainBitmap()
Specified by:
obtainBitmap in class SVGSpec