| Package | Description |
|---|---|
| org.orbisgis.legend.structure.graphic | |
| org.orbisgis.legend.structure.viewbox |
| Modifier and Type | Method and Description |
|---|---|
void |
MarkGraphicLegend.setViewBoxLegend(ViewBoxLegend viewBoxLegend)
Set the
LegendStructure associated to the ViewBox contained in the
inner MarkGraphic instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
BivariateProportionalViewBox
When using a
ViewBox where both dimensions are associated with an
interpolation which is both linear and made on the raw values, we are working
with a bivariate proportional symbol. |
class |
ConstantViewBox
Represents a ViewBox that does not change, whatever the processed data is.
|
class |
DefaultViewBox
ViewBox instances can all be described as being associated to two
random NumericLegend instances. |
class |
MonovariateLinearVB
A symbol can be said proportional is one of is dimensions variates linearly
upon a numeric field.
|
class |
MonovariateProportionalViewBox
The representation of a monovariate proportional symbol, that has been
defined using a ViewBox.
|
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.