⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 virtualuniverse.html

📁 这是一个JAVA的代码
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<DD>Removes all Locales and their associates branch graphs from this universe.  All branch graphs within each Locale are detached, regardless of whether their ALLOW_DETACH capability bits are set.  Each Locale is then marked as being dead: no branch graphs may subsequently be attached.  This method should be called by applications and applets to allow Java 3D to cleanup its resources.<P><DD><DL><DT><B>Since:</B><DD>Java 3D 1.2</DD></DD></DL></DD></DL><HR><A NAME="getAllLocales()"><!-- --></A><H3>getAllLocales</H3><PRE>public java.util.Enumeration <B>getAllLocales</B>()</PRE><DL><DD>Returns the enumeration object of all locales in this virtual universe.<P><DD><DL><DT><B>Returns:</B><DD>the enumeration object</DL></DD></DL><HR><A NAME="numLocales()"><!-- --></A><H3>numLocales</H3><PRE>public int <B>numLocales</B>()</PRE><DL><DD>Returns the number of locales.<P><DD><DL><DT><B>Returns:</B><DD>the count of locales</DL></DD></DL><HR><A NAME="setJ3DThreadPriority(int)"><!-- --></A><H3>setJ3DThreadPriority</H3><PRE>public static void <B>setJ3DThreadPriority</B>(int&nbsp;priority)</PRE><DL><DD>Sets the priority of all Java 3D threads to the specified value.  The default value is the priority of the thread that started Java 3D.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>priority</CODE> - the new thread priority<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if the priority is not in the range MIN_PRIORITY to MAX_PRIORITY<DD><CODE>java.lang.SecurityException</CODE> - if the priority is greater than that of the calling thread<DT><B>Since:</B><DD>Java 3D 1.2</DD></DD></DL></DD></DL><HR><A NAME="getJ3DThreadPriority()"><!-- --></A><H3>getJ3DThreadPriority</H3><PRE>public static int <B>getJ3DThreadPriority</B>()</PRE><DL><DD>Retrieves that priority of Java 3D's threads.<P><DD><DL><DT><B>Returns:</B><DD>the current priority of Java 3D's threads<DT><B>Since:</B><DD>Java 3D 1.2</DD></DD></DL></DD></DL><HR><A NAME="getProperties()"><!-- --></A><H3>getProperties</H3><PRE>public static final java.util.Map <B>getProperties</B>()</PRE><DL><DD>Returns a read-only Map object containing key-value pairs that define various global properties for Java 3D.  All of the keys are String objects.  The values are key-specific, but most will be String objects. <p> The set of global Java 3D properties always includes values for the following keys: <p> <ul> <table BORDER=1 CELLSPACING=1 CELLPADDING=1> <tr> <td><b>Key (String)</b></td> <td><b>Value Type</b></td> </tr> <tr> <td><code>j3d.version</code></td> <td>String</td> </tr> <tr> <td><code>j3d.vendor</code></td> <td>String</td> </tr> <tr> <td><code>j3d.specification.version</code></td> <td>String</td> </tr> <tr> <td><code>j3d.specification.vendor</code></td> <td>String</td> </tr> <tr> <td><code>j3d.renderer</code></td> <td>String</td> </tr> </table> </ul> <p> The descriptions of the values returned for each key are as follows: <p> <ul> <li> <code>j3d.version</code> <ul> A String that defines the Java 3D implementation version. The portion of the implementation version string before the first space must adhere to one of the the following three formats (anything after the first space is an optional free-form addendum to the version): <ul> <i>x</i>.<i>y</i>.<i>z</i><br> <i>x</i>.<i>y</i>.<i>z</i>_<i>p</i><br> <i>x</i>.<i>y</i>.<i>z</i>-<i>ssss</i><br> </ul> where: <ul> <i>x</i> is the major version number<br> <i>y</i> is the minor version number<br> <i>z</i> is the sub-minor version number<br> <i>p</i> is the patch revision number <br> <i>ssss</i> is a string, identifying a non-release build (e.g., beta1, build47, rc1, etc.).  It may only contain letters, numbers, periods, dashes, or underscores. </ul> </ul> </li> <p> <li> <code>j3d.vendor</code> <ul> String that specifies the Java 3D implementation vendor. </ul> </li> <p> <li> <code>j3d.specification.version</code> <ul> A String that defines the Java 3D specification version. This string must be of the following form: <ul> <i>x</i>.<i>y</i> </ul> where: <ul> <i>x</i> is the major version number<br> <i>y</i> is the minor version number<br> </ul> No other characters are allowed in the specification version string. </ul> </li> <p> <li> <code>j3d.specification.vendor</code> <ul> String that specifies the Java 3D specification vendor. </ul> </li> <p> <li> <code>j3d.renderer</code> <ul> String that specifies the Java 3D rendering library.  This could be one of: "OpenGL" or "DirectX". </ul> </li> <p> </ul><P><DD><DL><DT><B>Returns:</B><DD>the global Java 3D properties<DT><B>Since:</B><DD>Java 3D 1.3</DD></DD></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../javax/media/j3d/ViewSpecificGroup.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../javax/media/j3d/WakeupAnd.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="VirtualUniverse.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT>  <!--  if(window==top) {    document.writeln('<A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT><A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -