Class RtfExternalGraphic.FormatBMP
java.lang.Object
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic.FormatBase
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic.FormatBMP
- Enclosing class:
- RtfExternalGraphic
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic.FormatBase
convert, determineFormat, getRtfTag
-
Constructor Details
-
FormatBMP
private FormatBMP()
-
-
Method Details
-
isFormat
public static boolean isFormat(byte[] data) -
getType
public int getType()Description copied from class:RtfExternalGraphic.FormatBase
Get image type.- Overrides:
getType
in classRtfExternalGraphic.FormatBase
- Returns:
- Image format class
-