Vector Graphics, 2.3.1-SNAPSHOT
A B C D E F G H I L M O P R S T U V W Z 

A

AbortPath - Class in org.freehep.graphicsio.emf.gdi
AbortPath TAG.
AbortPath() - Constructor for class org.freehep.graphicsio.emf.gdi.AbortPath
 
AbstractArc - Class in org.freehep.graphicsio.emf.gdi
 
AbstractArc(int, int, Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractArc
 
AbstractClipPath - Class in org.freehep.graphicsio.emf.gdi
base class for all tags that change the clipping area of the EMFRenderer
AbstractClipPath(int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractClipPath
 
AbstractExtTextOut - Class in org.freehep.graphicsio.emf.gdi
Abstraction of commonality between the ExtTextOutA and ExtTextOutW tags.
AbstractExtTextOut(int, int, Rectangle, int, float, float) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
Constructs the tag.
AbstractPen - Class in org.freehep.graphicsio.emf.gdi
 
AbstractPen() - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPen
 
AbstractPolygon - Class in org.freehep.graphicsio.emf.gdi
 
AbstractPolygon(int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
AbstractPolygon(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
AbstractPolyPolygon - Class in org.freehep.graphicsio.emf.gdi
abstract parent for PolyPolygon drawing
AbstractPolyPolygon(int, int, Rectangle, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
Constructs a EMFTag.
AbstractPolyPolyline - Class in org.freehep.graphicsio.emf.gdi
Parent class for a group of PolyLines.
AbstractPolyPolyline(int, int, Rectangle, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolyPolyline
 
AC_SRC_ALPHA - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
AC_SRC_OVER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
AD_CLOCKWISE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
AD_COUNTERCLOCKWISE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
AlphaBlend - Class in org.freehep.graphicsio.emf.gdi
PNG and JPG seem not to work.
AlphaBlend() - Constructor for class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
AlphaBlend(Rectangle, int, int, int, int, AffineTransform, BufferedImage, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
ALTERNATE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
AngleArc - Class in org.freehep.graphicsio.emf.gdi
AngleArc TAG.
AngleArc() - Constructor for class org.freehep.graphicsio.emf.gdi.AngleArc
 
AngleArc(Point, int, float, float) - Constructor for class org.freehep.graphicsio.emf.gdi.AngleArc
 
Arc - Class in org.freehep.graphicsio.emf.gdi
Arc TAG.
Arc() - Constructor for class org.freehep.graphicsio.emf.gdi.Arc
 
Arc(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.Arc
 
ArcTo - Class in org.freehep.graphicsio.emf.gdi
ArcTo TAG.
ArcTo() - Constructor for class org.freehep.graphicsio.emf.gdi.ArcTo
 
ArcTo(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.ArcTo
 

B

BACKGROUND - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 
BeginPath - Class in org.freehep.graphicsio.emf.gdi
BeginPath TAG.
BeginPath() - Constructor for class org.freehep.graphicsio.emf.gdi.BeginPath
 
BI_BITFIELDS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_JPEG - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_PNG - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_RGB - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_RLE4 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_RLE8 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BitBlt - Class in org.freehep.graphicsio.emf.gdi
BitBlt TAG.
BitBlt() - Constructor for class org.freehep.graphicsio.emf.gdi.BitBlt
 
BitBlt(Rectangle, int, int, int, int, AffineTransform, BufferedImage, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.BitBlt
 
BitmapInfo - Class in org.freehep.graphicsio.emf.gdi
EMF BitmapInfo
BitmapInfo(BitmapInfoHeader) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
BitmapInfo(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
BitmapInfoHeader - Class in org.freehep.graphicsio.emf.gdi
EMF BitmapInfoHeader
BitmapInfoHeader(int, int, int, int, int, int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
BitmapInfoHeader(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
BKG_OPAQUE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BKG_TRANSPARENT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BLACKONWHITE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BlendFunction - Class in org.freehep.graphicsio.emf.gdi
EMF BitmapInfoHeader
BlendFunction(int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.BlendFunction
 
BlendFunction(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.BlendFunction
 
BS_DIBPATTERN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_DIBPATTERN8X8 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_DIBPATTERNPT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_HATCHED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_HOLLOW - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_INDEXED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_MONOPATTERN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_NULL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_PATTERN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_PATTERN8X8 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_SOLID - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

C

Chord - Class in org.freehep.graphicsio.emf.gdi
Chord TAG.
Chord() - Constructor for class org.freehep.graphicsio.emf.gdi.Chord
 
Chord(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.Chord
 
clip(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
close() - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
closeFigure() - Method in class org.freehep.graphicsio.emf.EMFRenderer
closes and appends the current open figure to the path
CloseFigure - Class in org.freehep.graphicsio.emf.gdi
CloseFigure TAG.
CloseFigure() - Constructor for class org.freehep.graphicsio.emf.gdi.CloseFigure
 
closePath(double, double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
closePath() - Method in class org.freehep.graphicsio.emf.EMFRenderer
closes the path opened by BeginPath
closeStream() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
COLORONCOLOR - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
create() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
CreateBrushIndirect - Class in org.freehep.graphicsio.emf.gdi
CreateBrushIndirect TAG.
CreateBrushIndirect() - Constructor for class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
CreateBrushIndirect(int, LogBrush32) - Constructor for class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
CreateDIBPatternBrushPt - Class in org.freehep.graphicsio.emf.gdi
 
CreateDIBPatternBrushPt() - Constructor for class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
CreatePen - Class in org.freehep.graphicsio.emf.gdi
CreatePen TAG.
CreatePen() - Constructor for class org.freehep.graphicsio.emf.gdi.CreatePen
 
CreatePen(int, LogPen) - Constructor for class org.freehep.graphicsio.emf.gdi.CreatePen
 
createShape(double[], double[], int, boolean) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
Implementation of createShape makes sure that the points are different by at least one Unit.
createStroke(EMFRenderer, int, int[], float) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
 
cubic(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 

D

DEFAULT_VERSION - Static variable in class org.freehep.graphicsio.emf.EMFInputStream
 
DeleteObject - Class in org.freehep.graphicsio.emf.gdi
DeleteObject TAG.
DeleteObject() - Constructor for class org.freehep.graphicsio.emf.gdi.DeleteObject
 
DeleteObject(int) - Constructor for class org.freehep.graphicsio.emf.gdi.DeleteObject
 
destroy() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
DIB_PAL_COLORS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
DIB_RGB_COLORS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
draw(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
drawImage(BufferedImage, AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
drawImage(BufferedImage, int, int, int, int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
drawOrAppend(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
drawOrAppendText(String, double, double) - Method in class org.freehep.graphicsio.emf.EMFRenderer
draws the text
drawShape(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 

E

Ellipse - Class in org.freehep.graphicsio.emf.gdi
Ellipse TAG.
Ellipse(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.Ellipse
 
Ellipse() - Constructor for class org.freehep.graphicsio.emf.gdi.Ellipse
 
EMF2SVG - Class in org.freehep.graphicsio.emf
simple class that uses EMFConverter to convert emf to svg.
EMF2SVG() - Constructor for class org.freehep.graphicsio.emf.EMF2SVG
 
EMFApplet - Class in org.freehep.graphicsio.emf
Applet to render EMF files on any platform in a browser.
EMFApplet() - Constructor for class org.freehep.graphicsio.emf.EMFApplet
 
EMFConstants - Interface in org.freehep.graphicsio.emf
EMF Constants
EMFConverter - Class in org.freehep.graphicsio.emf
This class converts an EMF image to all available grafik formats, e.g.
EMFConverter() - Constructor for class org.freehep.graphicsio.emf.EMFConverter
 
EMFDisplay - Class in org.freehep.graphicsio.emf
A simple interpreter displaying an EMF file read in by the EMFInputStream in a JPanel
EMFDisplay() - Constructor for class org.freehep.graphicsio.emf.EMFDisplay
 
EMFExportFileType - Class in org.freehep.graphicsio.emf
// FIXME, check all options
EMFExportFileType() - Constructor for class org.freehep.graphicsio.emf.EMFExportFileType
 
EMFGraphics2D - Class in org.freehep.graphicsio.emf
Enhanced Metafile Format Graphics 2D driver.
EMFGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(EMFGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFHandleManager - Class in org.freehep.graphicsio.emf
Allocates and frees handles for EMF files
EMFHandleManager() - Constructor for class org.freehep.graphicsio.emf.EMFHandleManager
 
EMFHeader - Class in org.freehep.graphicsio.emf
EMF File Header.
EMFHeader(Rectangle, int, int, int, int, int, String, String, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFHeader
 
EMFImageLoader - Class in org.freehep.graphicsio.emf
this class creates a BufferedImage from EMF imaga data stored in a byte[].
EMFImageLoader() - Constructor for class org.freehep.graphicsio.emf.EMFImageLoader
 
EMFInputStream - Class in org.freehep.graphicsio.emf
This class extends the TaggedInputStream with several methods to read EMF primitives from the stream and to read TagHeaders.
EMFInputStream(InputStream) - Constructor for class org.freehep.graphicsio.emf.EMFInputStream
 
EMFInputStream(InputStream, int) - Constructor for class org.freehep.graphicsio.emf.EMFInputStream
 
EMFInputStream(InputStream, EMFTagSet) - Constructor for class org.freehep.graphicsio.emf.EMFInputStream
 
EMFOutputStream - Class in org.freehep.graphicsio.emf
EMF Binary Output Stream.
EMFOutputStream(OutputStream, Rectangle, EMFHandleManager, String, String, Dimension, int) - Constructor for class org.freehep.graphicsio.emf.EMFOutputStream
 
EMFOutputStream(OutputStream, Rectangle, EMFHandleManager, String, String, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFOutputStream
 
EMFPanel - Class in org.freehep.graphicsio.emf
simple panel which displays an EMF image using the EMFRenderer
EMFPanel() - Constructor for class org.freehep.graphicsio.emf.EMFPanel
defines a white background
EMFPathConstructor - Class in org.freehep.graphicsio.emf
 
EMFPathConstructor(EMFOutputStream, Rectangle) - Constructor for class org.freehep.graphicsio.emf.EMFPathConstructor
 
EMFPolygon - Class in org.freehep.graphicsio.emf.gdi
PolylineTo TAG.
EMFPolygon() - Constructor for class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
EMFPolygon(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
EMFPolygon(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
EMFRectangle - Class in org.freehep.graphicsio.emf.gdi
Rectangle TAG.
EMFRectangle() - Constructor for class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
EMFRectangle(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
EMFRenderer - Class in org.freehep.graphicsio.emf
Standalone EMF renderer.
EMFRenderer(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.EMFRenderer
Constructs the renderer.
EMFTag - Class in org.freehep.graphicsio.emf
EMF specific tag, from which all other EMF Tags inherit.
EMFTag(int, int) - Constructor for class org.freehep.graphicsio.emf.EMFTag
Constructs a EMFTag.
EMFTagSet - Class in org.freehep.graphicsio.emf
EMF specific tagset.
EMFTagSet(int) - Constructor for class org.freehep.graphicsio.emf.EMFTagSet
 
EMFViewer - Class in org.freehep.graphicsio.emf
Simple frame to display EMF images.
EMFViewer() - Constructor for class org.freehep.graphicsio.emf.EMFViewer
 
EndPath - Class in org.freehep.graphicsio.emf.gdi
EndPath TAG.
EndPath() - Constructor for class org.freehep.graphicsio.emf.gdi.EndPath
 
EOF - Class in org.freehep.graphicsio.emf.gdi
Rectangle TAG.
EOF() - Constructor for class org.freehep.graphicsio.emf.gdi.EOF
 
ETO_CLIPPED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_GLYPH_INDEX - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_IGNORELANGUAGE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_NUMERICSLATIN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_NUMERICSLOCAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_OPAQUE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_PDY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_RTLREADING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ExcludeClipRect - Class in org.freehep.graphicsio.emf.gdi
ExcludeClipRect TAG.
ExcludeClipRect() - Constructor for class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
ExcludeClipRect(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
export(String, String, String) - Static method in class org.freehep.graphicsio.emf.EMFConverter
Looks for an (FreeHEP-) ExportFileType in class path to create the selected output format for destFileName.
ExtCreateFontIndirectW - Class in org.freehep.graphicsio.emf.gdi
ExtCreateFontIndirectW TAG.
ExtCreateFontIndirectW() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
ExtCreateFontIndirectW(int, ExtLogFontW) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
ExtCreatePen - Class in org.freehep.graphicsio.emf.gdi
ExtCreatePen TAG.
ExtCreatePen() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
ExtCreatePen(int, ExtLogPen) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
ExtFloodFill - Class in org.freehep.graphicsio.emf.gdi
ExtFloodFill TAG.
ExtFloodFill() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
ExtFloodFill(Point, Color, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
ExtLogFontW - Class in org.freehep.graphicsio.emf.gdi
EMF ExtLogFontW
ExtLogFontW(LogFontW, String, String, int, int, int, byte[], int, Panose) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
ExtLogFontW(Font) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
ExtLogFontW(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
ExtLogPen - Class in org.freehep.graphicsio.emf.gdi
EMF ExtLogPen
ExtLogPen(int, int, int, Color, int, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
ExtLogPen(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
ExtSelectClipRgn - Class in org.freehep.graphicsio.emf.gdi
ExtSelectClipRgn TAG.
ExtSelectClipRgn() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
ExtSelectClipRgn(int, Region) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
ExtTextOutA - Class in org.freehep.graphicsio.emf.gdi
ExtTextOutA TAG.
ExtTextOutA() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
ExtTextOutA(Rectangle, int, float, float, TextA) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
ExtTextOutW - Class in org.freehep.graphicsio.emf.gdi
ExtTextOutW TAG.
ExtTextOutW() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 
ExtTextOutW(Rectangle, int, float, float, TextW) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 

F

fill(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
fillAndDrawOrAppend(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
FillPath - Class in org.freehep.graphicsio.emf.gdi
FillPath TAG.
FillPath() - Constructor for class org.freehep.graphicsio.emf.gdi.FillPath
 
FillPath(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.FillPath
 
fillShape(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
fixViewportSize() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Logical units are mapped to arbitrary units with equally scaled axes; that is, one unit along the x-axis is equal to one unit along the y-axis.
FlattenPath - Class in org.freehep.graphicsio.emf.gdi
FlattenPath TAG.
FlattenPath() - Constructor for class org.freehep.graphicsio.emf.gdi.FlattenPath
 
FLOODFILLBORDER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FLOODFILLSURFACE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
flush() - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
freeHandle(int) - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
FW_BOLD - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_DONTCARE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_EXTRABOLD - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_EXTRALIGHT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_HEAVY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_LIGHT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_MEDIUM - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_NORMAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_SEMIBOLD - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_THIN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

G

GDIComment - Class in org.freehep.graphicsio.emf.gdi
GDIComment TAG.
GDIComment() - Constructor for class org.freehep.graphicsio.emf.gdi.GDIComment
 
GDIComment(String) - Constructor for class org.freehep.graphicsio.emf.gdi.GDIComment
 
GDICOMMENT_BEGINGROUP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_ENDGROUP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_IDENTIFIER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_MULTIFORMATS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_UNICODE_END - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_UNICODE_STRING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_WINDOWS_METAFILE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDIObject - Interface in org.freehep.graphicsio.emf.gdi
A GDIObject uses a EMFRenderer to render itself to a Graphics2D object.
getAlphaFormat() - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
getArcDirection() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getBitCount() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getBounds() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the dimensions, in device units, of the smallest rectangle that can be drawn around the picture stored in the metafile.
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.Region
 
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.Text
 
getBrushOrigin() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getCap(int) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
returns a BasicStroke JOIN for an EMF pen style
getClip() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getClrUsed() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getCompression() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getDash(int, int[]) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
returns a Dash for an EMF pen style
getDefaultProperties() - Static method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
getDescription() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getDescription() - Method in class org.freehep.graphicsio.emf.EMFHeader
 
getDevice() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the resolution of the reference device, in pixels.
getDeviceConfiguration() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
getExtensions() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getFigure() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getFont() - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
 
getFrame() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the dimensions, in .01 millimeter units, of a rectangle that surrounds the picture stored in the metafile.
getGDIObject(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getHandle() - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
getHeader() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
getHeight() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getInitialClip() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getJoin(int) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
returns a BasicStroke JOIN for an EMF pen style
getMapModeTransform() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getMeterLimit() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getMicrometers() - Method in class org.freehep.graphicsio.emf.EMFHeader
Windows 98/Me, Windows 2000/XP: Size of the reference device in micrometers.
getMillimeters() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the resolution of the reference device, in millimeters.
getMIMETypes() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getMode() - Method in class org.freehep.graphicsio.emf.gdi.AbstractClipPath
 
getNumberOfPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
getNumberOfPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
getPath() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getPathTransform() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getPenStroke() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
getPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
getPos() - Method in class org.freehep.graphicsio.emf.gdi.Text
 
getPreferredSize() - Method in class org.freehep.graphicsio.emf.EMFPanel
 
getShape(EMFRenderer, int) - Method in class org.freehep.graphicsio.emf.gdi.AbstractArc
creates a shape based on bounds, start and end
getSignature() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies a double word signature.
getSize() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Gets the size of a canvas which would be required to render the EMF.
getSourceConstantAlpha() - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
getStockObject(int) - Static method in class org.freehep.graphicsio.emf.gdi.StockObjects
Gets a stock object by value.
getString() - Method in class org.freehep.graphicsio.emf.gdi.Text
 
getTagAlignment() - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
getText() - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
 
getText() - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
getText() - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 
getTextAlignMode() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getTransform() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getVersion() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
getVersion() - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
getWidth() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getWindingRule() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
GM_ADVANCED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GM_COMPATIBLE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
Gradient - Class in org.freehep.graphicsio.emf.gdi
EMF Gradient
Gradient() - Constructor for class org.freehep.graphicsio.emf.gdi.Gradient
 
GRADIENT_FILL_RECT_H - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GRADIENT_FILL_RECT_V - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GRADIENT_FILL_TRIANGLE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GradientFill - Class in org.freehep.graphicsio.emf.gdi
GradientFill TAG.
GradientFill() - Constructor for class org.freehep.graphicsio.emf.gdi.GradientFill
 
GradientFill(Rectangle, int, TriVertex[], Gradient[]) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientFill
 
GradientRectangle - Class in org.freehep.graphicsio.emf.gdi
EMF GradientRectangle
GradientRectangle(int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
GradientRectangle(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
GradientTriangle - Class in org.freehep.graphicsio.emf.gdi
EMF GradientTriangle
GradientTriangle(int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientTriangle
 
GradientTriangle(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientTriangle
 

H

HALFTONE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
hasOptionPanel() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
highestHandleInUse() - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
HS_BDIAGONAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_CROSS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_DIAGCROSS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_FDIAGONAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_HORIZONTAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_VERTICAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

I

ICM_DONE_OUTSIDEDC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ICM_OFF - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ICM_ON - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ICM_QUERY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
init() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
IntersectClipRect - Class in org.freehep.graphicsio.emf.gdi
IntersectClipRect TAG.
IntersectClipRect() - Constructor for class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
IntersectClipRect(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
isOpenGL() - Method in class org.freehep.graphicsio.emf.EMFHeader
Windows 95/98/Me, Windows NT 4.0 and later: Specifies whether any OpenGL records are present in a metafile.

L

length() - Method in class org.freehep.graphicsio.emf.gdi.Region
 
line(double, double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
LineTo - Class in org.freehep.graphicsio.emf.gdi
LineTo TAG.
LineTo() - Constructor for class org.freehep.graphicsio.emf.gdi.LineTo
 
LineTo(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.LineTo
 
LogBrush32 - Class in org.freehep.graphicsio.emf.gdi
EMF LogBrush32
LogBrush32(int, Color, int) - Constructor for class org.freehep.graphicsio.emf.gdi.LogBrush32
 
LogBrush32(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.LogBrush32
 
LogFontW - Class in org.freehep.graphicsio.emf.gdi
EMF LogFontW
LogFontW(int, int, int, int, int, boolean, boolean, boolean, int, int, int, int, int, String) - Constructor for class org.freehep.graphicsio.emf.gdi.LogFontW
 
LogFontW(Font) - Constructor for class org.freehep.graphicsio.emf.gdi.LogFontW
 
LogFontW(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.LogFontW
 
logger - Static variable in class org.freehep.graphicsio.emf.EMFTag
logger for all instances
LogPen - Class in org.freehep.graphicsio.emf.gdi
EMF LogPen
LogPen(int, int, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.LogPen
 
LogPen(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.LogPen
 

M

main(String[]) - Static method in class org.freehep.graphicsio.emf.EMF2SVG
starts the export
main(String[]) - Static method in class org.freehep.graphicsio.emf.EMFConverter
starts the conversion
main(String[]) - Static method in class org.freehep.graphicsio.emf.EMFDisplay
 
maxHandlesUsed() - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
MM_ANISOTROPIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_HIENGLISH - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_HIMETRIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_ISOTROPIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_LOENGLISH - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_LOMETRIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_TEXT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_TWIPS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ModifyWorldTransform - Class in org.freehep.graphicsio.emf.gdi
ModifyWorldTransform TAG.
ModifyWorldTransform() - Constructor for class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
ModifyWorldTransform(AffineTransform, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
move(double, double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
MoveToEx - Class in org.freehep.graphicsio.emf.gdi
MoveToEx TAG.
MoveToEx() - Constructor for class org.freehep.graphicsio.emf.gdi.MoveToEx
 
MoveToEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.MoveToEx
 
MWT_IDENTITY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MWT_LEFTMULTIPLY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MWT_RIGHTMULTIPLY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

O

OffsetClipRgn - Class in org.freehep.graphicsio.emf.gdi
OffsetClipRgn TAG.
OffsetClipRgn() - Constructor for class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
OffsetClipRgn(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
org.freehep.graphicsio.emf - package org.freehep.graphicsio.emf
EMF, Enhanced Meta File, Input and Output Format.
org.freehep.graphicsio.emf.gdi - package org.freehep.graphicsio.emf.gdi
 

P

paint(Graphics2D) - Method in class org.freehep.graphicsio.emf.EMFRenderer
Paints the EMF onto the provided graphics context.
paintComponent(Graphics) - Method in class org.freehep.graphicsio.emf.EMFPanel
paints using the renderer
PAN_ANY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PAN_NO_FIT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
Panose - Class in org.freehep.graphicsio.emf.gdi
EMF Panose
Panose() - Constructor for class org.freehep.graphicsio.emf.gdi.Panose
 
Panose(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.Panose
 
Pie - Class in org.freehep.graphicsio.emf.gdi
Pie TAG.
Pie() - Constructor for class org.freehep.graphicsio.emf.gdi.Pie
 
Pie(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.Pie
 
PolyBezier - Class in org.freehep.graphicsio.emf.gdi
PolyBezier TAG.
PolyBezier() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier
 
PolyBezier(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier
 
PolyBezier(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier
 
PolyBezier16 - Class in org.freehep.graphicsio.emf.gdi
PolyBezier16 TAG.
PolyBezier16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
PolyBezier16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
PolyBezierTo - Class in org.freehep.graphicsio.emf.gdi
PolyBezierTo TAG.
PolyBezierTo() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
PolyBezierTo(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
PolyBezierTo(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
PolyBezierTo16 - Class in org.freehep.graphicsio.emf.gdi
PolyBezierTo16 TAG.
PolyBezierTo16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
PolyBezierTo16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
PolyDraw - Class in org.freehep.graphicsio.emf.gdi
PolyDraw TAG.
PolyDraw() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw
 
PolyDraw(Rectangle, Point[], byte[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw
 
PolyDraw16 - Class in org.freehep.graphicsio.emf.gdi
PolyDraw16 TAG.
PolyDraw16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
PolyDraw16(Rectangle, Point[], byte[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
Polygon16 - Class in org.freehep.graphicsio.emf.gdi
Polygon16 TAG.
Polygon16() - Constructor for class org.freehep.graphicsio.emf.gdi.Polygon16
 
Polygon16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polygon16
 
Polyline - Class in org.freehep.graphicsio.emf.gdi
Polyline TAG.
Polyline() - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline
 
Polyline(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline
 
Polyline(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline
 
Polyline16 - Class in org.freehep.graphicsio.emf.gdi
Polyline16 TAG.
Polyline16() - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline16
 
Polyline16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline16
 
PolylineTo - Class in org.freehep.graphicsio.emf.gdi
PolylineTo TAG.
PolylineTo() - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo
 
PolylineTo(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo
 
PolylineTo(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo
 
PolylineTo16 - Class in org.freehep.graphicsio.emf.gdi
PolylineTo16 TAG.
PolylineTo16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
PolylineTo16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
PolyPolygon - Class in org.freehep.graphicsio.emf.gdi
PolyPolygon TAG.
PolyPolygon() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
PolyPolygon(Rectangle, int, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
PolyPolygon16 - Class in org.freehep.graphicsio.emf.gdi
PolyPolygon16 TAG.
PolyPolygon16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
PolyPolygon16(Rectangle, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
PolyPolyline - Class in org.freehep.graphicsio.emf.gdi
PolyPolyline TAG.
PolyPolyline() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
PolyPolyline(Rectangle, int, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
PolyPolyline16 - Class in org.freehep.graphicsio.emf.gdi
PolyPolyline16 TAG.
PolyPolyline16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
PolyPolyline16(Rectangle, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
PS_COSMETIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DASH - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DASHDOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DASHDOTDOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_ENDCAP_FLAT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_ENDCAP_ROUND - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_ENDCAP_SQUARE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_GEOMETRIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_INSIDEFRAME - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_JOIN_BEVEL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_JOIN_MITER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_JOIN_ROUND - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_NULL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_SOLID - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_USERSTYLE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PT_BEZIERTO - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PT_CLOSEFIGURE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PT_LINETO - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PT_MOVETO - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

R

R2_BLACK - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_COPYPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MASKNOTPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MASKPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MASKPENNOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MERGENOTPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MERGEPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MERGEPENNOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTCOPYPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTMASKPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTMERGEPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTXORPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_WHITE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_XORPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
read(int, TaggedInputStream, int) - Method in class org.freehep.graphicsio.emf.EMFTag
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.EMFTag
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.AbortPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.AngleArc
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Arc
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ArcTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.BeginPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Chord
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CloseFigure
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EndPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EOF
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.FillPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.FlattenPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.GradientFill
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.LineTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Pie
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Polygon16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Polyline
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Polyline16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.RealizePalette
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ResizePalette
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SaveDC
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMetaRgn
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetPixelV
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
 
read(EMFInputStream) - Static method in class org.freehep.graphicsio.emf.gdi.TextA
 
read(EMFInputStream) - Static method in class org.freehep.graphicsio.emf.gdi.TextW
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.WidenPath
 
readActionHeader() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readBOOLEAN() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readBYTE() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readBYTE(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readCOLOR16() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readCOLORREF() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readDWORD() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readDWORD(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readFLOAT() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readHeader() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readImage(BitmapInfoHeader, int, int, EMFInputStream, int, BlendFunction) - Static method in class org.freehep.graphicsio.emf.EMFImageLoader
creates a BufferedImage from an EMFInputStream using BitmapInfoHeader data
readLONG() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readLONG(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readPOINTL() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readPOINTL(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readPOINTS() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readPOINTS(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readRECTL() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readSIZEL() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readTagHeader() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readUINT() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readULONG() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readWCHAR(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readWORD() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readXFORM() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
RealizePalette - Class in org.freehep.graphicsio.emf.gdi
RealizePalette TAG.
RealizePalette() - Constructor for class org.freehep.graphicsio.emf.gdi.RealizePalette
 
Region - Class in org.freehep.graphicsio.emf.gdi
 
Region(Rectangle, Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.Region
 
Region(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.Region
 
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.EMFTag
displays the tag using the renderer
render(EMFRenderer, Shape) - Method in class org.freehep.graphicsio.emf.gdi.AbstractClipPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
displays the tag using the renderer.
render(EMFRenderer, boolean) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolyline
displays the tag using the renderer.
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Arc
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ArcTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.BeginPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Chord
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CloseFigure
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EMFPolygon
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EndPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EOF
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogFontW
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogPen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.FillPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
displays the tag using the renderer
render(EMFRenderer) - Method in interface org.freehep.graphicsio.emf.gdi.GDIObject
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LineTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LogBrush32
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LogPen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Pie
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Polyline
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SaveDC
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SelectClipPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetMetaRgn
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.WidenPath
displays the tag using the renderer
resetTransformation() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
ResizePalette - Class in org.freehep.graphicsio.emf.gdi
ResizePalette TAG.
ResizePalette() - Constructor for class org.freehep.graphicsio.emf.gdi.ResizePalette
 
ResizePalette(int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ResizePalette
 
RestoreDC - Class in org.freehep.graphicsio.emf.gdi
RestoreDC TAG.
RestoreDC() - Constructor for class org.freehep.graphicsio.emf.gdi.RestoreDC
 
RestoreDC(int) - Constructor for class org.freehep.graphicsio.emf.gdi.RestoreDC
 
retoreDC() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Retores a saved state.
RGN_AND - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_COPY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_DIFF - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_MAX - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_MIN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_OR - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_XOR - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RoundRect - Class in org.freehep.graphicsio.emf.gdi
RoundRect TAG.
RoundRect() - Constructor for class org.freehep.graphicsio.emf.gdi.RoundRect
 
RoundRect(Rectangle, Dimension) - Constructor for class org.freehep.graphicsio.emf.gdi.RoundRect
 

S

saveDC() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Stores the current state.
SaveDC - Class in org.freehep.graphicsio.emf.gdi
SaveDC TAG.
SaveDC() - Constructor for class org.freehep.graphicsio.emf.gdi.SaveDC
 
ScaleViewportExtEx - Class in org.freehep.graphicsio.emf.gdi
ScaleViewportExtEx TAG.
ScaleViewportExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
ScaleViewportExtEx(int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
ScaleWindowExtEx - Class in org.freehep.graphicsio.emf.gdi
ScaleWindowExtEx TAG.
ScaleWindowExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
ScaleWindowExtEx(int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
SelectClipPath - Class in org.freehep.graphicsio.emf.gdi
SelectClipPath TAG.
SelectClipPath() - Constructor for class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
SelectClipPath(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
SelectObject - Class in org.freehep.graphicsio.emf.gdi
SelectObject TAG.
SelectObject() - Constructor for class org.freehep.graphicsio.emf.gdi.SelectObject
 
SelectObject(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SelectObject
 
SelectPalette - Class in org.freehep.graphicsio.emf.gdi
SelectPalette TAG.
SelectPalette() - Constructor for class org.freehep.graphicsio.emf.gdi.SelectPalette
 
SelectPalette(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SelectPalette
 
setArcDirection(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetArcDirection - Class in org.freehep.graphicsio.emf.gdi
SetArcDirection TAG.
SetArcDirection() - Constructor for class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
SetArcDirection(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
SetBkColor - Class in org.freehep.graphicsio.emf.gdi
SetBkColor TAG.
SetBkColor() - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkColor
 
SetBkColor(Color) - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkColor
 
setBkMode(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetBkMode - Class in org.freehep.graphicsio.emf.gdi
SetBkMode TAG.
SetBkMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkMode
 
SetBkMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkMode
 
SetBrushOrgEx - Class in org.freehep.graphicsio.emf.gdi
SetBrushOrgEx TAG.
SetBrushOrgEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
SetBrushOrgEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
setBrushOrigin(Point) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setBrushPaint(Paint) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setClip(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
setFigure(GeneralPath) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setFont(Font) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetICMMode - Class in org.freehep.graphicsio.emf.gdi
SetICMMode TAG.
SetICMMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetICMMode
 
SetICMMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetICMMode
 
SetMapMode - Class in org.freehep.graphicsio.emf.gdi
SetMapMode TAG.
SetMapMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapMode
 
SetMapMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapMode
 
setMapModeIsotropic(boolean) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setMapModeTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetMapperFlags - Class in org.freehep.graphicsio.emf.gdi
SetMapperFlags TAG.
SetMapperFlags() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
SetMapperFlags(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
SetMetaRgn - Class in org.freehep.graphicsio.emf.gdi
SetMetaRgn TAG.
SetMetaRgn() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMetaRgn
 
setMeterLimit(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetMiterLimit - Class in org.freehep.graphicsio.emf.gdi
SetMiterLimit TAG.
SetMiterLimit() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
SetMiterLimit(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
setPaintMode() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
setPath(GeneralPath) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setPathTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setPenPaint(Paint) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setPenStroke(Stroke) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetPixelV - Class in org.freehep.graphicsio.emf.gdi
SetPixelV TAG.
SetPixelV() - Constructor for class org.freehep.graphicsio.emf.gdi.SetPixelV
 
SetPixelV(Point, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.SetPixelV
 
SetPolyFillMode - Class in org.freehep.graphicsio.emf.gdi
SetPolyFillMode TAG.
SetPolyFillMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
SetPolyFillMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
setRenderer(EMFRenderer) - Method in class org.freehep.graphicsio.emf.EMFPanel
sets the renderer an resets size
setRop2(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetROP2 - Class in org.freehep.graphicsio.emf.gdi
SetROP2 TAG.
SetROP2() - Constructor for class org.freehep.graphicsio.emf.gdi.SetROP2
 
SetROP2(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetROP2
 
setScaleMode(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetStretchBltMode - Class in org.freehep.graphicsio.emf.gdi
SetStretchBltMode TAG.
SetStretchBltMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
SetStretchBltMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
SetTextAlign - Class in org.freehep.graphicsio.emf.gdi
SetTextAlign TAG.
SetTextAlign() - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
SetTextAlign(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
setTextAlignMode(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setTextColor(Color) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetTextColor - Class in org.freehep.graphicsio.emf.gdi
SetTextColor TAG.
SetTextColor() - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextColor
 
SetTextColor(Color) - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextColor
 
setTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setUseCreatePen(boolean) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetViewportExtEx - Class in org.freehep.graphicsio.emf.gdi
SetViewportExtEx TAG.
SetViewportExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
SetViewportExtEx(Dimension) - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
SetViewportOrgEx - Class in org.freehep.graphicsio.emf.gdi
SetViewportOrgEx TAG.
SetViewportOrgEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
SetViewportOrgEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
setViewportOrigin(Point) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setViewportSize(Dimension) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setWindingRule(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetWindowExtEx - Class in org.freehep.graphicsio.emf.gdi
SetWindowExtEx TAG.
SetWindowExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
SetWindowExtEx(Dimension) - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
SetWindowOrgEx - Class in org.freehep.graphicsio.emf.gdi
SetWindowOrgEx TAG.
SetWindowOrgEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
SetWindowOrgEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
setWindowOrigin(Point) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setWindowSize(Dimension) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetWorldTransform - Class in org.freehep.graphicsio.emf.gdi
SetWorldTransform TAG.
SetWorldTransform() - Constructor for class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
SetWorldTransform(AffineTransform) - Constructor for class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
setXORMode(Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
show(File) - Method in class org.freehep.graphicsio.emf.EMFViewer
displays the file and
size() - Method in class org.freehep.graphicsio.emf.EMFHeader
 
size - Static variable in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
size - Static variable in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
size - Static variable in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
SRCCOPY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
start() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
StockObjects - Class in org.freehep.graphicsio.emf.gdi
StockObjects.java Created: Wed Dec 20 14:20:00 2006 Copyright: Company:
StockObjects() - Constructor for class org.freehep.graphicsio.emf.gdi.StockObjects
 
stop() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
storeGDIObject(int, GDIObject) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
STRETCH_ANDSCANS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
STRETCH_DELETESCANS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
STRETCH_HALFTONE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
STRETCH_ORSCANS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
StretchDIBits - Class in org.freehep.graphicsio.emf.gdi
StretchDIBits TAG.
StretchDIBits() - Constructor for class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
StretchDIBits(Rectangle, int, int, int, int, BufferedImage, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
StrokeAndFillPath - Class in org.freehep.graphicsio.emf.gdi
StrokeAndFillPath TAG.
StrokeAndFillPath() - Constructor for class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
StrokeAndFillPath(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
StrokePath - Class in org.freehep.graphicsio.emf.gdi
StrokePath TAG.
StrokePath() - Constructor for class org.freehep.graphicsio.emf.gdi.StrokePath
 
StrokePath(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.StrokePath
 

T

TA_BASELINE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_BOTTOM - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_CENTER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_LEFT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_NOUPDATECP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_RIGHT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_RTLREADING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_TOP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_UPDATECP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
Text - Class in org.freehep.graphicsio.emf.gdi
EMF Text
Text(Point, String, int, Rectangle, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Text
 
TextA - Class in org.freehep.graphicsio.emf.gdi
 
TextA(Point, String, int, Rectangle, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.TextA
 
TextW - Class in org.freehep.graphicsio.emf.gdi
EMF Text
TextW(Point, String, int, Rectangle, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.TextW
 
toString() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
toString() - Method in class org.freehep.graphicsio.emf.EMFHeader
 
toString() - Method in class org.freehep.graphicsio.emf.EMFTag
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractArc
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractClipPath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AngleArc
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.FillPath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GradientFill
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GradientTriangle
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LineTo
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LogBrush32
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LogPen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.Panose
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.Region
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ResizePalette
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetPixelV
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.TextA
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.TextW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.TriVertex
 
toUnit(double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
transform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 
TriVertex - Class in org.freehep.graphicsio.emf.gdi
EMF TriVertex
TriVertex(int, int, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.TriVertex
 
TriVertex(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.TriVertex
 
TWIP_SCALE - Static variable in class org.freehep.graphicsio.emf.EMFRenderer
Each logical unit is mapped to one twentieth of a printer's point (1/1440 inch, also called a twip).
TWIPS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

U

UNITS_PER_PIXEL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

V

version - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 

W

WHITEONBLACK - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
WidenPath - Class in org.freehep.graphicsio.emf.gdi
WidenPath TAG.
WidenPath() - Constructor for class org.freehep.graphicsio.emf.gdi.WidenPath
 
WINDING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.EMFHeader
 
write(int, TaggedOutputStream) - Method in class org.freehep.graphicsio.emf.EMFTag
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.EMFTag
Writes the extra tag information to the outputstream in binary format.
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AbstractArc
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AngleArc
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.EOF
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.FillPath
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Gradient
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GradientFill
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GradientTriangle
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LineTo
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LogBrush32
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LogPen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Panose
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Polygon16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Polyline16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Region
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ResizePalette
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetPixelV
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Text
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.TextA
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.TextW
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.TriVertex
 
writeActionHeader(ActionHeader) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeBackground() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeBYTE(byte[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeBYTE(byte) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeBYTE(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeBYTE(boolean) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeClip(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeCOLOR16(Color) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeCOLORREF(Color) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeComment(String) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeDWORD(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeDWORD(int[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeDWORD(boolean) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeFLOAT(float) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeFont(Font) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeGraphicsRestore() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeGraphicsSave() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeGraphicsState() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeHeader() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeHeader(EMFHeader) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeLONG(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePaint(Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePaint(Paint) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePOINTL(Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTL(int, Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTL(Point) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTS(Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTS(int, Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTS(Point) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeRECTL(Rectangle) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeSHORT(short) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeSIZEL(Dimension) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeStroke(Stroke) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeTag(Tag) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeTagHeader(TagHeader) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeTrailer() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeUINT(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeULONG(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeWCHAR(String) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeWCHAR(String, int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeWORD(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeWORD(boolean) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeXFORM(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 

Z

zoomIn() - Method in class org.freehep.graphicsio.emf.EMFPanel
scale = scale * 2
zoomOut() - Method in class org.freehep.graphicsio.emf.EMFPanel
scale = scale / 2;
A B C D E F G H I L M O P R S T U V W Z 
Vector Graphics, 2.3.1-SNAPSHOT

Copyright © 2014. All rights reserved.