Java DTV API 1.3
18-Nov-2009

Uses of Class
com.sun.dtv.ui.PlaneSetup

Packages that use PlaneSetup
com.sun.dtv.ui TV specific UI functionality. 
 

Uses of PlaneSetup in com.sun.dtv.ui
 

Methods in com.sun.dtv.ui that return PlaneSetup
 PlaneSetup Plane.getBestSetup(PlaneSetupPattern pattern)
          Returns the best possible setup taking into account the criteria defined in this PlaneSetupPattern or null.
 PlaneSetup Plane.getBestSetup(PlaneSetupPattern[] patterns)
          Returns the best possible setup taking into account the criteria defined in one of the PlaneSetupPattern objects within the array argument or null.
 PlaneSetup Screen.getBestSetup(PlaneSetupPattern[] patterns)
          Returns a PlaneSetup from an Plane which is present on this Screen that best matches at least one of the specified PlaneSetupPatterns.
 PlaneSetup[] Screen.getCoherentPlaneSetups(PlaneSetupPattern[] patterns)
          Return a coherent set of PlaneSetups matching a set of patterns.
 PlaneSetup Plane.getCurrentSetup()
          Returns the current PlaneSetup for this Plane.
 PlaneSetup Plane.getDefaultSetup()
          Returns the default PlaneSetup associated with this Plane.
 PlaneSetup[] Plane.getSetups()
          Returns all available PlaneSetup objects associated with this Plane.
 

Methods in com.sun.dtv.ui with parameters of type PlaneSetup
 Point PlaneSetup.convertPoint(PlaneSetup destination, Point source)
          This method has been created to avoid rounding errors appearing during conversion of pixel positions from one coordinate system towards another one when passing through normalized coordinates.
 Dimension PlaneSetup.getOffset(PlaneSetup setup)
          Returns the offset between the origin of the pixel coordinate space of the specified PlaneSetup, and the origin of the current pixel coordinate space of this PlaneSetup.
 boolean PlaneSetupPattern.isSetupFitting(PlaneSetup setup)
          Informs whether or not the specified PlaneSetup can be used to create a plane that supports the features set in this pattern.
 boolean Screen.setCoherentPlaneSetups(PlaneSetup[] setups)
          Modify the settings for a set of Planes, based on their PlaneSetups supplied.
 boolean Plane.setPlaneSetup(PlaneSetup setup)
          Set the setup for this Plane.
 


Java DTV API 1.3
18-Nov-2009

Copyright © 2008-2009 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved.

U.S. Government Rights - Commercial software. Government users are subject to the Sun Microsystems, Inc. standard license agreement and applicable provisions of the FAR and its supplements. Sun, Sun Microsystems, the Sun logo and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.Products covered by and information contained in this service manual are controlled by U.S. Export Control laws and may be subject to the export or import laws in other countries. Nuclear, missile, chemical biological weapons or nuclear maritime end uses or end users, whether direct or indirect, are strictly prohibited. Export or reexport to countries subject to U.S. embargo or to entities identified on U.S. export exclusion lists, including, but not limited to, the denied persons and specially designated nationals lists is strictly prohibited.

DOCUMENTATION IS PROVIDED AS IS AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.

Use of this document is subject to license terms.