📄 locationrecord.html
字号:
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="position"><!-- --></A><H3>
position</H3>
<PRE>
public <A HREF="../../../../com/farcrown/lpws/types/posDecimalLatLon.html">posDecimalLatLon</A> <B>position</B></PRE>
<DL>
</DL>
<HR>
<A NAME="distance"><!-- --></A><H3>
distance</H3>
<PRE>
public java.lang.Double <B>distance</B></PRE>
<DL>
</DL>
<HR>
<A NAME="type"><!-- --></A><H3>
type</H3>
<PRE>
public java.lang.String <B>type</B></PRE>
<DL>
</DL>
<HR>
<A NAME="direction"><!-- --></A><H3>
direction</H3>
<PRE>
public java.lang.String <B>direction</B></PRE>
<DL>
</DL>
<HR>
<A NAME="date"><!-- --></A><H3>
date</H3>
<PRE>
public java.util.Date <B>date</B></PRE>
<DL>
</DL>
<HR>
<A NAME="notes"><!-- --></A><H3>
notes</H3>
<PRE>
public java.lang.String <B>notes</B></PRE>
<DL>
</DL>
<!-- ========= 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="locationRecord(com.farcrown.lpws.types.posDecimalLatLon, java.lang.Double, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
locationRecord</H3>
<PRE>
public <B>locationRecord</B>(<A HREF="../../../../com/farcrown/lpws/types/posDecimalLatLon.html">posDecimalLatLon</A> pos, java.lang.Double dist, java.lang.String t, java.lang.String dir, java.lang.String n)</PRE>
<DL>
<DD>Creates a new instance of locationRecord</DL>
<HR>
<A NAME="locationRecord(com.farcrown.lpws.types.posDecimalLatLon, java.lang.Double, java.lang.String, java.util.Date, java.lang.String)"><!-- --></A><H3>
locationRecord</H3>
<PRE>
public <B>locationRecord</B>(<A HREF="../../../../com/farcrown/lpws/types/posDecimalLatLon.html">posDecimalLatLon</A> pos, java.lang.Double dist, java.lang.String t, java.util.Date d, java.lang.String n)</PRE>
<DL>
</DL>
<HR>
<A NAME="locationRecord()"><!-- --></A><H3>
locationRecord</H3>
<PRE>
public <B>locationRecord</B>()</PRE>
<DL>
</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="getPosInSaveFormat()"><!-- --></A><H3>
getPosInSaveFormat</H3>
<PRE>
public java.lang.String <B>getPosInSaveFormat</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isInteger(int)"><!-- --></A><H3>
isInteger</H3>
<PRE>
public boolean <B>isInteger</B>(int col)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="equalsA(java.lang.Object)"><!-- --></A><H3>
equalsA</H3>
<PRE>
public boolean <B>equalsA</B>(java.lang.Object obj)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="hashCode()"><!-- --></A><H3>
hashCode</H3>
<PRE>
public int <B>hashCode</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="compareTo(java.lang.Object)"><!-- --></A><H3>
compareTo</H3>
<PRE>
public int <B>compareTo</B>(java.lang.Object obj)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../com/farcrown/lpws/interfaces/ComparablePreJava2.html">ComparablePreJava2</A></CODE></B></DD>
<DD>Compares this object with the specified object for order.<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A HREF="../../../../com/farcrown/lpws/interfaces/ComparablePreJava2.html#compareTo(java.lang.Object)">compareTo</A></CODE> in interface <CODE><A HREF="../../../../com/farcrown/lpws/interfaces/ComparablePreJava2.html">ComparablePreJava2</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toSaveString()"><!-- --></A><H3>
toSaveString</H3>
<PRE>
public java.lang.String <B>toSaveString</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="subtract(com.farcrown.lpws.types.locationRecord)"><!-- --></A><H3>
subtract</H3>
<PRE>
public double <B>subtract</B>(<A HREF="../../../../com/farcrown/lpws/types/locationRecord.html">locationRecord</A> lr)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="subtract(com.farcrown.lpws.types.posDecimalLatLon)"><!-- --></A><H3>
subtract</H3>
<PRE>
public double <B>subtract</B>(<A HREF="../../../../com/farcrown/lpws/types/posDecimalLatLon.html">posDecimalLatLon</A> p1)</PRE>
<DL>
<DD><DL>
</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="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="../../../../com/farcrown/lpws/types/LocationList.html"><B>PREV CLASS</B></A>
<A HREF="../../../../com/farcrown/lpws/types/MathPreJava2.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="locationRecord.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <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 + -