Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.hwmf.record Classes and Interfaces - 109 results found.
NameDescriptionTypePackageFramework
HwmfBitmap16Classorg.apache.poi.hwmf.recordApache POI
HwmfBitmapDibThe DeviceIndependentBitmap Object defines an image in device-independent bitmap (DIB) format.Classorg.apache.poi.hwmf.recordApache POI
HwmfBitmapDib .BitCountThe image SHOULD be in either JPEG or PNG format.Classorg.apache.poi.hwmf.record.HwmfBitmapDibApache POI
HwmfBitmapDib .CompressionThe bitmap is not compressed and the color table consists of three DWORD color masks that specify the red, green, and blue components, respectively, of each pixel.Classorg.apache.poi.hwmf.record.HwmfBitmapDibApache POI
HwmfBrushStyleA 16-bit unsigned integer that defines the brush style.Classorg.apache.poi.hwmf.recordApache POI
HwmfColorRefA 32-bit ColorRef Object that defines the color value.Classorg.apache.poi.hwmf.recordApache POI
HwmfDrawClassorg.apache.poi.hwmf.recordApache POI
HwmfDraw .WmfArcThe META_ARC record draws an elliptical arc.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfChordThe META_CHORD record draws a chord, which is defined by a region bounded by the intersection of an ellipse with a line segment.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfEllipseThe META_ELLIPSE record draws an ellipse.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfFrameRegionThe META_FRAMEREGION record draws a border around a specified region using a specified brush.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfLineToThe META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfMoveToClassorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfPieThe META_PIE record draws a pie-shaped wedge bounded by the intersection of an ellipse and two radials.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfPolygonThe META_POLYGON record paints a polygon consisting of two or more vertices connected by straight lines.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfPolylineClassorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfPolyPolygonThe META_POLYPOLYGON record paints a series of closed polygons.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfRectangleThe META_RECTANGLE record paints a rectangle.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfRoundRectThe META_ROUNDRECT record paints a rectangle with rounded corners.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfSelectObjectThe META_SELECTOBJECT record specifies a graphics object for the playback device context.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfDraw .WmfSetPixelThe META_RECTANGLE record paints a rectangle.Classorg.apache.poi.hwmf.record.HwmfDrawApache POI
HwmfEscapeClassorg.apache.poi.hwmf.recordApache POI
HwmfFillClassorg.apache.poi.hwmf.recordApache POI
HwmfFill .ColorUsageThe 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,Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .HwmfImageRecordInterfaceorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfBitBltClassorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfDibBitBltClassorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfDibStretchBltClassorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfExtFloodFillThe META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfFillRegionThe META_FILLREGION record fills a region using a specified brush.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfFloodFillThe META_FLOODFILL record fills an area of the output surface with the brush that is defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfInvertRegionThe META_INVERTREGION record draws a region in which the colors are inverted.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfPaintRegionThe META_PAINTREGION record paints the specified region by using the brush that is defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfPatBltThe META_PATBLT record paints a specified rectangle using the brush that is defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfSetDibToDevThe META_SETDIBTODEV record sets a block of pixels in the playback device context using deviceindependent color data.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfSetPolyfillModeThe META_SETPOLYFILLMODE record sets polygon fill mode in the playback device context for graphics operations that fill polygons.Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfSetPolyfillMode .HwmfPolyfillModeA 16-bit unsigned integer that defines polygon fill mode.Classorg.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillModeApache POI
HwmfFill .WmfStretchBltClassorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFill .WmfStretchDibThe META_STRETCHDIB record specifies the transfer of color data from a block of pixels in deviceindependent format according to a raster operation,Classorg.apache.poi.hwmf.record.HwmfFillApache POI
HwmfFontClassorg.apache.poi.hwmf.recordApache POI
HwmfFont .WmfCharsetSpecifies the English character set.Classorg.apache.poi.hwmf.record.HwmfFontApache POI
HwmfFont .WmfClipPrecisionClipPrecision Flags specify clipping precision, which defines how to clip characters that are partially outside a clipping region.Classorg.apache.poi.hwmf.record.HwmfFontApache POI
HwmfFont .WmfFontFamilyClassA property of a font that describes its general appearance.Classorg.apache.poi.hwmf.record.HwmfFontApache POI
HwmfFont .WmfFontPitchA property of a font that describes the pitch, of the characters.Classorg.apache.poi.hwmf.record.HwmfFontApache POI
HwmfFont .WmfFontQualityThe output quality defines how carefully to attempt to match the logical font attributes to those of an actualSpecifies that anti-aliasing SHOULD be used when rendering text, if the font supports it.Classorg.apache.poi.hwmf.record.HwmfFontApache POI
HwmfFont .WmfOutPrecisionThe output precision defines how closely the output must match the requested font's height, width, character orientation, escapement, pitch, and font type.Classorg.apache.poi.hwmf.record.HwmfFontApache POI
HwmfHatchStyleThe HatchStyle Enumeration specifies the hatch pattern.Classorg.apache.poi.hwmf.recordApache POI
HwmfHeaderClassorg.apache.poi.hwmf.recordApache POI
HwmfMapModeA 16-bit unsigned integer that defines the mapping mode.Classorg.apache.poi.hwmf.recordApache POI
HwmfMiscClassorg.apache.poi.hwmf.recordApache POI
HwmfMisc .WmfCreateBrushIndirectThe META_CREATEBRUSHINDIRECT record creates a Brush Object from a LogBrush Object.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfCreatePatternBrushClassorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfCreatePenIndirectClassorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfDeleteObjectThe META_DELETEOBJECT record deletes an object, including Bitmap16, Brush, DeviceIndependentBitmap, Font, Palette, Pen, and Region.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfDibCreatePatternBrushThe META_DIBCREATEPATTERNBRUSH record creates a Brush Object with a pattern specified by a DeviceIndependentBitmap (DIB) ObjectClassorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfRestoreDcClassorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSaveDcThe META_SAVEDC record saves the playback device context for later retrieval.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetBkColorThe META_SETBKCOLOR record sets the background color in the playback device context to a specified color, or to the nearest physical color if the device cannot represent the specified color.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetBkModeThe META_SETBKMODE record defines the background raster operation mix mode in the playback device context.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetBkMode .HwmfBkModeA 16-bit unsigned integer that defines background mix mode.Classorg.apache.poi.hwmf.record.HwmfMisc.WmfSetBkModeApache POI
HwmfMisc .WmfSetLayoutThe META_SETLAYOUT record defines the layout orientation in the playback device context.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetMapModeThe META_SETMAPMODE record defines the mapping mode in the playback device context.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetMapperFlagsThe META_SETMAPPERFLAGS record defines the algorithm that the font mapper uses when it maps logical fonts to physical fonts.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetRelabsThe META_SETRELABS record is reserved and not supported.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetRop2The META_SETROP2 record defines the foreground raster operation mix mode in the playback device context.Classorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfMisc .WmfSetStretchBltModeClassorg.apache.poi.hwmf.record.HwmfMiscApache POI
HwmfObjectTableEntryMarker interface for Records, which should be added to the WMF object table for further selectionInterfaceorg.apache.poi.hwmf.recordApache POI
HwmfPaletteClassorg.apache.poi.hwmf.recordApache POI
HwmfPalette .PaletteEntryClassorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPalette .WmfAnimatePaletteThe META_ANIMATEPALETTE record redefines entries in the logical palette that is defined in the playback device context with the specified Palette objectClassorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPalette .WmfCreatePaletteClassorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPalette .WmfPaletteParentClassorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPalette .WmfRealizePaletteThe META_REALIZEPALETTE record maps entries from the logical palette that is defined in the playback device context to the system palette.Classorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPalette .WmfResizePaletteThe META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPalette .WmfSelectPaletteThe META_SELECTPALETTE record defines the current logical palette with a specified Palette Object.Classorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPalette .WmfSetPaletteEntriesThe META_SETPALENTRIES record defines RGB color values in a range of entries in the logical palette that is defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfPaletteApache POI
HwmfPenStyleThe 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.Classorg.apache.poi.hwmf.recordApache POI
HwmfPenStyle .HwmfLineCapLine ends at end pointSquare protrudes by half line widthClassorg.apache.poi.hwmf.record.HwmfPenStyleApache POI
HwmfPenStyle .HwmfLineDashThe pen has alternating dashes and dots.Classorg.apache.poi.hwmf.record.HwmfPenStyleApache POI
HwmfPenStyle .HwmfLineJoinLine joins are beveled.Classorg.apache.poi.hwmf.record.HwmfPenStyleApache POI
HwmfPlaceableHeaderClassorg.apache.poi.hwmf.recordApache POI
HwmfRecordInterfaceorg.apache.poi.hwmf.recordApache POI
HwmfRecordTypeAvailable record types for WMFSee Also:Inside the Windows Meta File FormatClassorg.apache.poi.hwmf.recordApache POI
HwmfTernaryRasterOpenum HwmfTernaryRasterOpEnum Constant SummaryClassorg.apache.poi.hwmf.recordApache POI
HwmfTextClassorg.apache.poi.hwmf.recordApache POI
HwmfText .HwmfTextAlignmentClassorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .HwmfTextVerticalAlignmentClassorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .WmfCreateFontIndirectClassorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .WmfExtTextOutThe META_EXTTEXTOUT record outputs text by using the font, background color, and text color that are defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .WmfSetTextAlignThe META_SETTEXTALIGN record defines text-alignment values in the playback device context.Classorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .WmfSetTextCharExtraThe META_SETTEXTCHAREXTRA record defines inter-character spacing for text justification in the playback device context.Classorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .WmfSetTextColorThe META_SETTEXTCOLOR record defines the text foreground color in the playback device context.Classorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .WmfSetTextJustificationThe META_SETTEXTJUSTIFICATION record defines the amount of space to add to break characters in a string of justified text.Classorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfText .WmfTextOutThe META_TEXTOUT record outputs a character string at the specified location by using the font, background color, and text color that are defined in the playback device context.Classorg.apache.poi.hwmf.record.HwmfTextApache POI
HwmfWindowingClassorg.apache.poi.hwmf.recordApache POI
HwmfWindowing .WmfCreateRegionClassorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfExcludeClipRectThe META_EXCLUDECLIPRECT record sets the clipping region in the playback device context to the existing clipping region minus the specified rectangle.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfIntersectClipRectThe META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the intersection of the existing clipping region and the specified rectangle.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfOffsetClipRgnClassorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfOffsetViewportOrgThe META_OFFSETVIEWPORTORG record moves the viewport origin in the playback device context by specified horizontal and vertical offsets.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfOffsetWindowOrgThe META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfScaleViewportExtThe META_SCALEVIEWPORTEXT record scales the horizontal and vertical extents of the viewport that is defined in the playback device context by using the ratios formed by the specifiedClassorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfScaleWindowExtThe META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfScanObjectClassorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfSelectClipRegionThe META_SELECTCLIPREGION record specifies a Region Object to be the current clipping region.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfSetViewportExtThe META_SETVIEWPORTEXT record sets the horizontal and vertical extents of the viewport in the playback device context.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfSetViewportOrgThe META_SETVIEWPORTORG record defines the viewport origin in the playback device context.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfSetWindowExtThe META_SETWINDOWEXT record defines the horizontal and vertical extents of the output window in the playback device context.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfSetWindowOrgThe META_SETWINDOWORG record defines the output window origin in the playback device context.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI