public interface EnablesStroke
Legends which can enable a stroke.| Modifier and Type | Method and Description |
|---|---|
boolean |
isStrokeEnabled()
Returns true if the stroke of the associated symbolizer.
|
void |
setStrokeEnabled(boolean enable)
Enables or disables the usage of a stroke for the drawn geometries.
|
boolean isStrokeEnabled()
PenStroke is not null.void setStrokeEnabled(boolean enable)
enable - If true, the stroke will be drawn. If false, it won't be
drawn.Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.