public static class TtfHmtxTable.LongHorMetric extends Object
Represents metrics record.
| Constructor and Description |
|---|
LongHorMetric() |
| Modifier and Type | Method and Description |
|---|---|
TtfHmtxTable.LongHorMetric |
clone() |
boolean |
equals(Object obj) |
static boolean |
equals(TtfHmtxTable.LongHorMetric obj1,
TtfHmtxTable.LongHorMetric obj2) |
int |
getAdvanceWidth()
Gets advance width value.
|
short |
getLeftSideBearing()
Gets left side bearing value.
|
public int getAdvanceWidth()
Gets advance width value.
public short getLeftSideBearing()
Gets left side bearing value.
public TtfHmtxTable.LongHorMetric clone()
public static boolean equals(TtfHmtxTable.LongHorMetric obj1, TtfHmtxTable.LongHorMetric obj2)
Copyright © 2025 Aspose. All Rights Reserved.