public static class HemfPlusHeader.EmfPlusGraphicsVersion extends java.lang.Object implements GenericRecord
Constructor and Description |
---|
EmfPlusGraphicsVersion() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
HemfPlusHeader.GraphicsVersion |
getGraphicsVersion() |
int |
getMetafileSignature() |
long |
init(LittleEndianInputStream leis) |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericRecordType
public int getMetafileSignature()
public HemfPlusHeader.GraphicsVersion getGraphicsVersion()
public long init(LittleEndianInputStream leis) throws java.io.IOException
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.