gov.nasa.pds.transform
Class Pds4Transformer
java.lang.Object
gov.nasa.pds.transform.Pds4Transformer
- All Implemented Interfaces:
- PdsTransformer
public class Pds4Transformer
- extends Object
- implements PdsTransformer
Class to convert PDS4 data products into a viewable image file.
- Author:
- mcayanan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pds4Transformer
public Pds4Transformer()
transform
public void transform(File label,
File output,
String format)
throws TransformException
- Description copied from interface:
PdsTransformer
- Perform the transformation.
- Specified by:
transform
in interface PdsTransformer
- Parameters:
label
- Input file.output
- Output file.format
- Valid format file type.
- Throws:
TransformException
Copyright © 2010-2013 Planetary Data System. All Rights Reserved.