org.freehep.graphicsio
Class ImageConstants
java.lang.Object
org.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Copyright © 2000-2004 FreeHEP, All Rights Reserved.