Package org.apache.poi.hemf.record.emf
Class HemfComment.EmfCommentDataFormat
java.lang.Object
org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataFormat
- All Implemented Interfaces:
GenericRecord
- Enclosing class:
HemfComment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]longinit(LittleEndianInputStream leis, long dataSize, long startIdx) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.poi.common.usermodel.GenericRecord
getGenericChildren, getGenericRecordType
-
Constructor Details
-
EmfCommentDataFormat
public EmfCommentDataFormat()
-
-
Method Details
-
init
- Throws:
IOException
-
getRawData
public byte[] getRawData() -
getSignature
-
getGenericProperties
- Specified by:
getGenericPropertiesin interfaceGenericRecord
-