|
jPodRenderer PDF library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IPlatformImage | |
IPlatformImageFactory |
Class Summary | |
---|---|
CwtPlatformImage | The IImage implementation for an PDF PDImage object. |
CwtPlatformImageFactory | |
NullPlatformImage | |
NullPlatformImageFactory | |
PlatformImageFactory |
This package implements jPod's view on the platform image implementation.
This package provides a dummy implementation for handling images that should be replaced by a concrete platform specific implementation, supporting your target graphics engine. This can be done using either the service provider concept or the setter with the VM singleton PlatformImageFactory.
In most cases, jPod will come along with an implementation ready to use in "jPodPFCWT.jar" that registers itself as a service provider for "de.intarsys.pdf.platform.image.IPlatformImageFactory".
Application programmers will normally not use classes from this package. The implementation is used by the CSPlatformDevice.
|
jPodRenderer PDF library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |