net.sourceforge.jeuclid.converter
Class FreeHepInternalDetector

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

public final class FreeHepInternalDetector
extends Object

actual detector for FreeHEP graphics formats. Depends on the presence of FreeHEP, hence the "internal".

Version:
$Revision: 88b901bf20fb $

Method Summary
static void actuallyDetectConversionPlugins(ConverterRegistry registry)
          Actual detection and registration routine.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actuallyDetectConversionPlugins

public static void actuallyDetectConversionPlugins(ConverterRegistry registry)
Actual detection and registration routine.

Parameters:
registry - ConverterRegistry to use


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