⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 stylefactory.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/NamedLayer.html" title="interface in org.geotools.styling">NamedLayer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createNamedLayer()">createNamedLayer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/NamedStyle.html" title="interface in org.geotools.styling">NamedStyle</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createNamedStyle()">createNamedStyle</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/PointPlacement.html" title="interface in org.geotools.styling">PointPlacement</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createPointPlacement(org.geotools.styling.AnchorPoint, org.geotools.styling.Displacement, org.geotools.filter.Expression)">createPointPlacement</A></B>(<A HREF="../../../org/geotools/styling/AnchorPoint.html" title="interface in org.geotools.styling">AnchorPoint</A>&nbsp;anchorPoint,                     <A HREF="../../../org/geotools/styling/Displacement.html" title="interface in org.geotools.styling">Displacement</A>&nbsp;displacement,                     <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;rotation)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/PointSymbolizer.html" title="interface in org.geotools.styling">PointSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createPointSymbolizer()">createPointSymbolizer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/PointSymbolizer.html" title="interface in org.geotools.styling">PointSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createPointSymbolizer(org.geotools.styling.Graphic, java.lang.String)">createPointSymbolizer</A></B>(<A HREF="../../../org/geotools/styling/Graphic.html" title="interface in org.geotools.styling">Graphic</A>&nbsp;graphic,                      <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;geometryPropertyName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/PolygonSymbolizer.html" title="interface in org.geotools.styling">PolygonSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createPolygonSymbolizer()">createPolygonSymbolizer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/PolygonSymbolizer.html" title="interface in org.geotools.styling">PolygonSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createPolygonSymbolizer(org.geotools.styling.Stroke, org.geotools.styling.Fill, java.lang.String)">createPolygonSymbolizer</A></B>(<A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A>&nbsp;stroke,                        <A HREF="../../../org/geotools/styling/Fill.html" title="interface in org.geotools.styling">Fill</A>&nbsp;fill,                        <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;geometryPropertyName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/RasterSymbolizer.html" title="interface in org.geotools.styling">RasterSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createRasterSymbolizer()">createRasterSymbolizer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/RasterSymbolizer.html" title="interface in org.geotools.styling">RasterSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createRasterSymbolizer(java.lang.String, org.geotools.filter.Expression, org.geotools.styling.ChannelSelection, org.geotools.filter.Expression, org.geotools.styling.ColorMap, org.geotools.styling.ContrastEnhancement, org.geotools.styling.ShadedRelief, org.geotools.styling.Symbolizer)">createRasterSymbolizer</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>&nbsp;geometryPropertyName,                       <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;opacity,                       <A HREF="../../../org/geotools/styling/ChannelSelection.html" title="interface in org.geotools.styling">ChannelSelection</A>&nbsp;channel,                       <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;overlap,                       <A HREF="../../../org/geotools/styling/ColorMap.html" title="interface in org.geotools.styling">ColorMap</A>&nbsp;colorMap,                       <A HREF="../../../org/geotools/styling/ContrastEnhancement.html" title="interface in org.geotools.styling">ContrastEnhancement</A>&nbsp;ce,                       <A HREF="../../../org/geotools/styling/ShadedRelief.html" title="interface in org.geotools.styling">ShadedRelief</A>&nbsp;relief,                       <A HREF="../../../org/geotools/styling/Symbolizer.html" title="interface in org.geotools.styling">Symbolizer</A>&nbsp;outline)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/RemoteOWS.html" title="interface in org.geotools.styling">RemoteOWS</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createRemoteOWS(java.lang.String, java.lang.String)">createRemoteOWS</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>&nbsp;service,                <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;onlineResource)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/Rule.html" title="interface in org.geotools.styling">Rule</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createRule()">createRule</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/SelectedChannelType.html" title="interface in org.geotools.styling">SelectedChannelType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createSelectedChannelType(java.lang.String, org.geotools.styling.ContrastEnhancement)">createSelectedChannelType</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>&nbsp;name,                          <A HREF="../../../org/geotools/styling/ContrastEnhancement.html" title="interface in org.geotools.styling">ContrastEnhancement</A>&nbsp;enhancement)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/SelectedChannelType.html" title="interface in org.geotools.styling">SelectedChannelType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createSelectedChannelType(java.lang.String, org.geotools.filter.Expression)">createSelectedChannelType</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>&nbsp;name,                          <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;gammaValue)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../org/geotools/styling/StyleFactory.html#createSelectedChannelType(java.lang.String, org.geotools.styling.ContrastEnhancement)"><CODE>createSelectedChannelType(String, ContrastEnhancement)</CODE></A></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/ShadedRelief.html" title="interface in org.geotools.styling">ShadedRelief</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createShadedRelief(org.geotools.filter.Expression)">createShadedRelief</A></B>(<A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;reliefFactor)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createStroke(org.geotools.filter.Expression, org.geotools.filter.Expression)">createStroke</A></B>(<A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;color,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;width)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A convienice method to make a simple stroke</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createStroke(org.geotools.filter.Expression, org.geotools.filter.Expression, org.geotools.filter.Expression)">createStroke</A></B>(<A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;color,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;width,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;opacity)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A convienice method to make a simple stroke</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createStroke(org.geotools.filter.Expression, org.geotools.filter.Expression, org.geotools.filter.Expression, org.geotools.filter.Expression, org.geotools.filter.Expression, float[], org.geotools.filter.Expression, org.geotools.styling.Graphic, org.geotools.styling.Graphic)">createStroke</A></B>(<A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;color,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;width,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;opacity,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;lineJoin,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;lineCap,             float[]&nbsp;dashArray,             <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;dashOffset,             <A HREF="../../../org/geotools/styling/Graphic.html" title="interface in org.geotools.styling">Graphic</A>&nbsp;graphicFill,             <A HREF="../../../org/geotools/styling/Graphic.html" title="interface in org.geotools.styling">Graphic</A>&nbsp;graphicStroke)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;creates a stroke</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/Style.html" title="interface in org.geotools.styling">Style</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createStyle()">createStyle</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/StyledLayerDescriptor.html" title="interface in org.geotools.styling">StyledLayerDescriptor</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createStyledLayerDescriptor()">createStyledLayerDescriptor</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/TextSymbolizer.html" title="interface in org.geotools.styling">TextSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createTextSymbolizer()">createTextSymbolizer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/TextSymbolizer.html" title="interface in org.geotools.styling">TextSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createTextSymbolizer(org.geotools.styling.Fill, org.geotools.styling.Font[], org.geotools.styling.Halo, org.geotools.filter.Expression, org.geotools.styling.LabelPlacement, java.lang.String)">createTextSymbolizer</A></B>(<A HREF="../../../org/geotools/styling/Fill.html" title="interface in org.geotools.styling">Fill</A>&nbsp;fill,                     <A HREF="../../../org/geotools/styling/Font.html" title="interface in org.geotools.styling">Font</A>[]&nbsp;fonts,                     <A HREF="../../../org/geotools/styling/Halo.html" title="interface in org.geotools.styling">Halo</A>&nbsp;halo,                     <A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;label,                     <A HREF="../../../org/geotools/styling/LabelPlacement.html" title="interface in org.geotools.styling">LabelPlacement</A>&nbsp;labelPlacement,                     <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;geometryPropertyName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/UserLayer.html" title="interface in org.geotools.styling">UserLayer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#createUserLayer()">createUserLayer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/Mark.html" title="interface in org.geotools.styling">Mark</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleFactory.html#getCircleMark()">getCircleMark</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convinence method for obtaining a mark of a fixed shape</TD>

⌨️ 快捷键说明

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