Class HemfPlusPen
- java.lang.Object
-
- org.apache.poi.hemf.record.emfplus.HemfPlusPen
-
public class HemfPlusPen extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHemfPlusPen.EmfPlusAdjustableArrowCapstatic classHemfPlusPen.EmfPlusCustomLineCapstatic classHemfPlusPen.EmfPlusDashedLineCapTypeThe DashedLineCapType enumeration defines types of line caps to use at the ends of dashed lines that are drawn with graphics pens.static classHemfPlusPen.EmfPlusLineCapTypeThe LineCapType enumeration defines types of line caps to use at the ends of lines that are drawn with graphics pens.static classHemfPlusPen.EmfPlusLineJoinThe LineJoinType enumeration defines ways to join two lines that are drawn by the same graphics pen and whose ends meet.static classHemfPlusPen.EmfPlusLineStyleThe LineStyle enumeration defines styles of lines that are drawn with graphics pens.static classHemfPlusPen.EmfPlusPathArrowCapstatic classHemfPlusPen.EmfPlusPenstatic classHemfPlusPen.EmfPlusPenAlignmentThe PenAlignment enumeration defines the distribution of the width of the pen with respect to the line being drawn.
-
Constructor Summary
Constructors Constructor Description HemfPlusPen()
-