|
jPodRenderer PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlatformGlyphs
The platform dependent representation for a glyph.
Method Summary | |
---|---|
de.intarsys.pdf.font.PDGlyphs |
getGlyphs()
The associated PD level glyphs PDGlyphs instance. |
IPlatformFont |
getPlatformFont()
The platform dependent font where the IPlatformGlyphs object
resides. |
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 . |
Method Detail |
---|
de.intarsys.pdf.font.PDGlyphs getGlyphs()
PDGlyphs
instance.
PDGlyphs
instance.IPlatformFont getPlatformFont()
IPlatformGlyphs
object
resides.
IPlatformGlyphs
object resides.int getWidth()
void render(ICSPlatformDevice device)
IPlatformGlyphs
object on an ICSPlatformDevice
.
device
- The device to draw upon.
|
jPodRenderer PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |