public class FeatureStyle extends Object implements Serializable
Constructor and Description |
---|
FeatureStyle(FeatureStyle extendStyle) |
FeatureStyle(String extendDefaultStyleName) |
public FeatureStyle(String extendDefaultStyleName)
public FeatureStyle(FeatureStyle extendStyle)
public String getId()
public String getJSAddStyle(IOpenLayersMap map)
public String getJSGetStyle(IOpenLayersMap map)
public String getJSGetStyleNoLineEnd(IOpenLayersMap map)
public String getJSRemoveStyle(IOpenLayersMap map)
public void setFill(Boolean fill)
public Boolean getFill()
public void setFillColor(String fillColor)
public String getFillColor()
public void setFillOpacity(Double fillOpacity)
public Double getFillOpacity()
public void setStroke(Boolean stroke)
public Boolean getStroke()
public void setStrokeColor(String strokeColor)
public String getStrokeColor()
public void setStrokeOpacity(Double strokeOpacity)
public Double getStrokeOpacity()
public void setStrokeWidth(Double strokeWidth)
public Double getStrokeWidth()
public void setStrokeLinecap(String strokeLinecap)
public String getStrokeLinecap()
public void setStrokeDashstyle(String strokeDashstyle)
public String getStrokeDashstyle()
public void setGraphic(Boolean graphic)
public Boolean getGraphic()
public void setPointRadius(Double pointRadius)
public Double getPointRadius()
public void setPointerEvents(String pointerEvents)
public String getPointerEvents()
public void setCursor(String cursor)
public String getCursor()
public void setExternalGraphic(String externalGraphic)
public String getExternalGraphic()
public void setGraphicWidth(Double graphicWidth)
public Double getGraphicWidth()
public void setGraphicHeight(Double graphicHeight)
public Double getGraphicHeight()
public void setGraphicOpacity(Double graphicOpacity)
public Double getGraphicOpacity()
public void setGraphicXOffset(Double graphicXOffset)
public Double getGraphicXOffset()
public void setGraphicYOffset(Double graphicYOffset)
public Double getGraphicYOffset()
public void setGraphicZIndex(Double graphicZIndex)
public Double getGraphicZIndex()
public void setGraphicName(String graphicName)
public String getGraphicName()
public void setGraphicTitle(String graphicTitle)
public String getGraphicTitle()
public void setBackgroundGraphic(String backgroundGraphic)
public String getBackgroundGraphic()
public void setBackgroundGraphicZIndex(Double backgroundGraphicZIndex)
public Double getBackgroundGraphicZIndex()
public void setBackgroundXOffset(Double backgroundXOffset)
public Double getBackgroundXOffset()
public void setBackgroundYOffset(Double backgroundYOffset)
public Double getBackgroundYOffset()
public void setBackgroundHeight(Double backgroundHeight)
public Double getBackgroundHeight()
public void setBackgroundWidth(Double backgroundWidth)
public Double getBackgroundWidth()
public void setLabel(String label)
public String getLabel()
public void setLabelAlign(String labelAlign)
public String getLabelAlign()
public void setFontColor(String fontColor)
public String getFontColor()
public void setFontFamily(String fontFamily)
public String getFontFamily()
public void setFontSize(String fontSize)
public String getFontSize()
public void setFontWeight(String fontWeight)
public String getFontWeight()
public void setDisplay(String display)
public String getDisplay()
Copyright © 2015. All rights reserved.