org.foray.font.format.ttf
Class OTFLookupGSUBx04x01.LigatureSet

java.lang.Object
  extended by org.foray.font.format.ttf.OTFLookupGSUBx04x01.LigatureSet
Enclosing class:
OTFLookupGSUBx04x01

public class OTFLookupGSUBx04x01.LigatureSet
extends Object

A set of ligatures.


Constructor Summary
OTFLookupGSUBx04x01.LigatureSet()
           
 
Method Summary
 OTFLookupGSUBx04x01.Ligature[] getLigatures()
          Returns the ligatures.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OTFLookupGSUBx04x01.LigatureSet

public OTFLookupGSUBx04x01.LigatureSet()
Method Detail

getLigatures

public OTFLookupGSUBx04x01.Ligature[] getLigatures()
Returns the ligatures.

Returns:
The ligatures.


Copyright © 2017. All rights reserved.