public abstract class ConstantColorAndDashesLine extends SymbolizerLegend
Color and dash array are
constant, but where the management of the width is unknown.| Constructor and Description |
|---|
ConstantColorAndDashesLine(LineSymbolizer symbolizer)
Basically sets the inner
LineSymbolizer. |
| Modifier and Type | Method and Description |
|---|---|
Color |
getLineColor()
Get the
Color of that will be used to draw lines. |
abstract LegendStructure |
getStrokeLegend()
Get the
LegendStructure associated to the Stroke of this
ConstantColorAndDashesLine. |
Uom |
getStrokeUom()
Gets the unit of measure used to compute the form of the stroke.
|
Symbolizer |
getSymbolizer()
Get the associated
LineSymbolizer; |
void |
setLineColor(Color col)
Set the
Color of that will be used to draw lines. |
void |
setStrokeUom(Uom u)
Sets the unit of measure used to compute the form of the stroke.
|
getLegendTypeId, getMaxScale, getMinScale, getName, setMaxScale, setMinScale, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLegendTypeNamepublic ConstantColorAndDashesLine(LineSymbolizer symbolizer)
LineSymbolizer.symbolizer - public Symbolizer getSymbolizer()
LineSymbolizer;public abstract LegendStructure getStrokeLegend()
LegendStructure associated to the Stroke of this
ConstantColorAndDashesLine. This method is abstract, as it is the
only particularity of the implementations.public Color getLineColor()
Color of that will be used to draw lines.public void setLineColor(Color col)
Color of that will be used to draw lines.col - public Uom getStrokeUom()
StrokeUomCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.