FreeHEP API
Version current

org.freehep.graphicsio
Class ImageConstants

java.lang.Object
  extended byorg.freehep.graphicsio.ImageConstants

public class ImageConstants
extends Object

Version:
$Id: ImageConstants.java,v 1.3 2003/05/27 22:35:36 duns Exp $
Author:
Mark Donszelmann
Source Code:
ImageConstants.java

Field Summary
static String GIF
           
static String IMAGE_SIZE
           
static String JPG
           
static String PNG
           
static String PPM
           
static String RAW
           
static String SMALLEST
           
static String WRITE_IMAGES_AS
           
static String ZLIB
           
 
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

RAW

public static final String RAW
See Also:
Constant Field Values

ZLIB

public static final String ZLIB
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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.