Uses of Enum Class
org.apache.poi.hemf.record.HemfRecordType
Packages that use HemfRecordType
-
Uses of HemfRecordType in org.apache.poi.hemf.record
Methods in org.apache.poi.hemf.record that return HemfRecordTypeModifier and TypeMethodDescriptionstatic HemfRecordType
HemfRecordType.getById
(long id) HemfCommentRecord.getRecordType()
HemfHeader.getRecordType()
HemfRecord.getRecordType()
HemfText.ExtTextOutA.getRecordType()
HemfText.ExtTextOutW.getRecordType()
UnimplementedHemfRecord.getRecordType()
static HemfRecordType
Returns the enum constant of this class with the specified name.static HemfRecordType[]
HemfRecordType.values()
Returns an array containing the constants of this enum class, in the order they are declared.