CompositeBorderPainter and DelegateBorderPainter
instead.@Deprecated public class ClassicInnerBorderPainter extends InnerDelegateBorderPainter
ClassicBorderPainter
gradients and paints the inner contour of the border in addition to the outer
contour.delegate, painterName, shiftCoef, shiftKind, shiftMap| Constructor and Description |
|---|
ClassicInnerBorderPainter()
Deprecated.
Creates a new inner border painter based on a
ClassicBorderPainter. |
ClassicInnerBorderPainter(float shiftCoef,
SubstanceConstants.ColorShiftKind shiftKind)
Deprecated.
Creates a new inner border painter based on a
ClassicBorderPainter. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName()
Deprecated.
Returns the display name of
this trait. |
getDelegate, getShiftScheme, isPaintingInnerContour, paintBorderpublic ClassicInnerBorderPainter()
ClassicBorderPainter.public ClassicInnerBorderPainter(float shiftCoef,
SubstanceConstants.ColorShiftKind shiftKind)
ClassicBorderPainter.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.