JDK-4339578 : Adding more Paint implementations
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2
  • CPU: unknown
  • Submitted: 2000-05-19
  • Updated: 2006-10-12
  • Resolved: 2006-10-12
Related Reports
Duplicate :  
Description
Teams that have done implementations of SVG viewers with the Java 2D API have
asked to have more Paint implementations. Specifically, a multicolor linear gradient and a multicolor circular radial gradient. Detailed specification can be provided on request.

Comments
EVALUATION These features will be implemented as custom Paint and PaintContext subclasses, which may then be added to the core API. Conformity to the SVG spec is possible and desireable. ================= We don't think there is enough demand to put this in. We may revisit this decision at a later date. ###@###.### 2001-11-15
15-11-2001