| Modifier and Type | Method and Description |
|---|---|
ConstantPenStroke |
ConstantFormWKN.getPenStroke()
Retrieves the
ConstantPenStroke that is associated to this mark
graphic. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantFormWKN.setPenStroke(ConstantPenStroke cps)
Sets the
ConstantPenStroke that is associated to this mark
graphic. |
| Constructor and Description |
|---|
ConstantFormWKN(MarkGraphic mark,
StringLiteralLegend wknLegend,
LegendStructure viewBoxLegend,
ConstantSolidFill fillLegend,
ConstantPenStroke strokeLegend)
Build a default
LegendStructure that describes a MarkGraphic
instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantPenStrokeLegend
This class is used to represent instances of
PenStroke whose
parameters (width, fill and dash array) are all constant. |
class |
NullPenStrokeLegend
A
PenStroke that is null can be considered as a constant : it is not dependant upon any
parameter and will always be (not) rendered the same way. |
| Modifier and Type | Method and Description |
|---|---|
ConstantPenStroke |
ConstantStrokeArea.getStrokeLegend()
Exposes the inner
LegendStructure that represents the analysis
made on the PenStroke. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantStrokeArea.setStrokeLegend(ConstantPenStroke cfl)
Sets the legend describing the structure of the fill contained in the
inner
AreaSymbolizer. |
| Modifier and Type | Method and Description |
|---|---|
ConstantPenStroke |
UniqueSymbolLine.getPenStroke() |
ConstantPenStroke |
UniqueSymbolArea.getPenStroke() |
ConstantPenStroke |
UniqueSymbolPoint.getPenStroke() |
ConstantPenStroke |
IUniqueSymbolLine.getPenStroke()
Gets the analysis associated to the inner
PenStroke. |
| Modifier and Type | Method and Description |
|---|---|
void |
UniqueSymbolLine.setPenStroke(ConstantPenStroke penStroke) |
void |
UniqueSymbolArea.setPenStroke(ConstantPenStroke cpsl) |
void |
UniqueSymbolPoint.setPenStroke(ConstantPenStroke cpsl) |
void |
IUniqueSymbolLine.setPenStroke(ConstantPenStroke cpsl)
Sets the analysis associated to the inner
PenStroke. |
| Modifier and Type | Method and Description |
|---|---|
ConstantPenStroke |
ProportionalPoint.getPenStroke()
Gets the analysis associated to the inner
PenStroke. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProportionalPoint.setPenStroke(ConstantPenStroke cpsl)
Sets the analysis associated to the inner
PenStroke. |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.