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 class
private static class
private static class
private static class
private static class
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfExternalGraphic.FormatBaseModifier and TypeFieldDescriptionprivate RtfExternalGraphic.FormatBase
RtfExternalGraphic.imageformat
The 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.