Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.pictures.tiles.gimp
Class GimpExecutor

java.lang.Object
  extended by org.nuxeo.ecm.platform.pictures.tiles.gimp.GimpExecutor

public class GimpExecutor
extends Object

Helper class to execute a Gimp procedure

Author:
tiry

Constructor Summary
GimpExecutor()
           
 
Method Summary
static Map<String,String> exec(String procName, List<Object> params)
           
static void setUseQuickExec(boolean quickExec)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GimpExecutor

public GimpExecutor()
Method Detail

setUseQuickExec

public static void setUseQuickExec(boolean quickExec)

exec

public static Map<String,String> exec(String procName,
                                      List<Object> params)
                               throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.