net.sourceforge.jeuclid.converter
Class ImageIODetector

java.lang.Object
  extended by net.sourceforge.jeuclid.converter.ImageIODetector

public final class ImageIODetector
extends Object

Detects and registers the Converters from ImageIO.

Version:
$Revision: 591 $
Author:
Max Berger

Method Summary
static void detectConversionPlugins(ConverterRegistry registry)
          Detects and registers all converters available through ImageIO.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

detectConversionPlugins

public static void detectConversionPlugins(ConverterRegistry registry)
Detects and registers all converters available through ImageIO.

Parameters:
registry - ConverterRegistry to use.


Copyright © 2002-2008 The JEuclid project. All Rights Reserved.