|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BorderPainter
A subinterface of Painter adding the ability to get the insets of the painter.
| Method Summary | |
|---|---|
ImmInsets |
getFillInsets(PaintContext context)
Returns the amount of space by which fills should be inset. |
ImmInsets |
getInsets(PaintContext context)
Returns the amount of space the border will require on each side. |
| Methods inherited from interface org.apache.myfaces.trinidadinternal.image.painter.Painter |
|---|
getMinimumSize, getPreferredSize, paint |
| Method Detail |
|---|
ImmInsets getInsets(PaintContext context)
context - the context for paintingImmInsets getFillInsets(PaintContext context)
context - the context for painting
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||