Uses of Interface
org.scijava.convert.ConvertService
-
Packages that use ConvertService Package Description org.scijava org.scijava.convert org.scijava.util -
-
Uses of ConvertService in org.scijava
Methods in org.scijava that return ConvertService Modifier and Type Method Description ConvertServiceAbstractGateway. convert() -
Uses of ConvertService in org.scijava.convert
Classes in org.scijava.convert that implement ConvertService Modifier and Type Class Description classAbstractConvertServiceAbstract superclass forConvertServiceimplementations.classDefaultConvertServiceDefaultConvertServiceimplementation. -
Uses of ConvertService in org.scijava.util
Methods in org.scijava.util with parameters of type ConvertService Modifier and Type Method Description static voidConversionUtils. setDelegateService(ConvertService convertService, double priority)Deprecated.This method should not be used anymore.
-