org.jhotdraw.samples.svg
Interface Gradient
-
- All Superinterfaces:
- java.lang.Cloneable
- All Known Implementing Classes:
- LinearGradient, RadialGradient
public interface Gradient extends java.lang.CloneableRepresents an SVG Gradient.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.Objectclone()java.awt.PaintgetPaint(Figure f, double opacity)booleanisRelativeToFigureBounds()voidmakeRelativeToFigureBounds(Figure f)voidtransform(java.awt.geom.AffineTransform tx)
-
DataMelt 3.0 © DataMelt by jWork.ORG