public static class HwmfFont.WmfClipPrecision extends java.lang.Object implements GenericRecord
Constructor and Description |
---|
WmfClipPrecision() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
int |
init(LittleEndianInputStream leis) |
boolean |
isCharacterPrecision() |
boolean |
isDefaultPrecision() |
boolean |
isFontAssociated() |
boolean |
isLeftHandAngles() |
boolean |
isStrokePrecision() |
boolean |
isTrueTypeAlways() |
java.lang.String |
toString() |
boolean |
useEmbeddedFont() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericRecordType
public int init(LittleEndianInputStream leis)
public boolean isDefaultPrecision()
public boolean isCharacterPrecision()
public boolean isStrokePrecision()
public boolean isLeftHandAngles()
public boolean isTrueTypeAlways()
public boolean isFontAssociated()
public boolean useEmbeddedFont()
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.