package-tree.html

来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 206 行

HTML
206
字号
<!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:17 GMT-05:00 2007 --><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><TITLE>org.geotools.referencing.operation Class Hierarchy (Geotools 2.3.x 2.3.2 API)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){    parent.document.title="org.geotools.referencing.operation Class Hierarchy (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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../../../../org/geotools/referencing/factory/wms/package-tree.html"><B>PREV</B></A>&nbsp;&nbsp;<A HREF="../../../../org/geotools/referencing/operation/builder/package-tree.html"><B>NEXT</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="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><CENTER><H2>Hierarchy For Package org.geotools.referencing.operation</H2></CENTER><DL><DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL><HR><H2>Class Hierarchy</H2><UL><LI TYPE="circle">class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/factory/AbstractFactory.html" title="class in org.geotools.factory"><B>AbstractFactory</B></A> (implements <A HREF="../../../../org/geotools/factory/Factory.html" title="interface in org.geotools.factory">Factory</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>)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/factory/ReferencingFactory.html" title="class in org.geotools.referencing.factory"><B>ReferencingFactory</B></A> (implements Factory)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/AbstractCoordinateOperationFactory.html" title="class in org.geotools.referencing.operation"><B>AbstractCoordinateOperationFactory</B></A> (implements CoordinateOperationFactory)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/BufferedCoordinateOperationFactory.html" title="class in org.geotools.referencing.operation"><B>BufferedCoordinateOperationFactory</B></A><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultCoordinateOperationFactory.html" title="class in org.geotools.referencing.operation"><B>DefaultCoordinateOperationFactory</B></A><UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/AuthorityBackedFactory.html" title="class in org.geotools.referencing.operation"><B>AuthorityBackedFactory</B></A> (implements <A HREF="../../../../org/geotools/factory/OptionalFactory.html" title="interface in org.geotools.factory">OptionalFactory</A>)</UL></UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultMathTransformFactory.html" title="class in org.geotools.referencing.operation"><B>DefaultMathTransformFactory</B></A> (implements MathTransformFactory)</UL></UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/wkt/Formattable.html" title="class in org.geotools.referencing.wkt"><B>Formattable</B></A><UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html" title="class in org.geotools.referencing"><B>AbstractIdentifiedObject</B></A> (implements IdentifiedObject, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/AbstractCoordinateOperation.html" title="class in org.geotools.referencing.operation"><B>AbstractCoordinateOperation</B></A> (implements CoordinateOperation)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultConcatenatedOperation.html" title="class in org.geotools.referencing.operation"><B>DefaultConcatenatedOperation</B></A> (implements ConcatenatedOperation)<LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultSingleOperation.html" title="class in org.geotools.referencing.operation"><B>DefaultSingleOperation</B></A> (implements SingleOperation)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultOperation.html" title="class in org.geotools.referencing.operation"><B>DefaultOperation</B></A> (implements Operation)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultConversion.html" title="class in org.geotools.referencing.operation"><B>DefaultConversion</B></A> (implements Conversion)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultProjection.html" title="class in org.geotools.referencing.operation"><B>DefaultProjection</B></A> (implements Projection)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultConicProjection.html" title="class in org.geotools.referencing.operation"><B>DefaultConicProjection</B></A> (implements ConicProjection)<LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultCylindricalProjection.html" title="class in org.geotools.referencing.operation"><B>DefaultCylindricalProjection</B></A> (implements CylindricalProjection)<LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultPlanarProjection.html" title="class in org.geotools.referencing.operation"><B>DefaultPlanarProjection</B></A> (implements PlanarProjection)</UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefiningConversion.html" title="class in org.geotools.referencing.operation"><B>DefiningConversion</B></A></UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultTransformation.html" title="class in org.geotools.referencing.operation"><B>DefaultTransformation</B></A> (implements Transformation)</UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultPassThroughOperation.html" title="class in org.geotools.referencing.operation"><B>DefaultPassThroughOperation</B></A> (implements PassThroughOperation)</UL></UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/DefaultOperationMethod.html" title="class in org.geotools.referencing.operation"><B>DefaultOperationMethod</B></A> (implements OperationMethod)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/MathTransformProvider.html" title="class in org.geotools.referencing.operation"><B>MathTransformProvider</B></A></UL></UL></UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/transform/MathTransformProxy.html" title="class in org.geotools.referencing.operation.transform"><B>MathTransformProxy</B></A> (implements MathTransform, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/MathTransformProvider.Delegate.html" title="class in org.geotools.referencing.operation"><B>MathTransformProvider.Delegate</B></A></UL><LI TYPE="circle">class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)<UL><LI TYPE="circle">class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL><LI TYPE="circle">class TransformException<UL><LI TYPE="circle">class <A HREF="../../../../org/geotools/referencing/operation/TransformPathNotFoundException.html" title="class in org.geotools.referencing.operation"><B>TransformPathNotFoundException</B></A></UL></UL></UL></UL></UL><H2>Interface Hierarchy</H2><UL><LI TYPE="circle">interface MathTransform<UL><LI TYPE="circle">interface <A HREF="../../../../org/geotools/referencing/operation/LinearTransform.html" title="interface in org.geotools.referencing.operation"><B>LinearTransform</B></A></UL></UL><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" 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_bottom_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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../../../../org/geotools/referencing/factory/wms/package-tree.html"><B>PREV</B></A>&nbsp;&nbsp;<A HREF="../../../../org/geotools/referencing/operation/builder/package-tree.html"><B>NEXT</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="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright &copy; 1996-2007 <a href="http://www.geotools.org">Geotools</a>. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

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