| Modifier and Type | Method and Description |
|---|---|
double |
getAscent() |
Object |
getAttribute(Object key) |
char[] |
getChars() |
int |
getCodepoint() |
int |
getDecoded() |
double |
getDescent() |
PDFont |
getFont() |
String |
getGlyphName() |
int |
getUnicode() |
float |
getWidth() |
boolean |
isWhitespace() |
Object |
removeAttribute(Object key) |
void |
reset() |
Object |
setAttribute(Object key,
Object o) |
String |
toString() |
public PDGlyphs(PDFont font, int codepoint)
public double getAscent()
public final Object getAttribute(Object key)
getAttribute in interface de.intarsys.tools.attribute.IAttributeSupportpublic char[] getChars()
public int getCodepoint()
public int getDecoded()
public double getDescent()
public PDFont getFont()
public String getGlyphName()
public int getUnicode()
public float getWidth()
public boolean isWhitespace()
public final Object removeAttribute(Object key)
removeAttribute in interface de.intarsys.tools.attribute.IAttributeSupportpublic void reset()
public final Object setAttribute(Object key, Object o)
setAttribute in interface de.intarsys.tools.attribute.IAttributeSupportCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.