E - component typepublic interface PainterShapeProvider<E extends java.awt.Component>
| Modifier and Type | Method and Description |
|---|---|
java.awt.Shape |
provideShape(E component,
java.awt.Rectangle bounds)
Returns painted component shape.
|
java.awt.Shape provideShape(E component, java.awt.Rectangle bounds)
component - component to processbounds - bounds for painter visual data