Uses of Class
org.apache.maven.doxia.module.rtf.WMFWriter.Record
-
Packages that use WMFWriter.Record Package Description org.apache.maven.doxia.module.rtf -
-
Uses of WMFWriter.Record in org.apache.maven.doxia.module.rtf
Subclasses of WMFWriter.Record in org.apache.maven.doxia.module.rtf Modifier and Type Class Description (package private) static class
WMFWriter.DibBitBltRecord
Fields in org.apache.maven.doxia.module.rtf declared as WMFWriter.Record Modifier and Type Field Description private static WMFWriter.Record
WMFWriter. trailer
See the libwmf library documentation (http://www.wvware.com/wmf_doc_index.html) for a description of WMF format.Methods in org.apache.maven.doxia.module.rtf with parameters of type WMFWriter.Record Modifier and Type Method Description (package private) void
WMFWriter. add(WMFWriter.Record record)
-