|
jPodRenderer PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPlatformFont | |
---|---|
de.intarsys.pdf.platform.cwt.font | This package implements jPod's view on the platform font implementation. |
de.intarsys.pdf.platform.cwt.font.freetype | |
de.intarsys.pdf.platform.cwt.font.type3 | This is a default platform font implementation for the PDF type 3 font. |
Uses of IPlatformFont in de.intarsys.pdf.platform.cwt.font |
---|
Classes in de.intarsys.pdf.platform.cwt.font that implement IPlatformFont | |
---|---|
class |
NullPlatformFont
|
Methods in de.intarsys.pdf.platform.cwt.font that return IPlatformFont | |
---|---|
IPlatformFont |
NullPlatformFontFactory.createPlatformFont(de.intarsys.pdf.font.PDFont font)
|
IPlatformFont |
IPlatformFontFactory.createPlatformFont(de.intarsys.pdf.font.PDFont font)
|
IPlatformFont |
NullPlatformGlyphs.getPlatformFont()
|
IPlatformFont |
IPlatformGlyphs.getPlatformFont()
The platform dependent font where the IPlatformGlyphs object
resides. |
Uses of IPlatformFont in de.intarsys.pdf.platform.cwt.font.freetype |
---|
Classes in de.intarsys.pdf.platform.cwt.font.freetype that implement IPlatformFont | |
---|---|
class |
FreetypeFont
|
Methods in de.intarsys.pdf.platform.cwt.font.freetype that return IPlatformFont | |
---|---|
IPlatformFont |
FreetypeFontFactory.createPlatformFont(de.intarsys.pdf.font.PDFont font)
|
IPlatformFont |
FreetypeGlyphs.getPlatformFont()
|
Uses of IPlatformFont in de.intarsys.pdf.platform.cwt.font.type3 |
---|
Classes in de.intarsys.pdf.platform.cwt.font.type3 that implement IPlatformFont | |
---|---|
class |
Type3Font
|
Methods in de.intarsys.pdf.platform.cwt.font.type3 that return IPlatformFont | |
---|---|
IPlatformFont |
Type3FontFactory.createPlatformFont(de.intarsys.pdf.font.PDFont font)
|
IPlatformFont |
Type3Glyphs.getPlatformFont()
|
|
jPodRenderer PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |