See: Description
Interface | Description |
---|---|
AreaEffect |
An effect which works on AbstractPathPainters or any thing else which can provide a shape to be drawn.
|
Class | Description |
---|---|
AbstractAreaEffect |
The abstract base class for path effects.
|
AbstractPathEffectBeanInfo | |
GlowPathEffect |
An effect which draws a glow around the painter
|
InnerGlowPathEffect |
An effect which draws a glow inside the painter's shape
|
InnerShadowPathEffect |
An effect which draws a shadow inside the path painter.
|
NeonBorderEffect |
An effect which draws a multicolored border around a painter's shape.
|
NeonBorderEffectBeanInfo | |
NeonBorderEffectBeanInfo.BorderPositionPropertyEditor | |
ShadowPathEffect |
An effect which draws a shadow around the the painter's shape.
|
Enum | Description |
---|---|
NeonBorderEffect.BorderPosition |
An enum representing the position of the border: inside, outside, or centered on the border.
|
Copyright © 2013. All rights reserved.