Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic.FormatBase
Packages that use RtfExternalGraphic.FormatBase
Package
Description
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfExternalGraphic.FormatBase in org.apache.fop.render.rtf.rtflib.rtfdoc
Subclasses of RtfExternalGraphic.FormatBase in org.apache.fop.render.rtf.rtflib.rtfdocModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classprivate static classFields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfExternalGraphic.FormatBaseModifier and TypeFieldDescriptionprivate RtfExternalGraphic.FormatBaseRtfExternalGraphic.imageformatThe image formatMethods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfExternalGraphic.FormatBaseModifier and TypeMethodDescriptionRtfExternalGraphic.FormatBase.convert(RtfExternalGraphic.FormatBase format, byte[] data) Convert image data if necessary - for example when format is not supported by rtf.RtfExternalGraphic.FormatBase.determineFormat(byte[] data) Determine image file format.Methods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfExternalGraphic.FormatBaseModifier and TypeMethodDescriptionRtfExternalGraphic.FormatBase.convert(RtfExternalGraphic.FormatBase format, byte[] data) Convert image data if necessary - for example when format is not supported by rtf.