Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.picture.magick
Class MagickExecutor

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.magick.MagickExecutor
Direct Known Subclasses:
ImageConverter, ImageCropper, ImageCropperAndResizer, ImageIdentifier, ImageResizer, ImageRotater

public class MagickExecutor
extends java.lang.Object

Helper class to execute an ImageMagic command. Depends on the CommandLineExecutorService to run external processes.

Author:
tiry

Constructor Summary
MagickExecutor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MagickExecutor

public MagickExecutor()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.