public class ExtendedMattePainter
extends org.jdesktop.swingx.painter.MattePainter
org.jdesktop.swingx.painter.AbstractAreaPainter.Style| Constructor and Description |
|---|
ExtendedMattePainter(Paint paint,
boolean paintStretched)
Creates a new ExtendedMattePainter object.
|
ExtendedMattePainter(Paint paint,
Paint secondPaint,
double factor,
boolean invertSides)
Creates a new ExtendedMattePainter object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPaint(Graphics2D g,
Object component,
int width,
int height) |
Shape |
provideShape(Graphics2D g,
Object comp,
int width,
int height,
boolean mainSide)
DOCUMENT ME!
|
getAreaEffects, getBorderPaint, getBorderWidth, getFillPaint, getStyle, isPaintStretched, setAreaEffects, setBorderPaint, setBorderWidth, setFillPaint, setPaintStretched, setStylecalculateLayout, getHorizontalAlignment, getInsets, getVerticalAlignment, isFillHorizontal, isFillVertical, setFillHorizontal, setFillVertical, setHorizontalAlignment, setInsets, setVerticalAlignmentclearCache, configureGraphics, getFilters, getInterpolation, isAntialiasing, isCacheable, isDirty, isVisible, paint, setAntialiasing, setCacheable, setDirty, setFilters, setInterpolation, setVisible, shouldUseCache, validateaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic ExtendedMattePainter(Paint paint, boolean paintStretched)
paint - DOCUMENT ME!paintStretched - DOCUMENT ME!protected void doPaint(Graphics2D g, Object component, int width, int height)
doPaint in class org.jdesktop.swingx.painter.MattePainterpublic Shape provideShape(Graphics2D g, Object comp, int width, int height, boolean mainSide)
g - DOCUMENT ME!comp - DOCUMENT ME!width - DOCUMENT ME!height - DOCUMENT ME!mainSide - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.