Uses of Package
org.apache.poi.hwmf.record

Packages that use org.apache.poi.hwmf.record
org.apache.poi.hwmf.draw   
org.apache.poi.hwmf.record   
org.apache.poi.hwmf.usermodel   
 

Classes in org.apache.poi.hwmf.record used by org.apache.poi.hwmf.draw
HwmfBrushStyle
          A 16-bit unsigned integer that defines the brush style.
HwmfColorRef
          A 32-bit ColorRef Object that defines the color value.
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
          A 16-bit unsigned integer that defines polygon fill mode.
HwmfFont
          The Font object specifies the attributes of a logical font
HwmfHatchStyle
          The HatchStyle Enumeration specifies the hatch pattern.
HwmfMapMode
          A 16-bit unsigned integer that defines the mapping mode.
HwmfMisc.WmfSetBkMode.HwmfBkMode
          A 16-bit unsigned integer that defines background mix mode.
HwmfObjectTableEntry
          Marker interface for Records, which should be added to the WMF object table for further selection
HwmfPalette.PaletteEntry
           
HwmfPenStyle
          The 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.
HwmfText.HwmfTextAlignment
           
HwmfText.HwmfTextVerticalAlignment
           
 

Classes in org.apache.poi.hwmf.record used by org.apache.poi.hwmf.record
HwmfBinaryRasterOp
          The BinaryRasterOperation Enumeration section lists the binary raster-operation codes.
HwmfBitmapDib.BitCount
           
HwmfBitmapDib.Compression
           
HwmfBrushStyle
          A 16-bit unsigned integer that defines the brush style.
HwmfColorRef
          A 32-bit ColorRef Object that defines the color value.
HwmfDraw.WmfArc
          The META_ARC record draws an elliptical arc.
HwmfDraw.WmfPolygon
          The META_POLYGON record paints a polygon consisting of two or more vertices connected by straight lines.
HwmfEscape.EscapeFunction
           
HwmfFill.ColorUsage
          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.
HwmfFill.HwmfImageRecord
          A record which contains an image (to be extracted)
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
          A 16-bit unsigned integer that defines polygon fill mode.
HwmfFont
          The Font object specifies the attributes of a logical font
HwmfFont.WmfClipPrecision
          ClipPrecision Flags specify clipping precision, which defines how to clip characters that are partially outside a clipping region.
HwmfFont.WmfFontQuality
          The output quality defines how carefully to attempt to match the logical font attributes to those of an actual physical font.
HwmfFont.WmfOutPrecision
          The output precision defines how closely the output must match the requested font's height, width, character orientation, escapement, pitch, and font type.
HwmfHatchStyle
          The HatchStyle Enumeration specifies the hatch pattern.
HwmfMapMode
          A 16-bit unsigned integer that defines the mapping mode.
HwmfMisc.WmfSetBkMode.HwmfBkMode
          A 16-bit unsigned integer that defines background mix mode.
HwmfObjectTableEntry
          Marker interface for Records, which should be added to the WMF object table for further selection
HwmfPalette.PaletteEntry
           
HwmfPalette.WmfPaletteParent
           
HwmfPenStyle
          The 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.
HwmfPenStyle.HwmfLineCap
           
HwmfPenStyle.HwmfLineDash
           
HwmfPenStyle.HwmfLineJoin
           
HwmfPlaceableHeader
           
HwmfRecord
           
HwmfRecordType
          Available record types for WMF
HwmfTernaryRasterOp
          Each 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.
HwmfText.HwmfTextAlignment
           
HwmfText.HwmfTextVerticalAlignment
           
 

Classes in org.apache.poi.hwmf.record used by org.apache.poi.hwmf.usermodel
HwmfHeader
           
HwmfPlaceableHeader
           
HwmfRecord
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.