intarsys CWT library

de.intarsys.cwt.font.truetype
Class TTNaming

java.lang.Object
  extended by de.intarsys.cwt.font.truetype.TTNaming

public class TTNaming
extends Object


Constructor Summary
TTNaming()
           
 
Method Summary
 void add(int nameId, TTNameRecord record)
           
 TTNameRecord getNameRecord(int nameId)
           
 List getNameRecords()
           
 String getValue(int nameId)
           
 void setNameRecords(List list)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TTNaming

public TTNaming()
Method Detail

add

public void add(int nameId,
                TTNameRecord record)

getNameRecord

public TTNameRecord getNameRecord(int nameId)

getNameRecords

public List getNameRecords()

getValue

public String getValue(int nameId)

setNameRecords

public void setNameRecords(List list)

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.