Package hec.gfx2d.paint
Class G2dGradientPaintContext
java.lang.Object
hec.gfx2d.paint.G2dGradientPaintContext
- All Implemented Interfaces:
PaintContext
-
Constructor Summary
ConstructorsConstructorDescriptionG2dGradientPaintContext(Rectangle2D worldBounds, IScale localToWorldScale, Color minColor, Color maxColor) -
Method Summary
-
Constructor Details
-
G2dGradientPaintContext
public G2dGradientPaintContext(Rectangle2D worldBounds, IScale localToWorldScale, Color minColor, Color maxColor)
-
-
Method Details
-
dispose
public void dispose()- Specified by:
disposein interfacePaintContext
-
getColorModel
- Specified by:
getColorModelin interfacePaintContext
-
getRaster
- Specified by:
getRasterin interfacePaintContext
-