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