standup.clouds
Class SVGSpecIcon

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

public class SVGSpecIcon
extends SVGSpec

An SVGSpec for a GUI graphics file.

Author:
Ruli Manurung

Constructor Summary
SVGSpecIcon(String f)
           
 
Method Summary
(package private)  BufferedImage obtainBitmap()
           
(package private)  BufferedImage obtainBitmap(int height)
           
 
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

SVGSpecIcon

public SVGSpecIcon(String f)
Method Detail

obtainBitmap

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

obtainBitmap

BufferedImage obtainBitmap()
Specified by:
obtainBitmap in class SVGSpec