| Interface | Description |
|---|---|
| HemfRecord |
| Class | Description |
|---|---|
| AbstractHemfComment |
Syntactic utility to allow for four different
comment classes
|
| HemfComment |
Contains arbitrary data
|
| HemfCommentEMFPlus |
An HemfCommentEMFPlus may contain one or more EMFPlus records
|
| HemfCommentEMFSpool |
Not yet implemented
|
| HemfCommentPublic |
Container class for four subtypes of HemfCommentPublic: BeginGroup, EndGroup, MultiFormats
and Windows Metafile.
|
| HemfCommentPublic.BeginGroup |
Stub, to be implemented
|
| HemfCommentPublic.EndGroup |
Stub, to be implemented
|
| HemfCommentPublic.HemfMultiFormatsData |
This encapulates a single record stored within
a HemfCommentPublic.MultiFormats record.
|
| HemfCommentPublic.MultiFormats | |
| HemfCommentPublic.WindowsMetafile |
Stub, to be implemented
|
| HemfCommentRecord |
This is the outer comment record that is recognized
by the initial parse by
HemfRecordType.comment. |
| HemfHeader |
Extracts the full header from EMF files.
|
| HemfText |
Container class to gather all text-related commands
This is starting out as read only, and very little is actually
implemented at this point!
|
| HemfText.ExtCreateFontIndirectW | |
| HemfText.ExtTextOutA | |
| HemfText.ExtTextOutW | |
| HemfText.PolyTextOutA |
Needs to be implemented.
|
| HemfText.PolyTextOutW |
Needs to be implemented.
|
| HemfText.SetTextAlign | |
| HemfText.SetTextColor | |
| HemfText.SetTextJustification | |
| UnimplementedHemfRecord |
| Enum | Description |
|---|---|
| HemfRecordType |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.