public class BivariateProportionalViewBox extends DefaultViewBox
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.| Constructor and Description |
|---|
BivariateProportionalViewBox(InterpolationLegend height,
InterpolationLegend width,
ViewBox view)
Build a new
BivariateProportionalViewBox from the
interpolations given in parameters, and the ViewBox associated to
this Legend. |
getHeightLegend, getViewBox, getWidthLegend, setHeightLegend, setWidthLegendpublic BivariateProportionalViewBox(InterpolationLegend height, InterpolationLegend width, ViewBox view)
BivariateProportionalViewBox from the
interpolations given in parameters, and the ViewBox associated to
this Legend.height - width - view - Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.