TtfVheaTable

Inheritance: java.lang.Object, com.aspose.font.TtfTableBase

public class TtfVheaTable extends TtfTableBase

يمثل جدول “hhea” لملف خط TTF.

الطرق

طريقةالوصف
equals(Object arg0)
getAdvanceHeightMax()يحصل على AdvanceHeightMax.
getAscent()يحصل على Ascent.
getCaretOffset()يحصل على CaretOffset.
getCaretSlopeRise()يحصل على CaretSlopeRise.
getCaretSlopeRun()يحصل على CaretSlopeRun.
getClass()
getDescent()يحصل على Descent.
getLineGap()يحصل على LineGap.
getMetricDataFormat()يحصل على MetricDataFormat.
getMinBottomSideBearing()يحصل على MinBottomSideBearing.
getMinTopSideBearing()يحصل على MinTopSideBearing.
getNumOfLongVerMetrics()يحصل على MetricDataFormat.
getOffset()يحصل على الإزاحة من بداية sfnt.
getTag()يحصل على علامة الجدول.
getTtfTables()مرجع إلى مستودع جدول TTF.
getVersion()يحصل على رقم الإصدار لجدول الرأس العمودي.
getYMaxExtent()يحصل على _yMaxExtent.
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

معاملنوعالوصف
arg0java.lang.Object

Returns: boolean

getAdvanceHeightMax()

public short getAdvanceHeightMax()

يحصل على AdvanceHeightMax. الحد الأقصى لقياس ارتفاع التقدم بوحدات FUnits الموجود في الخط.

Returns: short - الـ AdvanceHeightMax.

getAscent()

public short getAscent()

يحصل على Ascent. المسافة بوحدات FUnits من الخط المركزي إلى _descent للخط السابق\u2019s.

Returns: short - الـ Ascent.

getCaretOffset()

public short getCaretOffset()

يحصل على CaretOffset.

Returns: short - الـ CaretOffset.

getCaretSlopeRise()

public short getCaretSlopeRise()

يحصل على CaretSlopeRise.

Returns: short - الـ CaretSlopeRise.

getCaretSlopeRun()

public short getCaretSlopeRun()

يحصل على CaretSlopeRun.

Returns: short - الـ CaretSlopeRun.

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getDescent()

public short getDescent()

يحصل على Descent. المسافة بوحدات FUnits من الخط المركزي إلى _ascent للخط التالي\u2019s.

Returns: short - الـ Descent.

getLineGap()

public short getLineGap()

يحصل على LineGap. الفجوة الطباعة العمودية لهذا الخط.

Returns: short - الـ LineGap.

getMetricDataFormat()

public short getMetricDataFormat()

يحصل على MetricDataFormat.

Returns: short - الـ MetricDataFormat.

getMinBottomSideBearing()

public short getMinBottomSideBearing()

يحصل على MinBottomSideBearing. الحد الأدنى لقياس الجانب السفلي الموجود في الخط، بوحدات FUnits.

Returns: short - الـ MinBottomSideBearing.

getMinTopSideBearing()

public short getMinTopSideBearing()

يحصل على MinTopSideBearing. الحد الأدنى لقياس sidebearing العلوي الموجود في الخط، بوحدات FUnits.

Returns: short - ال MinTopSideBearing.

getNumOfLongVerMetrics()

public int getNumOfLongVerMetrics()

يحصل على MetricDataFormat. عدد ارتفاعات التقدم في جدول المقاييس العمودية.

Returns: int - ال MetricDataFormat.

getOffset()

public long getOffset()

يحصل على الإزاحة من بداية sfnt.

Returns: long - إزاحة من بداية sfnt.

getTag()

public static String getTag()

يحصل على علامة الجدول.

Returns: java.lang.String - الـ tag.

getTtfTables()

public TtfTableRepository getTtfTables()

مرجع إلى مستودع جدول TTF.

Returns: TtfTableRepository - Reference to TTF table repository.

getVersion()

public Version16Dot16 getVersion()

يحصل على رقم الإصدار لجدول الرأس العمودي.

Returns: Version16Dot16 - The Version number of the vertical header table.

getYMaxExtent()

public short getYMaxExtent()

يحصل على _yMaxExtent.

Returns: short - ال _yMaxExtent.

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

معاملنوعالوصف
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

معاملنوعالوصف
arg0long
arg1int