ITextShaper

public interface ITextShaper

Методы

МетодОписание
shapeText(String[] runs, int direction, int script, int[] fontFeatures)

shapeText(String[] runs, int direction, int script, int[] fontFeatures)

public abstract Cluster[][] shapeText(String[] runs, int direction, int script, int[] fontFeatures)

Параметры:

ПараметрТипОписание
runsjava.lang.String[]
directionint
scriptint
fontFeaturesint[]

Возвращает: com.aspose.words.Cluster[][]