| Package | Description |
|---|---|
| org.orbisgis.legend.structure.fill.constant | |
| org.orbisgis.legend.structure.stroke | |
| org.orbisgis.legend.structure.stroke.constant |
| Modifier and Type | Interface and Description |
|---|---|
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. |
| Constructor and Description |
|---|
ProportionalStrokeLegend(PenStroke penStroke,
LinearInterpolationLegend width,
ConstantFillLegend fill,
LegendStructure dashes)
Build a new
ProportionalStrokeLegend, using the given PenStroke. |
| Constructor and Description |
|---|
ConstantPenStrokeLegend(PenStroke ps,
RealLiteralLegend width,
ConstantFillLegend fill,
StringLiteralLegend dash)
Build a new instance of
ConstantPenStrokeLegend. |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.