Uses of Enum Class
loci.formats.in.BaseZeissReader.Context
Packages that use BaseZeissReader.Context
-
Uses of BaseZeissReader.Context in loci.formats.in
Fields in loci.formats.in declared as BaseZeissReader.ContextMethods in loci.formats.in that return BaseZeissReader.ContextModifier and TypeMethodDescriptionstatic BaseZeissReader.ContextReturns the enum constant of this class with the specified name.static BaseZeissReader.Context[]BaseZeissReader.Context.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in loci.formats.in with parameters of type BaseZeissReader.ContextModifierConstructorDescriptionTag(int keyid, String value, BaseZeissReader.Context context) Constructor.Tag(int index, BaseZeissReader.Context context) Constructor.