Uses of Enum Class
loci.formats.in.BaseZeissReader.Charset
Packages that use BaseZeissReader.Charset
-
Uses of BaseZeissReader.Charset in loci.formats.in
Fields in loci.formats.in declared as BaseZeissReader.CharsetModifier and TypeFieldDescription(package private) BaseZeissReader.CharsetBaseZeissReader.Shape.charsetFields in loci.formats.in with type parameters of type BaseZeissReader.CharsetModifier and TypeFieldDescriptionprivate static final Map<Integer, BaseZeissReader.Charset> BaseZeissReader.Charset.lookupMethods in loci.formats.in that return BaseZeissReader.CharsetModifier and TypeMethodDescriptionstatic BaseZeissReader.CharsetBaseZeissReader.Charset.get(int value) static BaseZeissReader.CharsetReturns the enum constant of this class with the specified name.static BaseZeissReader.Charset[]BaseZeissReader.Charset.values()Returns an array containing the constants of this enum class, in the order they are declared.