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.5 2004/01/12 23:19:20 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- ScreenConstants.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VGA
public static final String VGA
- See Also:
- Constant Field Values
SVGA
public static final String SVGA
- See Also:
- Constant Field Values
XGA
public static final String XGA
- See Also:
- Constant Field Values
SXGA
public static final String SXGA
- See Also:
- Constant Field Values
SXGA_PLUS
public static final String SXGA_PLUS
- See Also:
- Constant Field Values
UXGA
public static final String UXGA
- See Also:
- Constant Field Values
WSXGA_PLUS
public static final String WSXGA_PLUS
- See Also:
- Constant Field Values
WUXGA
public static final String WUXGA
- See Also:
- Constant Field Values
ScreenConstants
public ScreenConstants()
getSize
public static Dimension getSize(String size)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.