|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsrc.groovy.pl.burningice.plugins.image.engines.crop.CropEngineFactory
class CropEngineFactory
Class that allows to produce cropping engine
Constructor Summary | |
CropEngineFactory()
|
Method Summary | |
---|---|
static CropEngine
|
produceEngine(RenderingEngine engineType)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
CropEngineFactory()
Method Detail |
---|
public static CropEngine produceEngine(RenderingEngine engineType)
Groovy Documentation