public static class HemfMisc.EmfExtCreatePen extends HemfMisc.EmfCreatePen
Modifier and Type | Field and Description |
---|---|
protected HwmfBitmapDib |
bitmap |
protected HwmfBrushStyle |
brushStyle |
protected HwmfHatchStyle |
hatchStyle |
penIndex
colorRef, dimension, penStyle
Constructor and Description |
---|
EmfExtCreatePen() |
Modifier and Type | Method and Description |
---|---|
HemfRecordType |
getEmfRecordType() |
long |
init(LittleEndianInputStream leis,
long recordSize,
long recordId)
Init record from stream
|
java.lang.String |
toString() |
draw
applyObject, draw, getWmfRecordType, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setHeader
protected HwmfBrushStyle brushStyle
protected HwmfHatchStyle hatchStyle
protected final HwmfBitmapDib bitmap
public HemfRecordType getEmfRecordType()
getEmfRecordType
in interface HemfRecord
getEmfRecordType
in class HemfMisc.EmfCreatePen
public long init(LittleEndianInputStream leis, long recordSize, long recordId) throws java.io.IOException
HemfRecord
init
in interface HemfRecord
init
in class HemfMisc.EmfCreatePen
leis
- the little endian input streamrecordSize
- the size limit for this recordrecordId
- the id of the HemfRecordType
java.io.IOException
- when the inputstream is malformedpublic java.lang.String toString()
toString
in class HemfMisc.EmfCreatePen
Copyright 2019 The Apache Software Foundation or its licensors, as applicable.