Package hec.gfx2d
Interface G2dPaint
- All Superinterfaces:
Paint
,Transparency
- All Known Implementing Classes:
G2dGradientPaint
Extension of the Paint interface so the G2dPlot can pass in current state parameters to the
paint implementation at runtime. Such items might be the current scale.
-
Field Summary
Fields inherited from interface java.awt.Transparency
BITMASK, OPAQUE, TRANSLUCENT
-
Method Summary
Methods inherited from interface java.awt.Paint
createContext
Methods inherited from interface java.awt.Transparency
getTransparency
-
Method Details
-
setPaintParameters
-