CompositeBorderPainter and DelegateBorderPainter
instead.@Deprecated public class FlatInnerBorderPainter extends InnerDelegateBorderPainter
FlatBorderPainter
gradients and paints the inner contour of the border in addition to the outer
contour.delegate, painterName, shiftCoef, shiftKind, shiftMap| Constructor and Description |
|---|
FlatInnerBorderPainter()
Deprecated.
Creates a new inner border painter based on a
FlatBorderPainter. |
FlatInnerBorderPainter(float shiftCoef,
SubstanceConstants.ColorShiftKind shiftKind)
Deprecated.
Creates a new inner border painter based on a
FlatBorderPainter. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName()
Deprecated.
Returns the display name of
this trait. |
getDelegate, getShiftScheme, isPaintingInnerContour, paintBorderpublic FlatInnerBorderPainter()
FlatBorderPainter.public FlatInnerBorderPainter(float shiftCoef,
SubstanceConstants.ColorShiftKind shiftKind)
FlatBorderPainter.shiftCoef - Shift coefficient. Must be in 0.0-1.0 range.shiftKind - Shift kind.public java.lang.String getDisplayName()
SubstanceTraitthis trait. This method is part
of officially supported API.getDisplayName in interface SubstanceTraitgetDisplayName in class InnerDelegateBorderPainterthis trait.