Uses of Class
org.apache.poi.hemf.record.AbstractHemfComment
-
Packages that use AbstractHemfComment Package Description org.apache.poi.hemf.record -
-
Uses of AbstractHemfComment in org.apache.poi.hemf.record
Subclasses of AbstractHemfComment in org.apache.poi.hemf.record Modifier and Type Class Description class
HemfComment
Contains arbitrary dataclass
HemfCommentEMFPlus
An HemfCommentEMFPlus may contain one or more EMFPlus recordsclass
HemfCommentEMFSpool
Not yet implementedstatic class
HemfCommentPublic.BeginGroup
Stub, to be implementedstatic class
HemfCommentPublic.EndGroup
Stub, to be implementedstatic class
HemfCommentPublic.MultiFormats
static class
HemfCommentPublic.WindowsMetafile
Stub, to be implementedMethods in org.apache.poi.hemf.record that return AbstractHemfComment Modifier and Type Method Description AbstractHemfComment
HemfCommentRecord. getComment()
-