gestalt.extension.font
Class FontImageProducer

java.lang.Object
  extended by gestalt.extension.font.FontImageProducer

public class FontImageProducer
extends java.lang.Object


Constructor Summary
FontImageProducer(TextParagraph theParagraph)
           
 
Method Summary
 void antialias(boolean theAntialias)
           
 java.awt.image.BufferedImage getImage()
           
 void setBackgroundColor(java.awt.Color theColor)
           
 void setFontColor(java.awt.Color theColor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontImageProducer

public FontImageProducer(TextParagraph theParagraph)
Method Detail

setBackgroundColor

public void setBackgroundColor(java.awt.Color theColor)

setFontColor

public void setFontColor(java.awt.Color theColor)

getImage

public java.awt.image.BufferedImage getImage()

antialias

public void antialias(boolean theAntialias)


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009