Uses of Interface
org.apache.poi.hemf.record.emf.HemfComment.EmfCommentData
-
Packages that use HemfComment.EmfCommentData Package Description org.apache.poi.hemf.record.emf -
-
Uses of HemfComment.EmfCommentData in org.apache.poi.hemf.record.emf
Classes in org.apache.poi.hemf.record.emf that implement HemfComment.EmfCommentData Modifier and Type Class Description static classHemfComment.EmfCommentDataBeginGroupstatic classHemfComment.EmfCommentDataEndGroupstatic classHemfComment.EmfCommentDataGenericPrivate data is unknown to EMF; it is meaningful only to applications that know the format of the data and how to use it.static classHemfComment.EmfCommentDataMultiformatsstatic classHemfComment.EmfCommentDataPlusThe EMR_COMMENT_EMFPLUS record contains embedded EMF+ records.static classHemfComment.EmfCommentDataUnicodestatic classHemfComment.EmfCommentDataWMFFields in org.apache.poi.hemf.record.emf with type parameters of type HemfComment.EmfCommentData Modifier and Type Field Description Supplier<? extends HemfComment.EmfCommentData>HemfComment.HemfCommentRecordType. constructorMethods in org.apache.poi.hemf.record.emf that return HemfComment.EmfCommentData Modifier and Type Method Description HemfComment.EmfCommentDataHemfComment.EmfComment. getCommentData()HemfComment.EmfCommentDataHemfComment.EmfCommentDataIterator. next()
-