com.atlassian.core.util.bean
Class ImageInfo

java.lang.Object
  extended by com.atlassian.core.util.ImageInfo
      extended by com.atlassian.core.util.bean.ImageInfo

Deprecated. Use ImageInfo instead (since 20/08/2008)

public class ImageInfo
extends ImageInfo


Field Summary
static int FORMAT_BMP
          Deprecated.  
static int FORMAT_GIF
          Deprecated.  
static int FORMAT_IFF
          Deprecated.  
static int FORMAT_JPEG
          Deprecated.  
static int FORMAT_PBM
          Deprecated.  
static int FORMAT_PCX
          Deprecated.  
static int FORMAT_PGM
          Deprecated.  
static int FORMAT_PNG
          Deprecated.  
static int FORMAT_PPM
          Deprecated.  
static int FORMAT_PSD
          Deprecated.  
static int FORMAT_RAS
          Deprecated.  
static int FORMAT_SWF
          Deprecated.  
 
Constructor Summary
ImageInfo()
          Deprecated.  
 
Method Summary
 boolean isValidImage()
          Deprecated.  
 
Methods inherited from class com.atlassian.core.util.ImageInfo
check, getBitsPerPixel, getComment, getFormat, getFormatName, getHeight, getMimeType, getNumberOfComments, getNumberOfImages, getPhysicalHeightDpi, getPhysicalHeightInch, getPhysicalWidthDpi, getPhysicalWidthInch, getWidth, isProgressive, main, setCollectComments, setDetermineImageNumber, setInput, setInput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORMAT_JPEG

public static final int FORMAT_JPEG
Deprecated. 
See Also:
Constant Field Values

FORMAT_GIF

public static final int FORMAT_GIF
Deprecated. 
See Also:
Constant Field Values

FORMAT_PNG

public static final int FORMAT_PNG
Deprecated. 
See Also:
Constant Field Values

FORMAT_BMP

public static final int FORMAT_BMP
Deprecated. 
See Also:
Constant Field Values

FORMAT_PCX

public static final int FORMAT_PCX
Deprecated. 
See Also:
Constant Field Values

FORMAT_IFF

public static final int FORMAT_IFF
Deprecated. 
See Also:
Constant Field Values

FORMAT_RAS

public static final int FORMAT_RAS
Deprecated. 
See Also:
Constant Field Values

FORMAT_PBM

public static final int FORMAT_PBM
Deprecated. 
See Also:
Constant Field Values

FORMAT_PGM

public static final int FORMAT_PGM
Deprecated. 
See Also:
Constant Field Values

FORMAT_PPM

public static final int FORMAT_PPM
Deprecated. 
See Also:
Constant Field Values

FORMAT_PSD

public static final int FORMAT_PSD
Deprecated. 
See Also:
Constant Field Values

FORMAT_SWF

public static final int FORMAT_SWF
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

ImageInfo

public ImageInfo()
Deprecated. 
Method Detail

isValidImage

public boolean isValidImage()
Deprecated. 


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.