A B C D E F G H I L M N O P R S T V W

A

ALTERNATE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
ANSI_CHARSET - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
addHandle() - Method in class com.pietjonas.wmfwriter2d.WMF
Add a new handle to the handle table with GDI objects .
addRenderingHints(Map) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
arc(int, int, int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

B

BLACKNESS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
BS_DIBPATTERN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
BS_HATCHED - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
BS_HOLLOW - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
BS_NULL - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
BS_PATTERN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
BS_SOLID - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
bitBlt(int, int, int, int, int, int, int, int[], int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

C

CLIP_CHARACTER_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
CLIP_DEFAULT_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
CLIP_LH_ANGLES - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
CLIP_MASK - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
CLIP_STROKE_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
CLIP_TT_ALWAYS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
ClipboardCopy - class com.pietjonas.wmfwriter2d.ClipboardCopy.
Uses JNI and the JavaClipboard DLL to copy a WMF or EMF to the Windows clipboard.
ClipboardCopy() - Constructor for class com.pietjonas.wmfwriter2d.ClipboardCopy
Loads the JavaClipboard.dll
chord(int, int, int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
clearRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
clearRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
clip(Shape) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
clipRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
clipRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
com.pietjonas.wmfwriter2d - package com.pietjonas.wmfwriter2d
 
copy(String, int, int, boolean) - Method in class com.pietjonas.wmfwriter2d.ClipboardCopy
Copies a WMF (with standard header) or an EMF into the Windows clipboard.
copyArea(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Not supported.
copyArea(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
copyWithPixelSize(String, int, int, boolean) - Method in class com.pietjonas.wmfwriter2d.ClipboardCopy
Copies a WMF (with standard header) or an EMF into the Windows clipboard.
create() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
 
create() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
createBrushIndirect(int, Color, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
createFont(Font, int, boolean, boolean) - Method in class com.pietjonas.wmfwriter2d.WMF
Convenience method to call createFontIndirect with a java.awt.Font.
createFontIndirect(int, int, int, int, int, boolean, boolean, boolean, byte, byte, byte, byte, byte, String) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
createPatternBrush(int[], int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
createPenIndirect(int, int, Color) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
createWMFHandles() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Creates and selects three GDI Objects: a Pen, a Brush and a Font with the current styles and fore- and background color.

D

DEFAULT_CHARSET - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
DEFAULT_PITCH - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
DEFAULT_QUALITY - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
DIB_PAL_COLORS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
DIB_RGB_COLORS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
DRAFT_QUALITY - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
DSTINVERT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
deleteGDIObjects() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Deletes all created GDI objects.
deleteObject(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
dispose() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
dispose() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
draw(Shape) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawArc(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawArc(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawGlyphVector(GlyphVector, float, float) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(Image, int, int, Color, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawImage(Image, int, int, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(Image, int, int, Color, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(Image, int, int, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(Image, AffineTransform, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawLine(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawLine(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawOval(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawOval(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawPolygon(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawPolygon(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawPolyline(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawPolyline(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawRoundRect(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawRoundRect(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawString(String, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
drawString(AttributedCharacterIterator, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Not supported.
drawString(AttributedCharacterIterator, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawString(String, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawString(AttributedCharacterIterator, float, float) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
drawString(String, float, float) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.

E

ETO_CLIPPED - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
ETO_OPAQUE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
ellipse(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
escape(int, byte[]) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
extTextOut(int, int, int, Rectangle, String) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
extTextOut(int, int, int, Rectangle, String, int[]) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

F

FF_DECORATIVE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FF_DONTCARE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FF_MODERN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FF_ROMAN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FF_SCRIPT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FF_SWISS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FIXED_PITCH - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FW_BLACK - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FW_BOLD - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FW_DONTCARE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FW_NORMAL - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
FW_THIN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
fill(Shape) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
fillArc(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
fillArc(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
fillOval(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
fillOval(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
fillPolygon(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
fillPolygon(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
fillRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
fillRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
fillRoundRect(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
fillRoundRect(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.

G

GDIPolyPolygon(Polygon[]) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Executes the GDI polypolygon.
getBackground() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getBrushFillStyle() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Returns the current fill style of the brush, used to fill shapes.
getBrushHatch() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Returns the current hatch style of the brush, used to fill shapes.
getBrushPattern() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Returns the bitmap of the pattern brush, used to fill shapes.
getClip() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
getClip() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getClipBounds() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
getClipBounds() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getClipRect() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
getColor() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
getColor() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getComposite() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getDeviceConfiguration() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getFlatness() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
 
getFont() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
getFont() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getFontEscapement() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Returns the current escapement of the font, used to draw text.
getFontMetrics(Font) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
getFontMetrics(Font) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getFontRenderContext() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getPaint() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getPenStyle() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Returns the current style of the pen, used to draw lines.
getPenWidth() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Returns the current width of the pen, used to draw lines.
getRenderingHint(RenderingHints.Key) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getRenderingHints() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getStroke() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getTransform() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
getTranslateFontNames() - Method in class com.pietjonas.wmfwriter2d.WMF
Returns the current String replacement table.
getWMF() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Returns the current WMF object.

H

HS_BDIAGONAL - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
HS_CROSS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
HS_DIAGCROSS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
HS_FDIAGONAL - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
HS_HORIZONTAL - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
HS_VERTICAL - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
hit(Rectangle, Shape, boolean) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.

I

intersectClipRect(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
isGDIFontDrawing() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
Indicates the use of the native GDI font drawing mechanism.
isGDIPenDrawing() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
Indicates the use of the native GDI pen drawing mechanism.
isGDIPenWidthDrawing() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
Indicates the use of the native GDI pen width drawing.

L

lineTo(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

M

MERGEPAINT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_ANISOTROPIC - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_HIENGLISH - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_HIMETRIC - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_HITWIPS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_ISOTROPIC - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_LOENGLISH - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_LOMETRIC - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
MM_TEXT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
metaRecord(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
Write the leading metafile record
moveTo(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

N

NOTSRCCOPY - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
NOTSRCERASE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 

O

OEM_CHARSET - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OPAQUE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OUT_CHARACTER_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OUT_DEFAULT_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OUT_DEVICE_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OUT_RASTER_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OUT_STRING_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OUT_STROKE_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
OUT_TT_PRECIS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
offsetViewportOrg(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK, should not be called in a metafile.
offsetWindowOrg(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

P

PATCOPY - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PATINVERT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PATPAINT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PROOF_QUALITY - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PS_DASH - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PS_DASHDOT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PS_DASHDOTDOT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PS_DOT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PS_INSIDEFRAME - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PS_NULL - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
PS_SOLID - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
patBlt(int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
pie(int, int, int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
polygon(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
polyline(int[], int[], int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
polypolygon(Polygon[]) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

R

R2_BLACK - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_COPYPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_MASKNOTPENNOT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_MASKPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_MASKPENNOT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_MERGENOTPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_MERGEPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_MERGEPENNOT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_NOP - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_NOT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_NOTCOPYPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_NOTMASKPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_NOTMERGEPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_NOTXORPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_WHITE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
R2_XORPEN - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
rectangle(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
reset() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Resets WMFGraphics to its standard Java AWT behavior.
restoreState() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Restores internal WMFGraphics settings in WMF which have been changed by copies (Graphics.create()) of this Graphics object.
rotate(double, double, double) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
rotate(double) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
roundRect(int, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

S

SHIFTJIS_CHARSET - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
SRCAND - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
SRCCOPY - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
SRCERASE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
SRCINVERT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
SRCPAINT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
STRETCH_ANDSCANS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
STRETCH_DELETESCANS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
STRETCH_ORSCANS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
SYMBOL_CHARSET - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
scale(double, double) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
scaleViewportExt(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK, should not be called in a metafile.
scaleWindowExt(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
selectObject(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setBKColor(Color) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setBKMode(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setBackground(Color) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setBrushFillStyle(int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Sets the fill style of the brush, used to fill shapes.
setBrushHatch(int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Sets the hatch style of the brush, used to fill shapes.
setBrushPattern(Image) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Sets the bitmap of the pattern brush, used to fill shapes.
setClip(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics
setClip(Shape) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics
setClip(Shape) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setClip(int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setClipRgn() - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setColor(Color) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
setColor(Color) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setComposite(Composite) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setFlatness(double) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
Sets the number of polygons produced for drawing curved shapes.
setFont(Font) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
setFont(Font) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setFontEscapement(int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Sets the escapement(rotation) of the font, used to draw text.
setGDIFillBrush() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Creates and selects a new fill brush with the current fill style, hatch style, pattern and foreground color.
setGDIFont() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Creates and selects a new font with the current Font and escapement.
setGDIFontDrawing(boolean) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
Sets the use of the native GDI font drawing mechanism.
setGDIHollowBrush() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Creates and selects a new hollow brush with the current foreground color.
setGDIPen() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Creates and selects a new pen with the current pen style, width and foreground color.
setGDIPenDrawing(boolean) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
Sets the use of the native GDI pen drawing mechanism for java.awt.Shape outlines.
setGDIPenWidthDrawing(boolean) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
Sets the use of width for the native GDI pen drawing (WMFGraphics2D.isGDIPenDrawing() must be true).
setMapMode(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setPaint(Paint) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setPaintMode() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Not supported.
setPaintMode() - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setPenStyle(int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Sets the style of the pen, used to draw lines.
setPenWidth(int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Sets the width of the pen, used to draw lines.
setPixel(int, int, Color) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setPolyFillMode(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setROP2(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setRenderingHint(RenderingHints.Key, Object) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setRenderingHints(Map) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setStretchBltMode(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setStroke(Stroke) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setTextAlign(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setTextCharacterExtra(int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setTextColor(Color) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setTextJustification(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
setTransform(AffineTransform) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
setTranslateFontNames(String[][]) - Method in class com.pietjonas.wmfwriter2d.WMF
Sets the String replacement table for the font names.
setViewportExt(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK, should not be called in a metafile.
setViewportOrg(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK, should not be called in a metafile.
setWMF(WMF, int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Sets a new WMF object.
setWindowExt(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK, should be called at the beginning of a metafile with the extend of the metafile.
setWindowOrg(int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK, should be called at the beginning of a metafile with the origin of the metafile.
setXORMode(Color) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
Not supported.
setXORMode(Color) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
shear(double, double) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
stretchBlt(int, int, int, int, int, int, int, int, int, int[], int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.

T

TA_BASELINE - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TA_BOTTOM - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TA_CENTER - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TA_LEFT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TA_NOUPDATECP - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TA_RIGHT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TA_TOP - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TA_UPDATECP - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
TRANSPARENT - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
textOut(int, int, String) - Method in class com.pietjonas.wmfwriter2d.WMF
See Windows SDK.
transform(AffineTransform) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
translate(int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics
See Graphics.
translate(int, int) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
translate(double, double) - Method in class com.pietjonas.wmfwriter2d.WMFGraphics2D
See Graphics2D.
translateFontName(String) - Method in class com.pietjonas.wmfwriter2d.WMF
Replace a Java font name (e.g 'helvetica') by its Windows counterpart (e.g 'Arial').

V

VARIABLE_PITCH - Static variable in class com.pietjonas.wmfwriter2d.WMF
 

W

WHITENESS - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
WINDING - Static variable in class com.pietjonas.wmfwriter2d.WMF
 
WMF - class com.pietjonas.wmfwriter2d.WMF.
A class for writing Windows metafiles.
WMF() - Constructor for class com.pietjonas.wmfwriter2d.WMF
constructs a WMF object.
WMFGraphics - class com.pietjonas.wmfwriter2d.WMFGraphics.
A class for writing into Windows Metafiles with standard java.awt.Graphics methods.
WMFGraphics(WMF, int, int) - Constructor for class com.pietjonas.wmfwriter2d.WMFGraphics
Constructs a WMFGraphics object.
WMFGraphics(WMF, int, int, Color, Color) - Constructor for class com.pietjonas.wmfwriter2d.WMFGraphics
Constructs a WMFGraphics object.
WMFGraphics2D - class com.pietjonas.wmfwriter2d.WMFGraphics2D.
A class for writing into Windows Metafiles with java.awt.Graphics2D methods.
WMFGraphics2D(WMF, int, int) - Constructor for class com.pietjonas.wmfwriter2d.WMFGraphics2D
Constructs a WMFGraphics2D object.
WMFGraphics2D(WMF, int, int, Color, Color) - Constructor for class com.pietjonas.wmfwriter2d.WMFGraphics2D
Constructs a WMFGraphics object.
writeBitmap(int[], int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
Write a 24 bit bitmap (TBitmapInfoHeader plus pixels) to the metafile
writeColor(Color) - Method in class com.pietjonas.wmfwriter2d.WMF
Write a TColorRef struct to the metafile
writeInteger(int) - Method in class com.pietjonas.wmfwriter2d.WMF
Write an integer (four bytes) to the metafile
writePlaceableWMF(OutputStream, int, int, int, int, int) - Method in class com.pietjonas.wmfwriter2d.WMF
Write a placeable Windows metafile with the called GDI commands to the OutputStream out which is compatible with almost all Windows programs.
writeWMF(OutputStream) - Method in class com.pietjonas.wmfwriter2d.WMF
Write a simple Windows metafile with the called GDI commands to the OutputStream out which is not recognized by a lot of Windows programs.
writeWord(int) - Method in class com.pietjonas.wmfwriter2d.WMF
Write a word (two bytes) to the metafile

A B C D E F G H I L M N O P R S T V W