📄 referencedenvelope.html
字号:
dimension for all points within the .</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html#getMaximum(int)">getMaximum</A></B>(int dimension)</CODE><BR> Returns the maximal ordinate along the specified dimension.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html#getMinimum(int)">getMinimum</A></B>(int dimension)</CODE><BR> Returns the minimal ordinate along the specified dimension.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> DirectPosition</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html#getUpperCorner()">getUpperCorner</A></B>()</CODE><BR> A coordinate position consisting of all the maximal ordinates for each dimension for all points within the .</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html#hashCode()">hashCode</A></B>()</CODE><BR> Returns a hash value for this envelope. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <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/geometry/jts/ReferencedEnvelope.html#toString()">toString</A></B>()</CODE><BR> Returns a string representation of this envelope. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html" title="class in org.geotools.geometry.jts">ReferencedEnvelope</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html#transform(org.opengis.referencing.crs.CoordinateReferenceSystem, boolean)">transform</A></B>(CoordinateReferenceSystem targetCRS, boolean lenient)</CODE><BR> Transforms the referenced envelope to the specified coordinate reference system.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html" title="class in org.geotools.geometry.jts">ReferencedEnvelope</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html#transform(org.opengis.referencing.crs.CoordinateReferenceSystem, boolean, int)">transform</A></B>(CoordinateReferenceSystem targetCRS, boolean lenient, int numPointsForTransformation)</CODE><BR> Transforms the referenced envelope to the specified coordinate reference system using the specified amount of points.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_Envelope"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#centre()" title="class or interface in com.vividsolutions.jts.geom">centre</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#contains(com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">contains</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#contains(double, double)" title="class or interface in com.vividsolutions.jts.geom">contains</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#contains(com.vividsolutions.jts.geom.Envelope)" title="class or interface in com.vividsolutions.jts.geom">contains</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#distance(com.vividsolutions.jts.geom.Envelope)" title="class or interface in com.vividsolutions.jts.geom">distance</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#expandBy(double)" title="class or interface in com.vividsolutions.jts.geom">expandBy</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#expandBy(double, double)" title="class or interface in com.vividsolutions.jts.geom">expandBy</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#expandToInclude(com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">expandToInclude</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#expandToInclude(double, double)" title="class or interface in com.vividsolutions.jts.geom">expandToInclude</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#expandToInclude(com.vividsolutions.jts.geom.Envelope)" title="class or interface in com.vividsolutions.jts.geom">expandToInclude</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#getHeight()" title="class or interface in com.vividsolutions.jts.geom">getHeight</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#getMaxX()" title="class or interface in com.vividsolutions.jts.geom">getMaxX</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#getMaxY()" title="class or interface in com.vividsolutions.jts.geom">getMaxY</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#getMinX()" title="class or interface in com.vividsolutions.jts.geom">getMinX</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#getMinY()" title="class or interface in com.vividsolutions.jts.geom">getMinY</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#getWidth()" title="class or interface in com.vividsolutions.jts.geom">getWidth</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#init()" title="class or interface in com.vividsolutions.jts.geom">init</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#init(com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">init</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#init(com.vividsolutions.jts.geom.Coordinate, com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">init</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#init(double, double, double, double)" title="class or interface in com.vividsolutions.jts.geom">init</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#init(com.vividsolutions.jts.geom.Envelope)" title="class or interface in com.vividsolutions.jts.geom">init</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#intersection(com.vividsolutions.jts.geom.Envelope)" title="class or interface in com.vividsolutions.jts.geom">intersection</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#intersects(com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">intersects</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#intersects(com.vividsolutions.jts.geom.Coordinate, com.vividsolutions.jts.geom.Coordinate, com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">intersects</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#intersects(com.vividsolutions.jts.geom.Coordinate, com.vividsolutions.jts.geom.Coordinate, com.vividsolutions.jts.geom.Coordinate, com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">intersects</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#intersects(double, double)" title="class or interface in com.vividsolutions.jts.geom">intersects</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#intersects(com.vividsolutions.jts.geom.Envelope)" title="class or interface in com.vividsolutions.jts.geom">intersects</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#isNull()" title="class or interface in com.vividsolutions.jts.geom">isNull</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#overlaps(com.vividsolutions.jts.geom.Coordinate)" title="class or interface in com.vividsolutions.jts.geom">overlaps</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#overlaps(double, double)" title="class or interface in com.vividsolutions.jts.geom">overlaps</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#overlaps(com.vividsolutions.jts.geom.Envelope)" title="class or interface in com.vividsolutions.jts.geom">overlaps</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#setToNull()" title="class or interface in com.vividsolutions.jts.geom">setToNull</A>, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#translate(double, double)" title="class or interface in com.vividsolutions.jts.geom">translate</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="ReferencedEnvelope(org.opengis.referencing.crs.CoordinateReferenceSystem)"><!-- --></A><H3>ReferencedEnvelope</H3><PRE>public <B>ReferencedEnvelope</B>(CoordinateReferenceSystem crs) throws MismatchedDimensionException</PRE><DL><DD>Creates a null envelope with the specified coordinate reference system.<P><DT><B>Parameters:</B><DD><CODE>crs</CODE> - The coordinate reference system.<DT><B>Throws:</B><DD><CODE>MismatchedDimensionException</CODE> - if the CRS dimension is not valid.</DL><HR><A NAME="ReferencedEnvelope(double, double, double, double, org.opengis.referencing.crs.CoordinateReferenceSystem)"><!-- --></A><H3>ReferencedEnvelope</H3><PRE>public <B>ReferencedEnvelope</B>(double x1, double x2, double y1, double y2, CoordinateReferenceSystem crs) throws MismatchedDimensionException</PRE><DL><DD>Creates an envelope for a region defined by maximum and minimum values.<P><DT><B>Parameters:</B><DD><CODE>x1</CODE> - The first x-value.<DD><CODE>x2</CODE> - The second x-value.<DD><CODE>y1</CODE> - The first y-value.<DD><CODE>y2</CODE> - The second y-value.<DD><CODE>crs</CODE> - The coordinate reference system.<DT><B>Throws:</B><DD><CODE>MismatchedDimensionException</CODE> - if the CRS dimension is not valid.</DL><HR><A NAME="ReferencedEnvelope(com.vividsolutions.jts.geom.Envelope, org.opengis.referencing.crs.CoordinateReferenceSystem)"><!-- --></A><H3>ReferencedEnvelope</H3><PRE>public <B>ReferencedEnvelope</B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, CoordinateReferenceSystem crs) throws MismatchedDimensionException</PRE><DL><DD>Creates a new envelope from an existing envelope.<P><DT><B>Parameters:</B><DD><CODE>envelope</CODE> - The envelope to initialize from<DD><CODE>crs</CODE> - The coordinate reference system.<DT><B>Throws:</B><DD><CODE>MismatchedDimensionExceptionif</CODE> - the CRS dimension is not valid.<DD><CODE>MismatchedDimensionException</CODE></DL><HR><A NAME="ReferencedEnvelope(org.opengis.spatialschema.geometry.Envelope, org.opengis.referencing.crs.CoordinateReferenceSystem)"><!-- --></A><H3>ReferencedEnvelope</H3><PRE>public <B>ReferencedEnvelope</B>(Envelope envelope, CoordinateReferenceSystem crs) throws MismatchedDimensionException</PRE><DL><DD>Creates a new envelope from an existing envelope.<P><DT><B>Parameters:</B><DD><CODE>envelope</CODE> - The envelope to initialize from<DD><CODE>crs</CODE> - The coordinate reference system.<DT><B>Throws:</B><DD><CODE>MismatchedDimensionException</CODE> - if the CRS dimension is not valid.<DT><B>Since:</B></DT> <DD>2.3</DD></DL><HR><A NAME="ReferencedEnvelope(org.geotools.geometry.jts.ReferencedEnvelope)"><!-- --></A><H3>ReferencedEnvelope</H3><PRE>public <B>ReferencedEnvelope</B>(<A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html" title="class in org.geotools.geometry.jts">ReferencedEnvelope</A> envelope) throws MismatchedDimensionException</PRE><DL><DD>Creates a new envelope from an existing envelope.<P><DT><B>Parameters:</B><DD><CODE>envelope</CODE> - The envelope to initialize from<DT><B>Throws:</B><DD><CODE>MismatchedDimensionException</CODE> - if the CRS dimension is not valid.<DT><B>Since:</B></DT> <DD>2.3</DD></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getCRS()"><!-- --></A><H3>getCRS</H3><PRE>public CoordinateReferenceSystem <B>getCRS</B>()</PRE><DL><DD><B>Deprecated.</B> <I>Replaced by <A HREF="../../../../org/geotools/geometry/jts/ReferencedEnvelope.html#getCoordinateReferenceSystem()"><CODE>getCoordinateReferenceSystem()</CODE></A> for consistency with other envelope implementations, and also because a future GeoAPI release may provides a method in their interface.</I><P><DD>Returns the coordinate reference system associated with this envelope.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCoordinateReferenceSystem()"><!-- --></A><H3>getCoordinateReferenceSystem</H3><PRE>public CoordinateReferenceSystem <B>getCoordinateReferenceSystem</B>()</PRE><DL><DD>Returns the coordinate reference system associated with this envelope.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getDimension()"><!-- --></A><H3>getDimension</H3><PRE>public int <B>getDimension</B>()</PRE><DL><DD>Returns the number of dimensions.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDimension</CODE> in interface <CODE>Envelope</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getMinimum(int)"><!-- --></A><H3>getMinimum</H3><PRE>public double <B>getMinimum</B>(int dimension)</PRE><DL><DD>Returns the minimal ordinate along the specified dimension.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getMinimum</CODE> in interface <CODE>Envelope</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getMaximum(int)"><!-- --></A><H3>getMaximum</H3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -