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 class
HemfCommentPublic.BeginGroup
Stub, to be implementedstatic class
HemfCommentPublic.EndGroup
Stub, to be implementedstatic class
HemfCommentPublic.HemfMultiFormatsData
This encapulates a single record stored within a HemfCommentPublic.MultiFormats record.static class
HemfCommentPublic.MultiFormats
static class
HemfCommentPublic.WindowsMetafile
Stub, to be implemented
-
Constructor Summary
Constructors Constructor Description HemfCommentPublic()
-