Package org.apache.poi.hemf.record
Class HemfCommentPublic
- java.lang.Object
-
- org.apache.poi.hemf.record.HemfCommentPublic
-
@Internal public class HemfCommentPublic extends java.lang.Object
Container class for four subtypes of HemfCommentPublic: BeginGroup, EndGroup, MultiFormats and Windows Metafile.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHemfCommentPublic.BeginGroupStub, to be implementedstatic classHemfCommentPublic.EndGroupStub, to be implementedstatic classHemfCommentPublic.HemfMultiFormatsDataThis encapulates a single record stored within a HemfCommentPublic.MultiFormats record.static classHemfCommentPublic.MultiFormatsstatic classHemfCommentPublic.WindowsMetafileStub, to be implemented
-
Constructor Summary
Constructors Constructor Description HemfCommentPublic()
-