Uses of Class
net.imglib2.type.label.BasePairCharType
-
Packages that use BasePairCharType Package Description net.imglib2.type.label -
-
Uses of BasePairCharType in net.imglib2.type.label
Fields in net.imglib2.type.label with type parameters of type BasePairCharType Modifier and Type Field Description private static NativeTypeFactory<BasePairCharType,CharAccess>BasePairCharType. typeFactoryMethods in net.imglib2.type.label that return BasePairCharType Modifier and Type Method Description BasePairCharTypeBasePairCharType. copy()BasePairCharTypeBasePairCharType. createVariable()BasePairCharTypeBasePairCharType. duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.label that return types with arguments of type BasePairCharType Modifier and Type Method Description NativeTypeFactory<BasePairCharType,CharAccess>BasePairCharType. getNativeTypeFactory()Methods in net.imglib2.type.label with parameters of type BasePairCharType Modifier and Type Method Description intBasePairCharType. compareTo(BasePairCharType c)voidBasePairCharType. set(BasePairCharType c)booleanBasePairCharType. valueEquals(BasePairCharType t)
-