DynamicPDF by ceTe Software

com.cete.dynamicpdf.text
Class KerningValues

java.lang.Object
  extended by com.cete.dynamicpdf.text.KerningValues

public class KerningValues
extends java.lang.Object

Represents a kerning value collection. View Example


Method Summary
 short[] getSpacing()
          Gets the spacing array corresponding to the text array.
 char[] getText()
          Gets the character array of the text that is kerned.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getText

public char[] getText()
Gets the character array of the text that is kerned.

Returns:
character array of the text that is kerned.

getSpacing

public short[] getSpacing()
Gets the spacing array corresponding to the text array.

Returns:
the spacing array corresponding to the text array.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software