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 - SVG support
Summary: SVG support
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 3 votes (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-21 07:11 UTC by David Kaspar
Modified: 2007-05-21 07:11 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.