| Package | Description |
|---|---|
| org.orbisgis.legend.structure.fill | |
| org.orbisgis.legend.structure.fill.constant | |
| org.orbisgis.legend.structure.graphic |
| Modifier and Type | Class and Description |
|---|---|
class |
RecodedSolidFillLegend
A
Legend that represents a SolidFill where the color is defined
according to a Recode operation. |
class |
SolidFillLegend
Generic
LegendStructure representation of a SolidFill. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstantFillLegend |
interface |
ConstantSolidFill
Common representation for all the kind of constant solid fills.
|
| 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 |
|---|---|
void |
MarkGraphicLegend.setFillLegend(FillLegend fillLegend)
Set the
LegendStructure associated to the Fill of the associated |
| Constructor and Description |
|---|
MarkGraphicLegend(MarkGraphic mark,
ParameterLegend wknLegend,
LegendStructure viewBoxLegend,
FillLegend fillLegend,
StrokeLegend strokeLegend)
Build a default
LegendStructure that describes a MarkGraphic
instance. |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.