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

📄 stylebuilder.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wrapper round StyleFactory method to create halo</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LinePlacement.html" title="interface in org.geotools.styling">LinePlacement</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLinePlacement(double)">createLinePlacement</A></B>(double&nbsp;offset)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wrapper round Stylefactory Method</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LinePlacement.html" title="interface in org.geotools.styling">LinePlacement</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLinePlacement(org.geotools.filter.Expression)">createLinePlacement</A></B>(<A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;offset)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wrapper round Stylefactory Method</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LineSymbolizer.html" title="interface in org.geotools.styling">LineSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLineSymbolizer()">createLineSymbolizer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a default line symboliser</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LineSymbolizer.html" title="interface in org.geotools.styling">LineSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLineSymbolizer(java.awt.Color)">createLineSymbolizer</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A>&nbsp;color)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a LineSymbolizer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LineSymbolizer.html" title="interface in org.geotools.styling">LineSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLineSymbolizer(java.awt.Color, double)">createLineSymbolizer</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A>&nbsp;color,                     double&nbsp;width)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a LineSymbolizer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LineSymbolizer.html" title="interface in org.geotools.styling">LineSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLineSymbolizer(java.awt.Color, double, java.lang.String)">createLineSymbolizer</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A>&nbsp;color,                     double&nbsp;width,                     <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;create a LineSymbolizer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LineSymbolizer.html" title="interface in org.geotools.styling">LineSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLineSymbolizer(double)">createLineSymbolizer</A></B>(double&nbsp;width)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a new line symbolizer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LineSymbolizer.html" title="interface in org.geotools.styling">LineSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLineSymbolizer(org.geotools.styling.Stroke)">createLineSymbolizer</A></B>(<A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A>&nbsp;stroke)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a LineSymbolizer</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../org/geotools/styling/LineSymbolizer.html" title="interface in org.geotools.styling">LineSymbolizer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createLineSymbolizer(org.geotools.styling.Stroke, java.lang.String)">createLineSymbolizer</A></B>(<A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A>&nbsp;stroke,                     <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;create a LineSymbolizer</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/StyleBuilder.html#createMark(org.geotools.filter.Expression, org.geotools.styling.Fill, org.geotools.styling.Stroke)">createMark</A></B>(<A HREF="../../../org/geotools/filter/Expression.html" title="interface in org.geotools.filter">Expression</A>&nbsp;wellKnownName,           <A HREF="../../../org/geotools/styling/Fill.html" title="interface in org.geotools.styling">Fill</A>&nbsp;fill,           <A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A>&nbsp;stroke)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a mark with the supplied fill and 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/Mark.html" title="interface in org.geotools.styling">Mark</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createMark(java.lang.String)">createMark</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;wellKnownName)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create the named mark</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/StyleBuilder.html#createMark(java.lang.String, java.awt.Color)">createMark</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;wellKnownName,           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A>&nbsp;fillColor)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a mark of the supplied color and a default outline (black)</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/StyleBuilder.html#createMark(java.lang.String, java.awt.Color, java.awt.Color, double)">createMark</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;wellKnownName,           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A>&nbsp;fillColor,           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A>&nbsp;borderColor,           double&nbsp;borderWidth)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create the named mark with the colors etc supplied</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/StyleBuilder.html#createMark(java.lang.String, java.awt.Color, double)">createMark</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;wellKnownName,           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A>&nbsp;borderColor,           double&nbsp;borderWidth)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a mark with default fill (50% gray) and the supplied outline</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/StyleBuilder.html#createMark(java.lang.String, org.geotools.styling.Fill, org.geotools.styling.Stroke)">createMark</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;wellKnownName,           <A HREF="../../../org/geotools/styling/Fill.html" title="interface in org.geotools.styling">Fill</A>&nbsp;fill,           <A HREF="../../../org/geotools/styling/Stroke.html" title="interface in org.geotools.styling">Stroke</A>&nbsp;stroke)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a mark with the supplied fill and 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/PointPlacement.html" title="interface in org.geotools.styling">PointPlacement</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/styling/StyleBuilder.html#createPointPlacement()">createPointPlacement</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wrapper round Stylefactory Method</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/StyleBuilder.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;wrapper round Stylefactory Method</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/StyleBuilder.html#createPointPlacement(double, double, double)">createPointPlacement</A></B>(double&nbsp;anchorX,                     double&nbsp;anchorY,                     double&nbsp;rotation)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wrapper round Stylefactory Method</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/StyleBuilder.html#createPointPlacement(double, double, double, double, double)">createPointPlacement</A></B>(double&nbsp;anchorX,                     double&nbsp;anchorY,                     double&nbsp;displacementX,                     double&nbsp;displacementY,                     double&nbsp;rotation)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wrapper round Stylefactory Method</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/StyleBuilder.html#createPointSymbolizer()">createPointSymbolizer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;

⌨️ 快捷键说明

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