Package org.pushingpixels.substance.api.painter.border

Interface Summary
SubstanceBorderPainter Border painter interface for Substance look and feel.
 

Class Summary
ClassicBorderPainter Border painter that returns images with classic appearance.
CompositeBorderPainter Composite border painter that delegates the painting of outer and inner contours.
DelegateBorderPainter Delegate border painter that allows tweaking the visual appearance of borders.
DelegateFractionBasedBorderPainter Delegate border painter that allows tweaking the visual appearance of borders.
FlatBorderPainter Border painter that returns images with flat appearance.
FractionBasedBorderPainter Border painter with fraction-based stops and a color query associated with each stop.
GlassBorderPainter Border painter that returns images with classic appearance.
StandardBorderPainter The default border painter.