|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
us.zuercher.gpx2map.image provides an
interface that represents an image
and a factory to load them.
See:
Description
| Interface Summary | |
|---|---|
| Image | Image represents any type of image support by sub-packages of
us.zuercher.gpx2map.image. |
| ImageFactory | ImageFactory describes the interface to an image factory. |
| Class Summary | |
|---|---|
| CompositeImageFactory | CompositeImageFactory delegates image creation to the
NetpbmImageFactory and GenericImageFactory classes. |
| ImageFormatDescriptor | ImageFormatDescriptor describes an image file format. |
| Exception Summary | |
|---|---|
| UnknownFormatException | UnknownNetpbmException is thrown when any image factory cannot determine the format of an image file. |
The package us.zuercher.gpx2map.image provides an
interface that represents an image
and a factory to load them.
The us.zuercher.gpx2map.image.netpbm package provides
support for Netpbm images.
The us.zuercher.gpx2map.image.generic package provides
support for loading images via Toolkit.
| Author | $Author: stephan $ |
|---|---|
| Version | $Id: package.html 171 2006-01-14 17:22:52Z stephan $ |
| Copyright | Copyright (C) 2005-2005 Stephan Zuercher |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||