FreeHEP API
Version v1.1

org.freehep.graphics2d
Class ScreenConstants

java.lang.Object
  |
  +--org.freehep.graphics2d.ScreenConstants

public class ScreenConstants
extends Object

This class defines a set of constants which describe a screen.

Version:
$Id: ScreenConstants.java,v 1.3 2000/07/03 21:04:33 duns Exp $
Author:
Mark Donszelmann

Field Summary
static Dimension SVGA
           
static Dimension SXGA
           
static Dimension UNDEFINED
           
static Dimension UXGA
           
static Dimension VGA
           
static Dimension XGA
           
 
Constructor Summary
ScreenConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNDEFINED

public static final Dimension UNDEFINED

VGA

public static final Dimension VGA

SVGA

public static final Dimension SVGA

XGA

public static final Dimension XGA

SXGA

public static final Dimension SXGA

UXGA

public static final Dimension UXGA
Constructor Detail

ScreenConstants

public ScreenConstants()

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.