featuretype.html
来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 1,039 行 · 第 1/5 页
HTML
1,039 行
</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.feature.type"><B>org.geotools.feature.type</B></A></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.feature.visitor"><B>org.geotools.feature.visitor</B></A></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.filter"><B>org.geotools.filter</B></A></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.filter.visitor"><B>org.geotools.filter.visitor</B></A></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.gml.producer"><B>org.geotools.gml.producer</B></A></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.gml2"><B>org.geotools.gml2</B></A></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.renderer.lite"><B>org.geotools.renderer.lite</B></A></TD><TD>A simple renderer implementation. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.styling"><B>org.geotools.styling</B></A></TD><TD>Allows for symbolization of geospatial data. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.validation"><B>org.geotools.validation</B></A></TD><TD>Defines the Validation Processor and Support classes. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.validation.attributes"><B>org.geotools.validation.attributes</B></A></TD><TD>Simple Attribute based Validation implementations. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.validation.relate"><B>org.geotools.validation.relate</B></A></TD><TD> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.validation.spatial"><B>org.geotools.validation.spatial</B></A></TD><TD>Geometry based Validation implementations. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#org.geotools.xml.gml"><B>org.geotools.xml.gml</B></A></TD><TD> </TD></TR></TABLE> <P><A NAME="org.geotools.arcsde.data"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> in <A HREF="../../../../org/geotools/arcsde/data/package-summary.html">org.geotools.arcsde.data</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/geotools/arcsde/data/package-summary.html">org.geotools.arcsde.data</A> that return <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A></CODE></FONT></TD><TD><CODE><B>ArcSDEAdapter.</B><B><A HREF="../../../../org/geotools/arcsde/data/ArcSDEAdapter.html#fetchSchema(org.geotools.arcsde.pool.ArcSDEConnectionPool, java.lang.String, java.net.URI)">fetchSchema</A></B>(<A HREF="../../../../org/geotools/arcsde/pool/ArcSDEConnectionPool.html" title="class in org.geotools.arcsde.pool">ArcSDEConnectionPool</A> connPool, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> typeName, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URI.html" title="class or interface in java.net">URI</A> namespace)</CODE><BR> Fetches the schema of a given ArcSDE featureclass and creates its corresponding Geotools FeatureType</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A></CODE></FONT></TD><TD><CODE><B>ArcSDEDataStore.</B><B><A HREF="../../../../org/geotools/arcsde/data/ArcSDEDataStore.html#getSchema(java.lang.String)">getSchema</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> typeName)</CODE><BR> Obtains the schema for the given featuretype name. </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/geotools/arcsde/data/package-summary.html">org.geotools.arcsde.data</A> with parameters of type <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A></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>ArcSDEAdapter.</B><B><A HREF="../../../../org/geotools/arcsde/data/ArcSDEAdapter.html#getRowIdColumn(org.geotools.feature.FeatureType)">getRowIdColumn</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema)</CODE><BR> Gives the row Id column for a given ArcSDE spatial Layer.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>ArcSDEDataStore.</B><B><A HREF="../../../../org/geotools/arcsde/data/ArcSDEDataStore.html#createSchema(org.geotools.feature.FeatureType)">createSchema</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>ArcSDEDataStore.</B><B><A HREF="../../../../org/geotools/arcsde/data/ArcSDEDataStore.html#createSchema(org.geotools.feature.FeatureType, java.lang.String)">createSchema</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> featureType, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> configKeyword)</CODE><BR> Creates the given featuretype in the underlying ArcSDE database. </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../org/geotools/arcsde/data/package-summary.html">org.geotools.arcsde.data</A> with parameters of type <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/data/ArcSDEQuery.FilterSet.html#ArcSDEQuery.FilterSet(com.esri.sde.sdk.client.SeLayer, org.geotools.filter.Filter, org.geotools.feature.FeatureType)">ArcSDEQuery.FilterSet</A></B>(SeLayer sdeLayer, <A HREF="../../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A> sourceFilter, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema)</CODE><BR> Creates a new FilterSet object.</TD></TR></TABLE> <P><A NAME="org.geotools.brewer.color"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> in <A HREF="../../../../org/geotools/brewer/color/package-summary.html">org.geotools.brewer.color</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/geotools/brewer/color/package-summary.html">org.geotools.brewer.color</A> with parameters of type <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A>[]</CODE></FONT></TD><TD><CODE><B>StyleGenerator.</B><B><A HREF="../../../../org/geotools/brewer/color/StyleGenerator.html#toFilter(java.lang.String[], org.geotools.feature.FeatureType[], java.lang.String[])">toFilter</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] styleExpression, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A>[] featureType, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] attributeTypeName)</CODE><BR> Converts an array of styleExpressions and attributes into Filters <code>styleExpression[0] = "1..5";</code><br> <code>styleExpression[1] = "5..10";</code><br> <code>styleExpression[2] = "11, -13";</code><br> <code>---></code><br> <code>filter[0] = [[1 <= attr] AND [attr < 5]]</code><br> <code>filter[1] = [[6 <= attr] AND [attr <= 10]]</code><br> <code>filter[2] = [[attr = 11] OR [attr = -13]]</code> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A></CODE></FONT></TD><TD><CODE><B>StyleGenerator.</B><B><A HREF="../../../../org/geotools/brewer/color/StyleGenerator.html#toRangedFilter(java.lang.String, org.geotools.feature.FeatureType, java.lang.String, boolean)">toRangedFilter</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> styleExpression, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> featureType, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> attributeTypeName, boolean upperBoundClosed)</CODE><BR> Creates a filter for a range of values. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A></CODE></FONT></TD><TD><CODE><B>StyleGenerator.</B><B><A HREF="../../../../org/geotools/brewer/color/StyleGenerator.html#toExplicitFilter(java.lang.String, org.geotools.feature.FeatureType, java.lang.String)">toExplicitFilter</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> styleExpression, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> featureType, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> attributeTypeName)</CODE><BR> Creates a filter with each value explicitly defined.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?