public static class HemfDraw.EmfStrokeAndFillPath extends HemfDraw.EmfStrokePath
Modifier and Type | Field and Description |
---|---|
protected java.awt.geom.Rectangle2D |
bounds |
Constructor and Description |
---|
EmfStrokeAndFillPath() |
Modifier and Type | Method and Description |
---|---|
void |
draw(HemfGraphics ctx)
Draws the record, the default redirects to the parent WMF record drawing
|
HemfRecordType |
getEmfRecordType() |
getBounds, getGenericProperties, init, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericRecordType, setHeader
getGenericChildren
public HemfRecordType getEmfRecordType()
getEmfRecordType
in interface HemfRecord
getEmfRecordType
in class HemfDraw.EmfStrokePath
public void draw(HemfGraphics ctx)
HemfRecord
draw
in interface HemfRecord
draw
in class HemfDraw.EmfStrokePath
ctx
- the drawing contextCopyright 2020 The Apache Software Foundation or its licensors, as applicable.