org.freehep.postscript.types
Interface Constants


public interface Constants

Version:
$Id$
Author:
Mark Donszelmann (Mark.Donszelmann@gmail.com)

Field Summary
static String DEVICE_CMYK
           
static String DEVICE_GRAY
           
static String DEVICE_RGB
           
static String INTERNAL_GSTATE_ERROR
           
static String PATTERN
           
 

Field Detail

DEVICE_GRAY

static final String DEVICE_GRAY
See Also:
Constant Field Values

DEVICE_RGB

static final String DEVICE_RGB
See Also:
Constant Field Values

DEVICE_CMYK

static final String DEVICE_CMYK
See Also:
Constant Field Values

PATTERN

static final String PATTERN
See Also:
Constant Field Values

INTERNAL_GSTATE_ERROR

static final String INTERNAL_GSTATE_ERROR
See Also:
Constant Field Values


Copyright © 2001-2009 FreeHEP. All Rights Reserved.