public class Type1Font extends Object
| Modifier and Type | Method and Description |
|---|---|
static Type1Font |
createFromLocator(de.intarsys.tools.locator.ILocator locator) |
String |
getFontFamilyName() |
AFM |
getFontMetrics() |
String |
getFontName() |
FontStyle |
getFontStyle() |
de.intarsys.tools.locator.ILocator |
getLocator() |
boolean |
isSymbolFont() |
public Type1Font()
public Type1Font(AFM afm)
public static Type1Font createFromLocator(de.intarsys.tools.locator.ILocator locator) throws IOException
IOExceptionpublic String getFontFamilyName()
public AFM getFontMetrics()
public String getFontName()
public FontStyle getFontStyle()
public de.intarsys.tools.locator.ILocator getLocator()
public boolean isSymbolFont()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.