|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsrc.groovy.pl.burningice.plugins.image.engines.text.TextEngineFactory
class TextEngineFactory
Created by IntelliJ IDEA. User: Gdulus Date: 2010-07-07 Time: 22:55:54 To change this template use File | Settings | File Templates.
Constructor Summary | |
TextEngineFactory()
|
Method Summary | |
---|---|
static TextEngine
|
produceEngine(RenderingEngine engineType, Color color, Font font, ImageFile loadedImage)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
TextEngineFactory()
Method Detail |
---|
public static TextEngine produceEngine(RenderingEngine engineType, Color color, Font font, ImageFile loadedImage)
Groovy Documentation