PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.contents.entities.Image

Packages that use Image
it.stefanochizzolini.clown.documents.contents.entities Specialized graphic types. 
 

Uses of Image in it.stefanochizzolini.clown.documents.contents.entities
 

Subclasses of Image in it.stefanochizzolini.clown.documents.contents.entities
 class JpegImage
          JPEG image object [ISO 10918-1;JFIF:1.02].
 

Methods in it.stefanochizzolini.clown.documents.contents.entities that return Image
static Image Image.get(File file)
           
static Image Image.get(IInputStream stream)
           
static Image Image.get(String path)
           
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.