|
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.type3.Type3Glyphs
public class Type3Glyphs
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 . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public de.intarsys.pdf.font.PDGlyphs getGlyphs()
IPlatformGlyphs
PDGlyphs
instance.
getGlyphs
in interface IPlatformGlyphs
PDGlyphs
instance.public IPlatformFont getPlatformFont()
IPlatformGlyphs
IPlatformGlyphs
object
resides.
getPlatformFont
in interface IPlatformGlyphs
IPlatformGlyphs
object resides.public int getWidth()
IPlatformGlyphs
getWidth
in interface IPlatformGlyphs
public void render(ICSPlatformDevice device)
IPlatformGlyphs
IPlatformGlyphs
object on an ICSPlatformDevice
.
render
in interface IPlatformGlyphs
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 |