public class HemfPlusPen
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HemfPlusPen.EmfPlusAdjustableArrowCap |
static interface |
HemfPlusPen.EmfPlusCustomLineCap |
static class |
HemfPlusPen.EmfPlusDashedLineCapType
The DashedLineCapType enumeration defines types of line caps to use at the ends of dashed lines
that are drawn with graphics pens.
|
static class |
HemfPlusPen.EmfPlusLineCapType
The LineCapType enumeration defines types of line caps to use at the ends of lines that are drawn
with graphics pens.
|
static class |
HemfPlusPen.EmfPlusLineJoin
The LineJoinType enumeration defines ways to join two lines that are drawn by the same graphics
pen and whose ends meet.
|
static class |
HemfPlusPen.EmfPlusLineStyle
The LineStyle enumeration defines styles of lines that are drawn with graphics pens.
|
static class |
HemfPlusPen.EmfPlusPathArrowCap |
static class |
HemfPlusPen.EmfPlusPen |
static class |
HemfPlusPen.EmfPlusPenAlignment
The PenAlignment enumeration defines the distribution of the width of the pen with respect to the
line being drawn.
|
Constructor and Description |
---|
HemfPlusPen() |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.