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