public static class TtfVmtxTable.LongVerMetric extends Object
Represents vertical metrics record.
| Constructor and Description |
|---|
LongVerMetric() |
| Modifier and Type | Method and Description |
|---|---|
TtfVmtxTable.LongVerMetric |
clone() |
boolean |
equals(Object obj) |
static boolean |
equals(TtfVmtxTable.LongVerMetric obj1,
TtfVmtxTable.LongVerMetric obj2) |
int |
getAdvanceHeight()
Gets advance height value.
|
short |
getTopSideBearing()
Gets top side bearing value.
|
public int getAdvanceHeight()
Gets advance height value.
public short getTopSideBearing()
Gets top side bearing value.
public TtfVmtxTable.LongVerMetric clone()
public static boolean equals(TtfVmtxTable.LongVerMetric obj1, TtfVmtxTable.LongVerMetric obj2)
Copyright © 2025 Aspose. All Rights Reserved.