|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectImageResizer
org.openedit.store.images.ImageMagickResizer
org.openedit.store.images.GhostScriptConverter
public class GhostScriptConverter
| Constructor Summary | |
|---|---|
GhostScriptConverter()
|
|
| Method Summary | |
|---|---|
boolean |
canConvert(java.lang.String inPath)
|
boolean |
convert(java.io.File inIn,
java.io.File inOut,
ConvertInstructions inStructions)
|
java.lang.String |
getGhostScriptCommand()
|
boolean |
resizeImage(java.io.File inFile,
java.io.File inOutFile,
ConvertInstructions inStructions)
|
void |
setGhostScriptCommand(java.lang.String inName)
|
| Methods inherited from class org.openedit.store.images.ImageMagickResizer |
|---|
applyWaterMark, getCommandName, getConvertCommand, getTimeLimit, isUseTimeLimit, resizeThumbnailImage, setCommandName, setTimeLimit, setUseTimeLimit |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GhostScriptConverter()
| Method Detail |
|---|
public boolean canConvert(java.lang.String inPath)
canConvert in class ImageMagickResizer
public boolean convert(java.io.File inIn,
java.io.File inOut,
ConvertInstructions inStructions)
throws OpenEditException
convert in class ImageMagickResizerOpenEditException
public boolean resizeImage(java.io.File inFile,
java.io.File inOutFile,
ConvertInstructions inStructions)
throws OpenEditException
resizeImage in class ImageMagickResizerOpenEditExceptionpublic void setGhostScriptCommand(java.lang.String inName)
public java.lang.String getGhostScriptCommand()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 05 2009
