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