org.apache.poi.hemf.record
Class HemfCommentPublic

java.lang.Object
  extended by 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
static class HemfCommentPublic.BeginGroup
          Stub, to be implemented
static class HemfCommentPublic.EndGroup
          Stub, to be implemented
static 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
HemfCommentPublic()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfCommentPublic

public HemfCommentPublic()


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.