| Package | Description |
|---|---|
| org.orbisgis.legend.structure.fill.constant | |
| org.orbisgis.legend.structure.stroke.constant | |
| org.orbisgis.legend.structure.viewbox |
| Constructor and Description |
|---|
ConstantSolidFillLegend(SolidFill fill,
ColorLiteralLegend colorLegend,
RealLiteralLegend opacity)
Build a new
ConstantSolidFillLegend using the SolidFill
and ColorLiteralLegend given in parameter. |
| Constructor and Description |
|---|
ConstantPenStrokeLegend(PenStroke ps,
RealLiteralLegend width,
ConstantFillLegend fill,
StringLiteralLegend dash)
Build a new instance of
ConstantPenStrokeLegend. |
| Constructor and Description |
|---|
ConstantViewBox(RealLiteralLegend realLiteralLegend,
boolean isHeight,
ViewBox vb)
As
ViewBox instances can be defined with only one dimension
parameter, we must be able to treat this case. |
ConstantViewBox(RealLiteralLegend height,
RealLiteralLegend width,
ViewBox view)
Build a new instance of
ConstantViewBox. |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.