public static class HemfMisc.EmfExtCreatePen extends HemfMisc.EmfCreatePen
| Modifier and Type | Field and Description |
|---|---|
protected HwmfBitmapDib |
bitmap |
protected HwmfBrushStyle |
brushStyle |
protected HwmfHatchStyle |
hatchStyle |
penIndexcolorRef, dimension, penStyle| Constructor and Description |
|---|
EmfExtCreatePen() |
| Modifier and Type | Method and Description |
|---|---|
HwmfBitmapDib |
getBitmap() |
HwmfBrushStyle |
getBrushStyle() |
HemfRecordType |
getEmfRecordType() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
java.lang.Enum |
getGenericRecordType() |
HwmfHatchStyle |
getHatchStyle() |
long |
init(LittleEndianInputStream leis,
long recordSize,
long recordId)
Init record from stream
|
java.lang.String |
toString() |
draw, getPenIndexapplyObject, draw, getColorRef, getDimension, getPenStyle, getWmfRecordType, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetHeadergetGenericChildrenprotected HwmfBrushStyle brushStyle
protected HwmfHatchStyle hatchStyle
protected final HwmfBitmapDib bitmap
public HemfRecordType getEmfRecordType()
getEmfRecordType in interface HemfRecordgetEmfRecordType in class HemfMisc.EmfCreatePenpublic long init(LittleEndianInputStream leis, long recordSize, long recordId) throws java.io.IOException
HemfRecordinit in interface HemfRecordinit in class HemfMisc.EmfCreatePenleis - the little endian input streamrecordSize - the size limit for this recordrecordId - the id of the HemfRecordTypejava.io.IOException - when the inputstream is malformedpublic java.lang.String toString()
toString in class HemfMisc.EmfCreatePenpublic HwmfBrushStyle getBrushStyle()
public HwmfHatchStyle getHatchStyle()
public HwmfBitmapDib getBitmap()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordgetGenericProperties in class HemfMisc.EmfCreatePenpublic java.lang.Enum getGenericRecordType()
getGenericRecordType in interface GenericRecordgetGenericRecordType in interface HemfRecordgetGenericRecordType in interface HwmfRecordgetGenericRecordType in class HemfMisc.EmfCreatePenCopyright 2020 The Apache Software Foundation or its licensors, as applicable.