static HemfComment.HemfCommentRecordType |
HemfComment.HemfCommentRecordType.getById(long id,
boolean isEmfPublic) |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentData.getCommentRecordType() |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataBeginGroup.getCommentRecordType() |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataEndGroup.getCommentRecordType() |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataGeneric.getCommentRecordType() |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataMultiformats.getCommentRecordType() |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataPlus.getCommentRecordType() |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataUnicode.getCommentRecordType() |
|
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataWMF.getCommentRecordType() |
|
default HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentData.getGenericRecordType() |
|
static HemfComment.HemfCommentRecordType |
HemfComment.HemfCommentRecordType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HemfComment.HemfCommentRecordType[] |
HemfComment.HemfCommentRecordType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|