|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.image.GhostscriptUtil
public class GhostscriptUtil
| Constructor Summary | |
|---|---|
GhostscriptUtil()
|
|
| Method Summary | |
|---|---|
static java.util.concurrent.Future<?> |
execute(java.util.List<java.lang.String> arguments)
|
static Ghostscript |
getGhostscript()
|
static boolean |
isEnabled()
|
static void |
reset()
|
void |
setGhostscript(Ghostscript ghostscript)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GhostscriptUtil()
| Method Detail |
|---|
public static java.util.concurrent.Future<?> execute(java.util.List<java.lang.String> arguments)
throws java.lang.Exception
java.lang.Exceptionpublic static Ghostscript getGhostscript()
public static boolean isEnabled()
public static void reset()
public void setGhostscript(Ghostscript ghostscript)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||