public enum ImageEncodingCOMPRID extends Enum<ImageEncodingCOMPRID> implements org.eclipse.emf.common.util.Enumerator
AfplibPackage.getImageEncodingCOMPRID()| Enum Constant and Description |
|---|
CONST_ABIC
The 'Const ABIC' literal object
|
CONST_CONCATENATED_ABIC
The 'Const Concatenated ABIC' literal object
|
CONST_G3MH
The 'Const G3MH' literal object
|
CONST_G3MR
The 'Const G3MR' literal object
|
CONST_G4MMR
The 'Const G4MMR' literal object
|
CONST_IBMMMR
The 'Const IBMMMR' literal object
|
CONST_JPEG
The 'Const JPEG' literal object
|
CONST_NO_COMPRESSION
The 'Const No Compression' literal object
|
CONST_OS2_COMPRESSION
The 'Const OS2 Compression' literal object
|
CONST_RL4
The 'Const RL4' literal object
|
CONST_SOLID_FILL_RECTANGLE
The 'Const Solid Fill Rectangle' literal object
|
CONST_TIFFLZW
The 'Const TIFFLZW' literal object
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CONST_ABIC_VALUE
The 'Const ABIC' literal value
|
static int |
CONST_CONCATENATED_ABIC_VALUE
The 'Const Concatenated ABIC' literal value
|
static int |
CONST_G3MH_VALUE
The 'Const G3MH' literal value
|
static int |
CONST_G3MR_VALUE
The 'Const G3MR' literal value
|
static int |
CONST_G4MMR_VALUE
The 'Const G4MMR' literal value
|
static int |
CONST_IBMMMR_VALUE
The 'Const IBMMMR' literal value
|
static int |
CONST_JPEG_VALUE
The 'Const JPEG' literal value
|
static int |
CONST_NO_COMPRESSION_VALUE
The 'Const No Compression' literal value
|
static int |
CONST_OS2_COMPRESSION_VALUE
The 'Const OS2 Compression' literal value
|
static int |
CONST_RL4_VALUE
The 'Const RL4' literal value
|
static int |
CONST_SOLID_FILL_RECTANGLE_VALUE
The 'Const Solid Fill Rectangle' literal value
|
static int |
CONST_TIFFLZW_VALUE
The 'Const TIFFLZW' literal value
|
static List<ImageEncodingCOMPRID> |
VALUES
A public read-only list of all the 'Image Encoding COMPRID' enumerators
|
| Modifier and Type | Method and Description |
|---|---|
static ImageEncodingCOMPRID |
get(int value)
Returns the 'Image Encoding COMPRID' literal with the specified integer value
|
static ImageEncodingCOMPRID |
get(String literal)
Returns the 'Image Encoding COMPRID' literal with the specified literal value
|
static ImageEncodingCOMPRID |
getByName(String name)
Returns the 'Image Encoding COMPRID' literal with the specified name
|
String |
getLiteral() |
String |
getName() |
int |
getValue() |
String |
toString()
Returns the literal value of the enumerator, which is its string representation
|
static ImageEncodingCOMPRID |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageEncodingCOMPRID[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ImageEncodingCOMPRID CONST_IBMMMR
CONST_IBMMMR_VALUEpublic static final ImageEncodingCOMPRID CONST_NO_COMPRESSION
CONST_NO_COMPRESSION_VALUEpublic static final ImageEncodingCOMPRID CONST_RL4
CONST_RL4_VALUEpublic static final ImageEncodingCOMPRID CONST_ABIC
CONST_ABIC_VALUEpublic static final ImageEncodingCOMPRID CONST_CONCATENATED_ABIC
CONST_CONCATENATED_ABIC_VALUEpublic static final ImageEncodingCOMPRID CONST_OS2_COMPRESSION
CONST_OS2_COMPRESSION_VALUEpublic static final ImageEncodingCOMPRID CONST_TIFFLZW
CONST_TIFFLZW_VALUEpublic static final ImageEncodingCOMPRID CONST_SOLID_FILL_RECTANGLE
CONST_SOLID_FILL_RECTANGLE_VALUEpublic static final ImageEncodingCOMPRID CONST_G3MH
CONST_G3MH_VALUEpublic static final ImageEncodingCOMPRID CONST_G3MR
CONST_G3MR_VALUEpublic static final ImageEncodingCOMPRID CONST_G4MMR
CONST_G4MMR_VALUEpublic static final ImageEncodingCOMPRID CONST_JPEG
CONST_JPEG_VALUEpublic static final int CONST_IBMMMR_VALUE
If the meaning of 'Const IBMMMR' literal object isn't clear, there really should be more of a description here...
CONST_IBMMMR,
Constant Field Valuespublic static final int CONST_NO_COMPRESSION_VALUE
If the meaning of 'Const No Compression' literal object isn't clear, there really should be more of a description here...
CONST_NO_COMPRESSION,
Constant Field Valuespublic static final int CONST_RL4_VALUE
If the meaning of 'Const RL4' literal object isn't clear, there really should be more of a description here...
CONST_RL4,
Constant Field Valuespublic static final int CONST_ABIC_VALUE
If the meaning of 'Const ABIC' literal object isn't clear, there really should be more of a description here...
CONST_ABIC,
Constant Field Valuespublic static final int CONST_CONCATENATED_ABIC_VALUE
If the meaning of 'Const Concatenated ABIC' literal object isn't clear, there really should be more of a description here...
CONST_CONCATENATED_ABIC,
Constant Field Valuespublic static final int CONST_OS2_COMPRESSION_VALUE
If the meaning of 'Const OS2 Compression' literal object isn't clear, there really should be more of a description here...
CONST_OS2_COMPRESSION,
Constant Field Valuespublic static final int CONST_TIFFLZW_VALUE
If the meaning of 'Const TIFFLZW' literal object isn't clear, there really should be more of a description here...
CONST_TIFFLZW,
Constant Field Valuespublic static final int CONST_SOLID_FILL_RECTANGLE_VALUE
If the meaning of 'Const Solid Fill Rectangle' literal object isn't clear, there really should be more of a description here...
CONST_SOLID_FILL_RECTANGLE,
Constant Field Valuespublic static final int CONST_G3MH_VALUE
If the meaning of 'Const G3MH' literal object isn't clear, there really should be more of a description here...
CONST_G3MH,
Constant Field Valuespublic static final int CONST_G3MR_VALUE
If the meaning of 'Const G3MR' literal object isn't clear, there really should be more of a description here...
CONST_G3MR,
Constant Field Valuespublic static final int CONST_G4MMR_VALUE
If the meaning of 'Const G4MMR' literal object isn't clear, there really should be more of a description here...
CONST_G4MMR,
Constant Field Valuespublic static final int CONST_JPEG_VALUE
If the meaning of 'Const JPEG' literal object isn't clear, there really should be more of a description here...
CONST_JPEG,
Constant Field Valuespublic static final List<ImageEncodingCOMPRID> VALUES
public static ImageEncodingCOMPRID[] values()
for (ImageEncodingCOMPRID c : ImageEncodingCOMPRID.values()) System.out.println(c);
public static ImageEncodingCOMPRID valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static ImageEncodingCOMPRID get(String literal)
literal - the literal.null.public static ImageEncodingCOMPRID getByName(String name)
name - the name.null.public static ImageEncodingCOMPRID get(int value)
value - the integer value.null.public int getValue()
getValue in interface org.eclipse.emf.common.util.Enumeratorpublic String getName()
getName in interface org.eclipse.emf.common.util.Enumeratorpublic String getLiteral()
getLiteral in interface org.eclipse.emf.common.util.Enumeratorpublic String toString()
toString in class Enum<ImageEncodingCOMPRID>Copyright © 2017. All rights reserved.