📄 sdo.html
字号:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/CoordinateSequence.html" title="class or interface in com.vividsolutions.jts.geom">CoordinateSequence</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#counterClockWise(com.vividsolutions.jts.geom.CoordinateSequenceFactory, com.vividsolutions.jts.geom.CoordinateSequence)">counterClockWise</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/CoordinateSequenceFactory.html" title="class or interface in com.vividsolutions.jts.geom">CoordinateSequenceFactory</A> factory, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/CoordinateSequence.html" title="class or interface in com.vividsolutions.jts.geom">CoordinateSequence</A> ring)</CODE><BR> Ensure Ring of Coordinates are in a counter clockwise order. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#create(com.vividsolutions.jts.geom.GeometryFactory, int, int, double[], int[], double[])">create</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/GeometryFactory.html" title="class or interface in com.vividsolutions.jts.geom">GeometryFactory</A> gf, int GTYPE, int SRID, double[] point, int[] elemInfo, double[] ordinates)</CODE><BR> Decode geometry from provided SDO encoded information. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#create(com.vividsolutions.jts.geom.GeometryFactory, int, int, int[], int, com.vividsolutions.jts.geom.CoordinateSequence, int)">create</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/GeometryFactory.html" title="class or interface in com.vividsolutions.jts.geom">GeometryFactory</A> gf, int GTYPE, int SRID, int[] elemInfo, int triplet, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/CoordinateSequence.html" title="class or interface in com.vividsolutions.jts.geom">CoordinateSequence</A> coords, int N)</CODE><BR> Consturct geometry with SDO encoded information over a CoordinateList. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#D(com.vividsolutions.jts.geom.Geometry)">D</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Return D as defined by SDO_GTYPE (either 2,3 or 4). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#D(int)">D</A></B>(int GTYPE)</CODE><BR> Access D (for dimension) as encoded in GTYPE</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#elemInfo(com.vividsolutions.jts.geom.Geometry)">elemInfo</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Return SDO_ELEM_INFO array for geometry Describes how to use Ordinates to represent Geometry. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#elemInfo(com.vividsolutions.jts.geom.Geometry, int)">elemInfo</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom, int GTYPE)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#elemInfoEType(com.vividsolutions.jts.geom.Geometry)">elemInfoEType</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Produce <code>SDO_ETYPE</code> for geometry description as stored in the <code>SDO_ELEM_INFO</code>. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#elemInfoInterpretation(com.vividsolutions.jts.geom.Geometry)">elemInfoInterpretation</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Produce <code>SDO_INTERPRETATION</code> for geometry description as stored in the <code>SDO_ELEM_INFO</code>. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#elemInfoInterpretation(com.vividsolutions.jts.geom.Geometry, int)">elemInfoInterpretation</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom, int etype)</CODE><BR> Allows specification of <code>INTERPRETATION</code> used to interpret <code>geom</code>. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#elemInfoStartingOffset(com.vividsolutions.jts.geom.Geometry)">elemInfoStartingOffset</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Starting offset used by SDO_ORDINATES as stored in the SDO_ELEM_INFO array. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/CoordinateSequence.html" title="class or interface in com.vividsolutions.jts.geom">CoordinateSequence</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#getCS(com.vividsolutions.jts.geom.Geometry)">getCS</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#gType(com.vividsolutions.jts.geom.Geometry)">gType</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Produce SDO_GTYPE representing provided Geometry. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#L(com.vividsolutions.jts.geom.Geometry)">L</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Return L as defined by SDO_GTYPE (either 3,4 or 0). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#L(int)">L</A></B>(int GTYPE)</CODE><BR> Access L (for LRS) as encoded in GTYPE</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinateArray(com.vividsolutions.jts.geom.Coordinate[], int)">ordinateArray</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Coordinate.html" title="class or interface in com.vividsolutions.jts.geom">Coordinate</A>[] array, int ordinate)</CODE><BR> Ordinate access. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinateArray(com.vividsolutions.jts.geom.CoordinateSequence, int)">ordinateArray</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/CoordinateSequence.html" title="class or interface in com.vividsolutions.jts.geom">CoordinateSequence</A> coords, int ordinate)</CODE><BR> Package up array of requested ordinate, regardless of geometry Example numbering: for (x y g m) dimension==2, measure==2 0: x ordinate array 1: y ordinate array 2: g ordinate array 3: m ordinate array </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinateArray(java.util.List, int)">ordinateArray</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> list, int ordinate)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinates(com.vividsolutions.jts.geom.Geometry)">ordinates</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Produce <code>SDO_ORDINATES</code> for geometry. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinates(java.util.List, com.vividsolutions.jts.geom.Geometry)">ordinates</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> list, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Package up <code>array</code> in correct manner for <code>geom</code>. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinates2d(java.util.List)">ordinates2d</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> list)</CODE><BR> Ordinates (x,y,x1,y1,...) from coordiante list. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinates2d(java.util.List, int)">ordinates2d</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> list, int L)</CODE><BR> Ordinates (x,y,...id,x2,y2,...) from coordiante[] List.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinates3d(java.util.List)">ordinates3d</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> list)</CODE><BR> Ordinates (x,y,z,x2,y2,z2...) from coordiante[] array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#ordinates3d(java.util.List, int)">ordinates3d</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> list, int L)</CODE><BR> Ordinates (x,y,z,...id,x2,y2,z2...) from coordiante[] array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static double[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#point(com.vividsolutions.jts.geom.Geometry)">point</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Return SDO_POINT_TYPE for geometry Will return non null for Point objects. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/data/oracle/sdo/SDO.html#SRID(com.vividsolutions.jts.geom.Geometry)">SRID</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Geometry.html" title="class or interface in com.vividsolutions.jts.geom">Geometry</A> geom)</CODE><BR> Returns geometry SRID. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -