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 classWMFWriter.DibBitBltRecordFields in org.apache.maven.doxia.module.rtf declared as WMFWriter.Record Modifier and Type Field Description private static WMFWriter.RecordWMFWriter. trailerSee 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) voidWMFWriter. add(WMFWriter.Record record)
-