Uses of Package
org.apache.poi.hwmf.record
Packages that use org.apache.poi.hwmf.record
Package
Description
-
Classes in org.apache.poi.hwmf.record used by org.apache.poi.hwmf.drawClassDescriptionA 16-bit unsigned integer that defines the brush style.A 32-bit ColorRef Object that defines the color value.A 16-bit unsigned integer that defines polygon fill mode.The Font object specifies the attributes of a logical fontThe HatchStyle Enumeration specifies the hatch pattern.A 16-bit unsigned integer that defines the mapping mode.A 16-bit unsigned integer that defines background mix mode.Marker interface for Records, which should be added to the WMF object table for further selectionThe 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.
-
Classes in org.apache.poi.hwmf.record used by org.apache.poi.hwmf.recordClassDescriptionThe BinaryRasterOperation Enumeration section lists the binary raster-operation codes.A 16-bit unsigned integer that defines the brush style.A 32-bit ColorRef Object that defines the color value.The META_ARC record draws an elliptical arc.The META_POLYGON record paints a polygon consisting of two or more vertices connected by straight lines.The ColorUsage Enumeration (a 16-bit unsigned integer) specifies whether a color table exists in a device-independent bitmap (DIB) and how to interpret its values, i.e.A record which contains an image (to be extracted)A 16-bit unsigned integer that defines polygon fill mode.The Font object specifies the attributes of a logical fontClipPrecision Flags specify clipping precision, which defines how to clip characters that are partially outside a clipping region.The output quality defines how carefully to attempt to match the logical font attributes to those of an actual physical font.The output precision defines how closely the output must match the requested font's height, width, character orientation, escapement, pitch, and font type.The HatchStyle Enumeration specifies the hatch pattern.A 16-bit unsigned integer that defines the mapping mode.A 16-bit unsigned integer that defines background mix mode.Marker interface for Records, which should be added to the WMF object table for further selectionThe 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.Available record types for WMFEach ternary raster operation code represents a Boolean operation in which the values of the pixels in the source, the selected brush, and the destination are combined.
-
Classes in org.apache.poi.hwmf.record used by org.apache.poi.hwmf.usermodel