public class GnuplotWrapper
extends org.gcube.datatransformation.datatransformationlibrary.programs.File2FileProgram
| Constructor and Description |
|---|
GnuplotWrapper() |
| Modifier and Type | Method and Description |
|---|---|
File |
transformFile(File sourceFile,
List<org.gcube.datatransformation.datatransformationlibrary.model.Parameter> programParameters,
org.gcube.datatransformation.datatransformationlibrary.model.ContentType targetContentType,
String targetContentPath) |
transformDataElementpublic File transformFile(File sourceFile, List<org.gcube.datatransformation.datatransformationlibrary.model.Parameter> programParameters, org.gcube.datatransformation.datatransformationlibrary.model.ContentType targetContentType, String targetContentPath) throws Exception
transformFile in class org.gcube.datatransformation.datatransformationlibrary.programs.File2FileProgramsourceFile - The source file.programParameters - The parameters of the Program.targetContentType - The ContentType in which the DataElement will be transformed.targetContentPath - The path for the transformed content.Exception - If the Program is not capable to transform DataElements.File2FileProgram.transformFile(java.io.File, java.util.List, org.gcube.datatransformation.datatransformationlibrary.model.ContentType, java.lang.String)Copyright © 2014. All Rights Reserved.