This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 104384

Summary: SVG support
Product: platform Reporter: David Kaspar <dkaspar>
Component: GraphAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description David Kaspar 2007-05-21 07:11:16 UTC
Add SVG support/integration.
1) SVGWidget - it should render a widget from a specified SVGDocument or .svg file.
2) SVGBorder - it should render border/background of a widget from a specified
SVGDocument or .svg file.
3) SVGAnchor - it should resolve anchor location of a SVGElement within the
SVGWidget identified by elementID.