@Internal public class HemfText extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HemfText.EmfExtCreateFontIndirectW |
static class |
HemfText.EmfExtTextOutA |
static class |
HemfText.EmfExtTextOutOptions |
static class |
HemfText.EmfExtTextOutW |
static class |
HemfText.EmfGraphicsMode |
static class |
HemfText.EmfSetTextAlign
The EMR_SETTEXTALIGN record specifies text alignment.
|
static class |
HemfText.EmfSetTextColor
The EMR_SETTEXTCOLOR record defines the current text color.
|
static class |
HemfText.PolyTextOutA
Needs to be implemented.
|
static class |
HemfText.PolyTextOutW
Needs to be implemented.
|
static class |
HemfText.SetTextJustification |
Constructor and Description |
---|
HemfText() |
Modifier and Type | Method and Description |
---|---|
static int |
getMaxRecordLength() |
static void |
setMaxRecordLength(int length) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.