|
jPodRenderer PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.pdf.platform.cwt.font.freetype.FreetypeGlyphs
public class FreetypeGlyphs
| Method Summary | |
|---|---|
FreetypeFont |
getFont()
|
de.intarsys.pdf.font.PDGlyphs |
getGlyphs()
The associated PD level glyphs PDGlyphs instance. |
IPlatformFont |
getPlatformFont()
The platform dependent font where the IPlatformGlyphs object
resides. |
Shape |
getShape()
|
int |
getWidth()
The glyph width encoded in the font program expressed in PDF glyph space. |
void |
render(ICSPlatformDevice device)
Render the IPlatformGlyphs object on an ICSPlatformDevice. |
void |
setWidth(int width)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public FreetypeFont getFont()
public de.intarsys.pdf.font.PDGlyphs getGlyphs()
IPlatformGlyphsPDGlyphs instance.
getGlyphs in interface IPlatformGlyphsPDGlyphs instance.public IPlatformFont getPlatformFont()
IPlatformGlyphsIPlatformGlyphs object
resides.
getPlatformFont in interface IPlatformGlyphsIPlatformGlyphs
object resides.public Shape getShape()
public int getWidth()
IPlatformGlyphs
getWidth in interface IPlatformGlyphspublic void render(ICSPlatformDevice device)
IPlatformGlyphsIPlatformGlyphs object on an ICSPlatformDevice.
render in interface IPlatformGlyphsdevice - The device to draw upon.public void setWidth(int width)
|
jPodRenderer PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||