| Modifier and Type | Class and Description |
|---|---|
class |
ConstantSolidFillLegend
A
Legend that represents a SolidFill where the color is a
Literal instance. |
class |
NullSolidFillLegend
SolidFill fields that are set to null can be considered as constant
in some situation. |
| Modifier and Type | Method and Description |
|---|---|
ConstantSolidFill |
ConstantFormWKN.getSolidFill()
Retrieves the
ConstantSolidFill 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 | Method and Description |
|---|---|
ConstantSolidFill |
ConstantPenStrokeLegend.getFillLegend() |
ConstantSolidFill |
NullPenStrokeLegend.getFillLegend() |
ConstantSolidFill |
ConstantPenStroke.getFillLegend()
Gets the analysis obtained from the inner solid fill.
|
| Modifier and Type | Method and Description |
|---|---|
ConstantSolidFill |
UniqueSymbolArea.getFillLegend()
Exposes the inner
LegendStructure that represents the analysis
made on the Fill. |
ConstantSolidFill |
IUniqueSymbolArea.getFillLegend()
Gets the Fill analysis embedded in this
IUniqueSymbolArea. |
ConstantSolidFill |
UniqueSymbolPoint.getFillLegend() |
| Modifier and Type | Method and Description |
|---|---|
void |
UniqueSymbolArea.setFillLegend(ConstantSolidFill cfl)
Sets the legend describing the structure of the fill contained in the
inner
AreaSymbolizer. |
void |
IUniqueSymbolArea.setFillLegend(ConstantSolidFill csf)
Sets the Fill analysis embedded in this
IUniqueSymbolArea. |
void |
UniqueSymbolPoint.setFillLegend(ConstantSolidFill csf) |
| Modifier and Type | Method and Description |
|---|---|
ConstantSolidFill |
ProportionalPoint.getFillLegend()
Gets the Fill analysis embedded in this
IUniqueSymbolArea. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProportionalPoint.setFillLegend(ConstantSolidFill csf)
Sets the Fill analysis embedded in this
IUniqueSymbolArea. |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.