InternalHelper

Наследование: java.lang.Object

public class InternalHelper

Внутренний класс

Методы

МетодОписание
equals(Object arg0)
getClass()
getInstance(IContext context)
getSubstitutionFontDefinition(FontSubstitution fs)
hashCode()
isForcedBySaveOption(SimpleFontSubstitution value)
notify()
notifyAll()
registerFont(TextProcessingContext value, IPdfFont font)
setSubstitutionFontDefinition(FontSubstitution fs, FontDefinition value)
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

equals(Object arg0)

public boolean equals(Object arg0)

Параметры:

ПараметрТипОписание
arg0java.lang.Object

Возвращает: логический

getClass()

public final native Class<?> getClass()

Возвращает: java.lang.Класс

getInstance(IContext context)

public static TextProcessingContext getInstance(IContext context)

Параметры:

ПараметрТипОписание
contextIContext

Возвращает: TextProcessingContext

getSubstitutionFontDefinition(FontSubstitution fs)

public static FontDefinition getSubstitutionFontDefinition(FontSubstitution fs)

Параметры:

ПараметрТипОписание
fsFontSubstitution

Возвращает: com.aspose.font.FontDefinition

hashCode()

public native int hashCode()

Возвращает: инт

isForcedBySaveOption(SimpleFontSubstitution value)

public static boolean isForcedBySaveOption(SimpleFontSubstitution value)

Параметры:

ПараметрТипОписание
valueSimpleFontSubstitution

Возвращает: логический

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

registerFont(TextProcessingContext value, IPdfFont font)

public static void registerFont(TextProcessingContext value, IPdfFont font)

Параметры:

ПараметрТипОписание
valueTextProcessingContext
fontIPdfFont

setSubstitutionFontDefinition(FontSubstitution fs, FontDefinition value)

public static void setSubstitutionFontDefinition(FontSubstitution fs, FontDefinition value)

Параметры:

ПараметрТипОписание
fsFontSubstitution
valuecom.aspose.font.FontDefinition

toString()

public String toString()

Возвращает: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Параметры:

ПараметрТипОписание
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Параметры:

ПараметрТипОписание
arg0long
arg1int