longitudefirstfactory.html
来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 578 行 · 第 1/3 页
HTML
578 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.4.2_13) on Tue Jun 05 11:36:19 GMT-05:00 2007 --><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><TITLE>LongitudeFirstFactory (Geotools 2.3.x 2.3.2 API)</TITLE><META NAME="keywords" CONTENT="org.geotools.referencing.factory.epsg.LongitudeFirstFactory class"><META NAME="keywords" CONTENT="SYSTEM_DEFAULT_KEY"><META NAME="keywords" CONTENT="getAuthority()"><META NAME="keywords" CONTENT="createBackingStore()"><META NAME="keywords" CONTENT="onRegistration()"><META NAME="keywords" CONTENT="onDeregistration()"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="LongitudeFirstFactory (Geotools 2.3.x 2.3.2 API)";}</SCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <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/LongitudeFirstFactory.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="../../../../../org/geotools/referencing/factory/epsg/HSQLDataSource.html" title="class in org.geotools.referencing.factory.epsg"><B>PREV CLASS</B></A> <A HREF="../../../../../org/geotools/referencing/factory/epsg/PostgreDataSource.html" title="class in org.geotools.referencing.factory.epsg"><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="LongitudeFirstFactory.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <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><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">org.geotools.referencing.factory.epsg</FONT><BR>Class LongitudeFirstFactory</H2><PRE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/geotools/factory/AbstractFactory.html" title="class in org.geotools.factory">AbstractFactory</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/geotools/referencing/factory/ReferencingFactory.html" title="class in org.geotools.referencing.factory">ReferencingFactory</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html" title="class in org.geotools.referencing.factory">AbstractAuthorityFactory</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html" title="class in org.geotools.referencing.factory">BufferedAuthorityFactory</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/geotools/referencing/factory/DeferredAuthorityFactory.html" title="class in org.geotools.referencing.factory">DeferredAuthorityFactory</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>LongitudeFirstFactory</B></PRE><DL><DT><B>All Implemented Interfaces:</B> <DD>AuthorityFactory, CRSAuthorityFactory, CSAuthorityFactory, <A HREF="../../../../../org/geotools/factory/Factory.html" title="interface in org.geotools.factory">Factory</A>, Factory, <A HREF="../../../../../org/geotools/factory/OptionalFactory.html" title="interface in org.geotools.factory">OptionalFactory</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/spi/RegisterableService.html" title="class or interface in javax.imageio.spi">RegisterableService</A></DD></DL><HR><DL><DT>public class <B>LongitudeFirstFactory</B><DT>extends <A HREF="../../../../../org/geotools/referencing/factory/DeferredAuthorityFactory.html" title="class in org.geotools.referencing.factory">DeferredAuthorityFactory</A><DT>implements CRSAuthorityFactory, CSAuthorityFactory</DL><P>An EPSG authority factory using (<var>longitude</var>, <var>latitude</var>) axis order. This factory wraps a <A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html" title="class in org.geotools.referencing.factory.epsg"><CODE>DefaultFactory</CODE></A> into an <A HREF="../../../../../org/geotools/referencing/factory/OrderedAxisAuthorityFactory.html" title="class in org.geotools.referencing.factory"><CODE>OrderedAxisAuthorityFactory</CODE></A> when first needed. <p> Users don't need to create explicitly an instance of this class. Instead, one can get an instance using the following code: <blockquote><pre> Hints hints = new Hints(<A HREF="../../../../../org/geotools/factory/Hints.html#FORCE_LONGITUDE_FIRST_AXIS_ORDER">Hints.FORCE_LONGITUDE_FIRST_AXIS_ORDER</A>, Boolean.TRUE); CRSAuthorityFactory factory = <A HREF="../../../../../org/geotools/referencing/FactoryFinder.html" title="class in org.geotools.referencing">FactoryFinder</A>.getCRSAuthorityFactory("EPSG", hints); </pre></blockquote> This factory will have a <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#priority">priority</A> lower than the <A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html" title="class in org.geotools.referencing.factory.epsg">default factory</A> priority, <u>except</u> if the <code>{@value}</code> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/System.html#getProperty(java.lang.String)" title="class or interface in java.lang">system property</A> is set to . This means that when the hint is not specified, the system-wide default is (<var>longitude</var>, <var>latitude</var>) order if the above-cited system property is set to , and the EPSG (<var>latitude</var>, <var>longitude</var>) order otherwise.<P><P><DL><DT><B>Since:</B></DT> <DD>2.3</DD><DT><B>Author:</B></DT> <DD>Martin Desruisseaux</DD><DT><B>See Also:</B><DD><A HREF="../../../../../org/geotools/referencing/factory/OrderedAxisAuthorityFactory.html" title="class in org.geotools.referencing.factory"><CODE>OrderedAxisAuthorityFactory</CODE></A>, <A HREF="../../../../../org/geotools/factory/Hints.html#FORCE_LONGITUDE_FIRST_AXIS_ORDER"><CODE>Hints.FORCE_LONGITUDE_FIRST_AXIS_ORDER</CODE></A><DT><B>Tutorial:</B></DT><DD><A HREF="http://docs.codehaus.org/display/GEOTOOLS/The+axis+order+issue">The axis order issue</A></DD><DT><B>Module:</B></DT><DD><CODE><B>module/referencing</B></CODE> (<A HREF="http://maven.geotools.fr/repository/org/geotools/gt2-referencing/"><CODE>gt2-referencing.jar</CODE></A>) (<A HREF="http://maven.geotools.fr/reports/referencing/index.html">Maven report</A>) (<A HREF="http://svn.geotools.org/geotools/tags/2.3.2/module/referencing/src/org/geotools/referencing/factory/epsg/LongitudeFirstFactory.java">SVN head</A>)</DD></DL><HR><P><!-- ======== NESTED CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><A NAME="field_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Field Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/LongitudeFirstFactory.html#SYSTEM_DEFAULT_KEY">SYSTEM_DEFAULT_KEY</A></B></CODE><BR> The <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/System.html#getProperty(java.lang.String)" title="class or interface in java.lang">system property</A> key for setting the default <A HREF="../../../../../org/geotools/factory/Hints.html#FORCE_LONGITUDE_FIRST_AXIS_ORDER"><CODE>FORCE_LONGITUDE_FIRST_AXIS_ORDER</CODE></A> hint value. </TD></TR></TABLE> <A NAME="fields_inherited_from_class_ReferencingFactory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="../../../../../org/geotools/referencing/factory/ReferencingFactory.html" title="class in org.geotools.referencing.factory">ReferencingFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/referencing/factory/ReferencingFactory.html#LOGGER">LOGGER</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_AbstractFactory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="../../../../../org/geotools/factory/AbstractFactory.html" title="class in org.geotools.factory">AbstractFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/factory/AbstractFactory.html#hints">hints</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#MAXIMUM_PRIORITY">MAXIMUM_PRIORITY</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#MINIMUM_PRIORITY">MINIMUM_PRIORITY</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#NORMAL_PRIORITY">NORMAL_PRIORITY</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#priority">priority</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?