public final class TypeUtils extends Object
Type
for Imaris tType
, and vice versa.Modifier and Type | Method and Description |
---|---|
static Imaris.tType |
imarisTypeFor(Object type)
Get the Imaris
tType corresponding to the given imglib2 type |
static <T extends NativeType<T> & RealType<T>> |
imglibTypeFor(Imaris.tType type)
Get the ImgLib2
Type corresponding to the given Imaris type |
public static Imaris.tType imarisTypeFor(Object type)
tType
corresponding to the given imglib2 type
public static <T extends NativeType<T> & RealType<T>> T imglibTypeFor(Imaris.tType type)
Type
corresponding to the given Imaris type
Copyright © 2019–2021 Imaris. All rights reserved.