Uses of Class
org.apache.poi.hemf.record.AbstractHemfComment

Packages that use AbstractHemfComment
org.apache.poi.hemf.record   
 

Uses of AbstractHemfComment in org.apache.poi.hemf.record
 

Subclasses of AbstractHemfComment in org.apache.poi.hemf.record
 class HemfComment
          Contains arbitrary data
 class HemfCommentEMFPlus
          An HemfCommentEMFPlus may contain one or more EMFPlus records
 class HemfCommentEMFSpool
          Not yet implemented
static class HemfCommentPublic.BeginGroup
          Stub, to be implemented
static class HemfCommentPublic.EndGroup
          Stub, to be implemented
static class HemfCommentPublic.MultiFormats
           
static class HemfCommentPublic.WindowsMetafile
          Stub, to be implemented
 

Methods in org.apache.poi.hemf.record that return AbstractHemfComment
 AbstractHemfComment HemfCommentRecord.getComment()
           
 



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