📄 qtvrhotspotinfo.html
字号:
</TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.vr.QTVRAtom"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.vr.<A HREF="../../quicktime/vr/QTVRAtom.html">QTVRAtom</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../quicktime/vr/QTVRAtom.html#getMajorVersion()">getMajorVersion</A>, <A HREF="../../quicktime/vr/QTVRAtom.html#getMinorVersion()">getMinorVersion</A>, <A HREF="../../quicktime/vr/QTVRAtom.html#setMajorVersion(short)">setMajorVersion</A>, <A HREF="../../quicktime/vr/QTVRAtom.html#setMinorVersion(short)">setMinorVersion</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.util.QTByteObject"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.util.<A HREF="../../quicktime/util/QTByteObject.html">QTByteObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../quicktime/util/QTByteObject.html#equals(java.lang.Object)">equals</A>, <A HREF="../../quicktime/util/QTByteObject.html#fromArray(byte[])">fromArray</A>, <A HREF="../../quicktime/util/QTByteObject.html#getBytes()">getBytes</A>, <A HREF="../../quicktime/util/QTByteObject.html#getSize()">getSize</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="QTVRHotSpotInfo()"><!-- --></A><H3>QTVRHotSpotInfo</H3><PRE>public <B>QTVRHotSpotInfo</B>()</PRE><DL><DD>Creates a QTVRHotSpotInfo object containing no data.</DL><HR><A NAME="QTVRHotSpotInfo(byte[])"><!-- --></A><H3>QTVRHotSpotInfo</H3><PRE>public <B>QTVRHotSpotInfo</B>(byte[] bytes) throws <A HREF="../../quicktime/QTException.html">QTException</A></PRE><DL><DD>Creates a QTVRHotSpotInfo object from a byte array Used in cloning</DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="clone()"><!-- --></A><H3>clone</H3><PRE>public java.lang.Object <B>clone</B>()</PRE><DL><DD>Returns a copy of this class.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../quicktime/vr/QTVRAtom.html#clone()">clone</A></CODE> in class <CODE><A HREF="../../quicktime/vr/QTVRAtom.html">QTVRAtom</A></CODE></DL></DD></DL><HR><A NAME="getEndianDescriptor()"><!-- --></A><H3>getEndianDescriptor</H3><PRE>public static <A HREF="../../quicktime/util/EndianDescriptor.html">EndianDescriptor</A> <B>getEndianDescriptor</B>()</PRE><DL></DL><HR><A NAME="getHotSpotType()"><!-- --></A><H3>getHotSpotType</H3><PRE>public int <B>getHotSpotType</B>()</PRE><DL><DD>returns the hotSpotType</DL><HR><A NAME="setHotSpotType(int)"><!-- --></A><H3>setHotSpotType</H3><PRE>public void <B>setHotSpotType</B>(int hotSpotType)</PRE><DL><DD>set the hotSpotType 'link' 'undf' 'url '</DL><HR><A NAME="setHotSpotType(java.lang.String)"><!-- --></A><H3>setHotSpotType</H3><PRE>public void <B>setHotSpotType</B>(java.lang.String hotSpotType)</PRE><DL><DD>sets the hotSpotType using a string "link" "undf" "url "</DL><HR><A NAME="getNameAtomID()"><!-- --></A><H3>getNameAtomID</H3><PRE>public int <B>getNameAtomID</B>()</PRE><DL><DD>returns the nameAtomID</DL><HR><A NAME="setNameAtomID(int)"><!-- --></A><H3>setNameAtomID</H3><PRE>public void <B>setNameAtomID</B>(int nameAtomID)</PRE><DL><DD>set the nameAtomID ID of the QTVRString atom zero means no name atom</DL><HR><A NAME="getCommentAtomID()"><!-- --></A><H3>getCommentAtomID</H3><PRE>public int <B>getCommentAtomID</B>()</PRE><DL><DD>returns the commentAtomID</DL><HR><A NAME="setCommentAtomID(int)"><!-- --></A><H3>setCommentAtomID</H3><PRE>public void <B>setCommentAtomID</B>(int commentAtomID)</PRE><DL><DD>set the commentAtomID ID of the QTVRString atom zero means no comment atom</DL><HR><A NAME="getMouseOverCursorID()"><!-- --></A><H3>getMouseOverCursorID</H3><PRE>public int <B>getMouseOverCursorID</B>()</PRE><DL><DD>returns the mouseOver cursorID</DL><HR><A NAME="setMouseOverCursorID(int)"><!-- --></A><H3>setMouseOverCursorID</H3><PRE>public void <B>setMouseOverCursorID</B>(int cursorID)</PRE><DL><DD>set the mouseOver cursorID</DL><HR><A NAME="getMouseDownCursorID()"><!-- --></A><H3>getMouseDownCursorID</H3><PRE>public int <B>getMouseDownCursorID</B>()</PRE><DL><DD>returns the mouseDown cursorID</DL><HR><A NAME="setMouseDownCursorID(int)"><!-- --></A><H3>setMouseDownCursorID</H3><PRE>public void <B>setMouseDownCursorID</B>(int cursorID)</PRE><DL><DD>set the mouseDown cursorID</DL><HR><A NAME="getMouseUpCursorID()"><!-- --></A><H3>getMouseUpCursorID</H3><PRE>public int <B>getMouseUpCursorID</B>()</PRE><DL><DD>returns the mouseUp cursorID</DL><HR><A NAME="setMouseUpCursorID(int)"><!-- --></A><H3>setMouseUpCursorID</H3><PRE>public void <B>setMouseUpCursorID</B>(int cursorID)</PRE><DL><DD>set the mouseUp cursorID</DL><HR><A NAME="getBestPan()"><!-- --></A><H3>getBestPan</H3><PRE>public float <B>getBestPan</B>()</PRE><DL><DD>returns the bestPan</DL><HR><A NAME="setBestPan(float)"><!-- --></A><H3>setBestPan</H3><PRE>public void <B>setBestPan</B>(float bestPan)</PRE><DL><DD>set the bestPan</DL><HR><A NAME="getBestTilt()"><!-- --></A><H3>getBestTilt</H3><PRE>public float <B>getBestTilt</B>()</PRE><DL><DD>returns the bestTilt</DL><HR><A NAME="setBestTilt(float)"><!-- --></A><H3>setBestTilt</H3><PRE>public void <B>setBestTilt</B>(float bestTilt)</PRE><DL><DD>set the bestTilt</DL><HR><A NAME="getBestFOV()"><!-- --></A><H3>getBestFOV</H3><PRE>public float <B>getBestFOV</B>()</PRE><DL><DD>returns the bestFOV</DL><HR><A NAME="setBestFOV(float)"><!-- --></A><H3>setBestFOV</H3><PRE>public void <B>setBestFOV</B>(float bestFOV)</PRE><DL><DD>set the bestFOV</DL><HR><A NAME="getBestViewCenter()"><!-- --></A><H3>getBestViewCenter</H3><PRE>public <A HREF="../../quicktime/qd/QDPoint.html">QDPoint</A> <B>getBestViewCenter</B>()</PRE><DL><DD>returns the bestViewCenter</DL><HR><A NAME="setBestViewCenter(quicktime.qd.QDPoint)"><!-- --></A><H3>setBestViewCenter</H3><PRE>public void <B>setBestViewCenter</B>(<A HREF="../../quicktime/qd/QDPoint.html">QDPoint</A> bestViewCenter)</PRE><DL><DD>set the bestViewCenter</DL><HR><A NAME="getHotSpotRect()"><!-- --></A><H3>getHotSpotRect</H3><PRE>public <A HREF="../../quicktime/qd/QDRect.html">QDRect</A> <B>getHotSpotRect</B>()</PRE><DL><DD>returns the hotSpotRect</DL><HR><A NAME="setHotSpotRect(quicktime.qd.QDRect)"><!-- --></A><H3>setHotSpotRect</H3><PRE>public void <B>setHotSpotRect</B>(<A HREF="../../quicktime/qd/QDRect.html">QDRect</A> hotSpotRect)</PRE><DL><DD>set the hotSpotRect</DL><HR><A NAME="getFlags()"><!-- --></A><H3>getFlags</H3><PRE>public int <B>getFlags</B>()</PRE><DL><DD>returns the flags</DL><HR><A NAME="setFlags(int)"><!-- --></A><H3>setFlags</H3><PRE>public void <B>setFlags</B>(int flags)</PRE><DL><DD>set the flags</DL><HR><A NAME="setReserved1(int)"><!-- --></A><H3>setReserved1</H3><PRE>public void <B>setReserved1</B>(int reserved1)</PRE><DL><DD>set the reserved1</DL><HR><A NAME="getReserved1()"><!-- --></A><H3>getReserved1</H3><PRE>public int <B>getReserved1</B>()</PRE><DL><DD>returns the reserved1</DL><HR><A NAME="setReserved2(int)"><!-- --></A><H3>setReserved2</H3><PRE>public void <B>setReserved2</B>(int reserved2)</PRE><DL><DD>set the reserved2</DL><HR><A NAME="getReserved2()"><!-- --></A><H3>getReserved2</H3><PRE>public int <B>getReserved2</B>()</PRE><DL><DD>returns the reserved2</DL><HR><A NAME="toString()"><!-- --></A><H3>toString</H3><PRE>public java.lang.String <B>toString</B>()</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../quicktime/vr/QTVRAtom.html">QTVRAtom</A></CODE></B></DD><DD>Returns a string representation of the class<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../quicktime/vr/QTVRAtom.html#toString()">toString</A></CODE> in class <CODE><A HREF="../../quicktime/vr/QTVRAtom.html">QTVRAtom</A></CODE></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=2 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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/QTVRHotSpotInfo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../quicktime/vr/QTVRCubicView.html"><B>PREV CLASS</B></A> <A HREF="../../quicktime/vr/QTVRInstance.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> <A HREF="QTVRHotSpotInfo.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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 + -