|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.font.FontMap
public abstract class FontMap
Constructor Summary | |
---|---|
FontMap(FontMapper mapper,
String name)
|
Method Summary | |
---|---|
abstract InputStream |
getAsStream()
|
String |
getKey()
|
FontMapper |
getMapper()
|
String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontMap(FontMapper mapper, String name)
Method Detail |
---|
public String getName()
public String getKey()
public abstract InputStream getAsStream() throws IOException
IOException
public FontMapper getMapper()
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |