protected static class HemfFont.LogFontPanose extends java.lang.Object implements HemfFont.LogFontDetails, GenericRecord
Modifier and Type | Field and Description |
---|---|
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.ArmStyle |
armStyle |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.Contrast |
contrast |
protected int |
culture |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.FamilyType |
familyType |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.Letterform |
letterform |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.MidLine |
midLine |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.Proportion |
proportion |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.SerifType |
serifStyle |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.StrokeVariation |
strokeVariation |
protected int |
styleSize |
protected int |
vendorId |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.FontWeight |
weight |
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.XHeight |
xHeight |
Modifier | Constructor and Description |
---|---|
protected |
LogFontPanose() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericRecordType
protected int styleSize
protected int vendorId
protected int culture
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.FamilyType familyType
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.SerifType serifStyle
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.FontWeight weight
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.Proportion proportion
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.Contrast contrast
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.StrokeVariation strokeVariation
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.ArmStyle armStyle
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.Letterform letterform
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.MidLine midLine
protected org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose.XHeight xHeight
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.