at.tuwien.ifs.somtoolbox.apps.helper
Class RGBPaletteConverter
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.helper.RGBPaletteConverter
- All Implemented Interfaces:
- SOMToolboxApp
public class RGBPaletteConverter
- extends Object
- implements SOMToolboxApp
Converts palettes given as RGB values to the XML format used in the SOMToolbox.
- Version:
- $Id: RGBPaletteConverter.java 3671 2010-07-15 09:05:01Z frank $
- Author:
- Rudolf Mayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTION
public static String DESCRIPTION
LONG_DESCRIPTION
public static String LONG_DESCRIPTION
OPTIONS
public static com.martiansoftware.jsap.Parameter[] OPTIONS
APPLICATION_TYPE
public static final SOMToolboxApp.Type APPLICATION_TYPE
RGBPaletteConverter
public RGBPaletteConverter()
main
public static void main(String[] args)
throws org.jdom.JDOMException,
IOException
- Throws:
org.jdom.JDOMException
IOException