public interface ConstantSolidFill extends ConstantFillLegend
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Get the
Color used to paint the inner SolidFill. |
SolidFill |
getFill()
Gets the
SolidFill associated to this legend. |
double |
getOpacity()
Get the
Color used to paint the inner SolidFill. |
void |
setColor(Color col)
Set the
Color used to paint the inner SolidFill. |
void |
setOpacity(double d)
Set the
Color used to paint the inner SolidFill. |
SolidFill getFill()
SolidFill associated to this legend.getFill in interface FillLegendColor getColor()
Color used to paint the inner SolidFill.void setColor(Color col)
Color used to paint the inner SolidFill.col - double getOpacity()
Color used to paint the inner SolidFill.void setOpacity(double d)
Color used to paint the inner SolidFill.d - Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.