Uses of Enum Class
net.imglib2.type.label.BasePairBitType.Base
Packages that use BasePairBitType.Base
-
Uses of BasePairBitType.Base in net.imglib2.type
Methods in net.imglib2.type that return BasePairBitType.BaseMethods in net.imglib2.type with parameters of type BasePairBitType.Base -
Uses of BasePairBitType.Base in net.imglib2.type.label
Subclasses with type arguments of type BasePairBitType.Base in net.imglib2.type.labelMethods in net.imglib2.type.label that return BasePairBitType.BaseModifier and TypeMethodDescriptionstatic BasePairBitType.BaseBasePairBitType.Base.fromChar(char c) BasePairBitType.get()BasePairCharType.get()static BasePairBitType.BaseReturns the enum constant of this class with the specified name.static BasePairBitType.Base[]BasePairBitType.Base.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.imglib2.type.label with parameters of type BasePairBitType.BaseModifier and TypeMethodDescriptionvoidBasePairBitType.set(BasePairBitType.Base base) voidBasePairCharType.set(BasePairBitType.Base base) Constructors in net.imglib2.type.label with parameters of type BasePairBitType.BaseModifierConstructorDescription