FreeHEP API
Version v1.2

org.freehep.graphicsio
Class ImageConstants

java.lang.Object
  |
  +--org.freehep.graphicsio.ImageConstants

public class ImageConstants
extends Object

Version:
$Id: ImageConstants.java,v 1.2 2003/05/12 18:14:24 duns Exp $
Author:
Mark Donszelmann

Field Summary
static String GIF
           
static String IMAGE_SIZE
           
static String JPG
           
static String PNG
           
static String PPM
           
static String SMALLEST
           
static String WRITE_IMAGES_AS
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SMALLEST

public static final String SMALLEST
See Also:
Constant Field Values

PNG

public static final String PNG
See Also:
Constant Field Values

JPG

public static final String JPG
See Also:
Constant Field Values

GIF

public static final String GIF
See Also:
Constant Field Values

PPM

public static final String PPM
See Also:
Constant Field Values

WRITE_IMAGES_AS

public static final String WRITE_IMAGES_AS
See Also:
Constant Field Values

IMAGE_SIZE

public static final String IMAGE_SIZE
See Also:
Constant Field Values

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.