Package | Description |
---|---|
org.freehep.graphicsio.emf |
EMF, Enhanced Meta File, Input and Output Format.
|
org.freehep.graphicsio.emf.gdi |
Modifier and Type | Class and Description |
---|---|
class |
EMFTag
EMF specific tag, from which all other EMF Tags inherit.
|
Modifier and Type | Method and Description |
---|---|
GDIObject |
EMFRenderer.getGDIObject(int index) |
Modifier and Type | Method and Description |
---|---|
void |
EMFRenderer.storeGDIObject(int index,
GDIObject tag) |
Modifier and Type | Class and Description |
---|---|
class |
AbortPath
AbortPath TAG.
|
class |
AbstractArc |
class |
AbstractClipPath
base class for all tags that change the
clipping area of the
EMFRenderer |
class |
AbstractExtTextOut
Abstraction of commonality between the
ExtTextOutA and ExtTextOutW tags. |
class |
AbstractPen |
class |
AbstractPolygon |
class |
AbstractPolyPolygon
abstract parent for PolyPolygon drawing
|
class |
AbstractPolyPolyline
Parent class for a group of PolyLines.
|
class |
AlphaBlend
PNG and JPG seem not to work.
|
class |
AngleArc
AngleArc TAG.
|
class |
Arc
Arc TAG.
|
class |
ArcTo
ArcTo TAG.
|
class |
BeginPath
BeginPath TAG.
|
class |
BitBlt
BitBlt TAG.
|
class |
Chord
Chord TAG.
|
class |
CloseFigure
CloseFigure TAG.
|
class |
CreateBrushIndirect
CreateBrushIndirect TAG.
|
class |
CreateDIBPatternBrushPt |
class |
CreatePen
CreatePen TAG.
|
class |
DeleteObject
DeleteObject TAG.
|
class |
Ellipse
Ellipse TAG.
|
class |
EMFPolygon
PolylineTo TAG.
|
class |
EMFRectangle
Rectangle TAG.
|
class |
EndPath
EndPath TAG.
|
class |
EOF
Rectangle TAG.
|
class |
ExcludeClipRect
ExcludeClipRect TAG.
|
class |
ExtCreateFontIndirectW
ExtCreateFontIndirectW TAG.
|
class |
ExtCreatePen
ExtCreatePen TAG.
|
class |
ExtFloodFill
ExtFloodFill TAG.
|
class |
ExtLogFontW
EMF ExtLogFontW
|
class |
ExtLogPen
EMF ExtLogPen
|
class |
ExtSelectClipRgn
ExtSelectClipRgn TAG.
|
class |
ExtTextOutA
ExtTextOutA TAG.
|
class |
ExtTextOutW
ExtTextOutW TAG.
|
class |
FillPath
FillPath TAG.
|
class |
FlattenPath
FlattenPath TAG.
|
class |
GDIComment
GDIComment TAG.
|
class |
GradientFill
GradientFill TAG.
|
class |
IntersectClipRect
IntersectClipRect TAG.
|
class |
LineTo
LineTo TAG.
|
class |
LogBrush32
EMF LogBrush32
|
class |
LogFontW
EMF LogFontW
|
class |
LogPen
EMF LogPen
|
class |
ModifyWorldTransform
ModifyWorldTransform TAG.
|
class |
MoveToEx
MoveToEx TAG.
|
class |
OffsetClipRgn
OffsetClipRgn TAG.
|
class |
Pie
Pie TAG.
|
class |
PolyBezier
PolyBezier TAG.
|
class |
PolyBezier16
PolyBezier16 TAG.
|
class |
PolyBezierTo
PolyBezierTo TAG.
|
class |
PolyBezierTo16
PolyBezierTo16 TAG.
|
class |
PolyDraw
PolyDraw TAG.
|
class |
PolyDraw16
PolyDraw16 TAG.
|
class |
Polygon16
Polygon16 TAG.
|
class |
Polyline
Polyline TAG.
|
class |
Polyline16
Polyline16 TAG.
|
class |
PolylineTo
PolylineTo TAG.
|
class |
PolylineTo16
PolylineTo16 TAG.
|
class |
PolyPolygon
PolyPolygon TAG.
|
class |
PolyPolygon16
PolyPolygon16 TAG.
|
class |
PolyPolyline
PolyPolyline TAG.
|
class |
PolyPolyline16
PolyPolyline16 TAG.
|
class |
RealizePalette
RealizePalette TAG.
|
class |
ResizePalette
ResizePalette TAG.
|
class |
RestoreDC
RestoreDC TAG.
|
class |
RoundRect
RoundRect TAG.
|
class |
SaveDC
SaveDC TAG.
|
class |
ScaleViewportExtEx
ScaleViewportExtEx TAG.
|
class |
ScaleWindowExtEx
ScaleWindowExtEx TAG.
|
class |
SelectClipPath
SelectClipPath TAG.
|
class |
SelectObject
SelectObject TAG.
|
class |
SelectPalette
SelectPalette TAG.
|
class |
SetArcDirection
SetArcDirection TAG.
|
class |
SetBkColor
SetBkColor TAG.
|
class |
SetBkMode
SetBkMode TAG.
|
class |
SetBrushOrgEx
SetBrushOrgEx TAG.
|
class |
SetICMMode
SetICMMode TAG.
|
class |
SetMapMode
SetMapMode TAG.
|
class |
SetMapperFlags
SetMapperFlags TAG.
|
class |
SetMetaRgn
SetMetaRgn TAG.
|
class |
SetMiterLimit
SetMiterLimit TAG.
|
class |
SetPixelV
SetPixelV TAG.
|
class |
SetPolyFillMode
SetPolyFillMode TAG.
|
class |
SetROP2
SetROP2 TAG.
|
class |
SetStretchBltMode
SetStretchBltMode TAG.
|
class |
SetTextAlign
SetTextAlign TAG.
|
class |
SetTextColor
SetTextColor TAG.
|
class |
SetViewportExtEx
SetViewportExtEx TAG.
|
class |
SetViewportOrgEx
SetViewportOrgEx TAG.
|
class |
SetWindowExtEx
SetWindowExtEx TAG.
|
class |
SetWindowOrgEx
SetWindowOrgEx TAG.
|
class |
SetWorldTransform
SetWorldTransform TAG.
|
class |
StretchDIBits
StretchDIBits TAG.
|
class |
StrokeAndFillPath
StrokeAndFillPath TAG.
|
class |
StrokePath
StrokePath TAG.
|
class |
WidenPath
WidenPath TAG.
|
Modifier and Type | Method and Description |
---|---|
static GDIObject |
StockObjects.getStockObject(int value)
Gets a stock object by value.
|
Copyright © 2014. All rights reserved.