Package | Description |
---|---|
org.apache.poi.hemf.draw | |
org.apache.poi.hemf.record.emf | |
org.apache.poi.hemf.usermodel |
Class and Description |
---|
HemfRecord |
Class and Description |
---|
HemfComment.EmfCommentData |
HemfComment.EmfCommentDataFormat |
HemfComment.EmfFormatSignature |
HemfComment.HemfCommentRecordType |
HemfDraw.EmfPolyBezier
The EMR_POLYBEZIER record specifies one or more Bezier curves.
|
HemfDraw.EmfPolyBezierTo
The EMR_POLYBEZIERTO record specifies one or more Bezier curves based upon the current
position.
|
HemfDraw.EmfPolyDraw
The EMR_POLYDRAW record specifies a set of line segments and Bezier curves.
|
HemfDraw.EmfPolygon
The EMR_POLYGON record specifies a polygon consisting of two or more vertexes connected by
straight lines.
|
HemfDraw.EmfPolyline
The EMR_POLYLINE record specifies a series of line segments by connecting the points in the
specified array.
|
HemfDraw.EmfPolylineTo
The EMR_POLYLINETO record specifies one or more straight lines based upon the current position.
|
HemfDraw.EmfPolyPolygon
The EMR_POLYPOLYGON record specifies a series of closed polygons.
|
HemfDraw.EmfPolyPolyline
The EMR_POLYPOLYLINE record specifies multiple series of connected line segments.
|
HemfDraw.EmfStrokePath
The EMR_STROKEPATH record renders the specified path by using the current pen.
|
HemfFill.EmfInvertRgn
The EMR_INVERTRGN record inverts the colors in the specified region.
|
HemfFill.EmfStretchBlt
The EMR_STRETCHBLT record specifies a block transfer of pixels from a source bitmap to a destination rectangle,
optionally in combination with a brush pattern, according to a specified raster operation, stretching or
compressing the output to fit the dimensions of the destination, if necessary.
|
HemfFont.LogFontDetails |
HemfHeader
Extracts the full header from EMF files.
|
HemfMisc.EmfCreatePen
The EMR_CREATEPEN record defines a logical pen for graphics operations.
|
HemfMisc.HemfModifyWorldTransformMode |
HemfPalette.EmfSetIcmMode.ICMMode
The ICMMode enumeration defines values that specify when to turn on and off ICM.
|
HemfPenStyle |
HemfRecord |
HemfRecordType |
HemfText.EmfExtTextOutA |
HemfText.EmfGraphicsMode |
UnimplementedHemfRecord |
Class and Description |
---|
HemfHeader
Extracts the full header from EMF files.
|
HemfRecord |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.