Uses of Class
org.apache.poi.hwmf.draw.HwmfGraphics
Packages that use HwmfGraphics
-
Uses of HwmfGraphics in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record with parameters of type HwmfGraphicsModifier and TypeMethodDescriptionvoid
HwmfFill.WmfDibBitBlt.applyObject
(HwmfGraphics ctx) void
HwmfFill.WmfDibStretchBlt.applyObject
(HwmfGraphics ctx) void
HwmfFill.WmfSetDibToDev.applyObject
(HwmfGraphics ctx) void
HwmfFill.WmfStretchDib.applyObject
(HwmfGraphics ctx) void
HwmfMisc.WmfCreateBrushIndirect.applyObject
(HwmfGraphics ctx) void
HwmfMisc.WmfCreatePatternBrush.applyObject
(HwmfGraphics ctx) void
HwmfMisc.WmfCreatePenIndirect.applyObject
(HwmfGraphics ctx) void
HwmfMisc.WmfDibCreatePatternBrush.applyObject
(HwmfGraphics ctx) void
HwmfObjectTableEntry.applyObject
(HwmfGraphics ctx) void
HwmfPalette.WmfAnimatePalette.applyObject
(HwmfGraphics ctx) void
HwmfPalette.WmfCreatePalette.applyObject
(HwmfGraphics ctx) void
HwmfPalette.WmfResizePalette.applyObject
(HwmfGraphics ctx) void
HwmfPalette.WmfSetPaletteEntries.applyObject
(HwmfGraphics ctx) void
HwmfText.WmfCreateFontIndirect.applyObject
(HwmfGraphics ctx) void
HwmfWindowing.WmfCreateRegion.applyObject
(HwmfGraphics ctx) void
HwmfWindowing.WmfExcludeClipRect.applyObject
(HwmfGraphics ctx) void
HwmfWindowing.WmfIntersectClipRect.applyObject
(HwmfGraphics ctx) void
HwmfWindowing.WmfOffsetClipRgn.applyObject
(HwmfGraphics ctx) void
HwmfDraw.WmfArc.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfEllipse.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfFrameRegion.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfLineTo.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfMoveTo.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfPolygon.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfPolyline.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfPolyPolygon.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfRectangle.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfRoundRect.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfSelectObject.draw
(HwmfGraphics ctx) void
HwmfDraw.WmfSetPixel.draw
(HwmfGraphics ctx) void
HwmfEscape.draw
(HwmfGraphics ctx) void
HwmfFill.WmfBitBlt.draw
(HwmfGraphics ctx) void
HwmfFill.WmfDibBitBlt.draw
(HwmfGraphics ctx) void
HwmfFill.WmfDibStretchBlt.draw
(HwmfGraphics ctx) void
HwmfFill.WmfExtFloodFill.draw
(HwmfGraphics ctx) void
HwmfFill.WmfFillRegion.draw
(HwmfGraphics ctx) void
HwmfFill.WmfFloodFill.draw
(HwmfGraphics ctx) void
HwmfFill.WmfInvertRegion.draw
(HwmfGraphics ctx) void
HwmfFill.WmfPaintRegion.draw
(HwmfGraphics ctx) void
HwmfFill.WmfPatBlt.draw
(HwmfGraphics ctx) void
HwmfFill.WmfSetDibToDev.draw
(HwmfGraphics ctx) void
HwmfFill.WmfSetPolyfillMode.draw
(HwmfGraphics ctx) void
HwmfFill.WmfStretchBlt.draw
(HwmfGraphics ctx) void
HwmfFill.WmfStretchDib.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfCreateBrushIndirect.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfCreatePatternBrush.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfCreatePenIndirect.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfDeleteObject.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfDibCreatePatternBrush.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfRestoreDc.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSaveDc.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetBkColor.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetBkMode.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetLayout.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetMapMode.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetMapperFlags.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetRelabs.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetRop2.draw
(HwmfGraphics ctx) void
HwmfMisc.WmfSetStretchBltMode.draw
(HwmfGraphics ctx) final void
HwmfPalette.WmfPaletteParent.draw
(HwmfGraphics ctx) void
HwmfPalette.WmfRealizePalette.draw
(HwmfGraphics ctx) void
HwmfPalette.WmfResizePalette.draw
(HwmfGraphics ctx) void
HwmfPalette.WmfSelectPalette.draw
(HwmfGraphics ctx) void
HwmfRecord.draw
(HwmfGraphics ctx) Apply the record settings to the graphics contextvoid
HwmfText.WmfCreateFontIndirect.draw
(HwmfGraphics ctx) void
HwmfText.WmfExtTextOut.draw
(HwmfGraphics ctx) void
HwmfText.WmfSetTextAlign.draw
(HwmfGraphics ctx) void
HwmfText.WmfSetTextCharExtra.draw
(HwmfGraphics ctx) void
HwmfText.WmfSetTextColor.draw
(HwmfGraphics ctx) void
HwmfText.WmfSetTextJustification.draw
(HwmfGraphics ctx) void
HwmfText.WmfTextOut.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfCreateRegion.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfExcludeClipRect.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfIntersectClipRect.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfOffsetClipRgn.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfOffsetViewportOrg.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfOffsetWindowOrg.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfScaleViewportExt.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfScaleWindowExt.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfSelectClipRegion.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfSetViewportExt.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfSetViewportOrg.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfSetWindowExt.draw
(HwmfGraphics ctx) void
HwmfWindowing.WmfSetWindowOrg.draw
(HwmfGraphics ctx)