| Package | Description |
|---|---|
| org.orbisgis.legend.structure.graphic | |
| org.orbisgis.legend.structure.stroke | |
| org.orbisgis.legend.structure.stroke.constant |
| Modifier and Type | Method and Description |
|---|---|
void |
MarkGraphicLegend.setStrokeLegend(StrokeLegend strokeLegend)
Set the
LegendStructure associated to the Stroke contained in the
inner MarkGraphic instance. |
| Constructor and Description |
|---|
MarkGraphicLegend(MarkGraphic mark,
ParameterLegend wknLegend,
LegendStructure viewBoxLegend,
FillLegend fillLegend,
StrokeLegend strokeLegend)
Build a default
LegendStructure that describes a MarkGraphic
instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CategorizedDashesPSLegend
This class is associated to instances of
PenStroke where an interval
classification is made on the dash array. |
class |
ConstantColorAndDashesPSLegend
Represents a
PenStroke where the Color and the dash pattern are
constant. |
class |
PenStrokeLegend
A
LegendStructure that gathers all the analysis that can be made inside a
PenStroke. |
class |
ProportionalStrokeLegend
PenStroke is defined using a Width attribute, which is a
RealAttribute. |
class |
RecodedDashesPSLegend
This class is associated to instances of
PenStroke where a value
classification is made on the dash array. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstantPenStroke
Interface to be implemented by legends that are associated to constant
PenStroke. |
| 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. |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.