Package | Description |
---|---|
org.apache.poi.hemf.record.emf |
Modifier and Type | Method and Description |
---|---|
static HemfComment.HemfCommentRecordType |
HemfComment.HemfCommentRecordType.getById(long id,
boolean isEmfPublic) |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentData.getCommentRecordType() |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataGeneric.getCommentRecordType() |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataPlus.getCommentRecordType() |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataBeginGroup.getCommentRecordType() |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataEndGroup.getCommentRecordType() |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataMultiformats.getCommentRecordType() |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataWMF.getCommentRecordType() |
HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentDataUnicode.getCommentRecordType() |
default HemfComment.HemfCommentRecordType |
HemfComment.EmfCommentData.getGenericRecordType() |
static HemfComment.HemfCommentRecordType |
HemfComment.HemfCommentRecordType.valueOf(java.lang.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.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.