ucar.visad.display
Class DisplayUtil
java.lang.Object
ucar.visad.display.DisplayUtil
public final class DisplayUtil
- extends Object
Provides support for utility functions.
- Version:
- $Revision: 1.81 $ $Date: 2007/08/19 15:55:31 $
- Author:
- Unidata Development Team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayUtil
public DisplayUtil()
getPreferredConfig
public static GraphicsConfiguration getPreferredConfig(GraphicsDevice d,
boolean is3D,
boolean useStereo)
- Get graphics configuration for the screen
- Parameters:
d - the GraphicsDeviceis3D - true for a Java 3D displayuseStereo - true if a stereo display (is3D must also be true)
- Returns:
- the perferred config