JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
loci.common.enumeration
Interface CodedEnum
All Known Implementing Classes:
CompressionType
,
IFDType
,
JPEG2000BoxType
,
JPEG2000SegmentMarker
,
PhotoInterp
,
TiffCompression
public interface
CodedEnum
Enumeration which is coded.
Method Summary
Methods
Modifier and Type
Method and Description
int
getCode
()
Retrieves the integer "code" for this enumeration.
Method Detail
getCode
int getCode()
Retrieves the integer "code" for this enumeration. It is expected that the code be unique across the enumerated type.
Returns:
See above.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2015 Open Microscopy Environment