Interface | Description |
---|---|
Artwork |
Represents artwork in a format independent way
|
ImageHandler |
Image Handler
|
Class | Description |
---|---|
AndroidArtwork |
Represents artwork in a format independent way
|
AndroidImageHandler |
Image Handling to to use when running on Android
TODO need to provide Android compatible implementations
|
ArtworkFactory |
Get appropriate Artwork class
|
ImageHandlingFactory |
Provides a class for all Image handling, this is required because the image classes
provided by standard java are different to those provided by Android
|
Images |
BufferedImage methods
Not compatible with Android, delete from your source tree.
|
StandardArtwork |
Represents artwork in a format independent way
|
StandardImageHandler |
Image Handling used when running on standard JVM
|
Copyright © 2005–2020 jthink.net. All rights reserved.