To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81094
                 Issue #|81094
                 Summary|Documention in css::rendering IDL files not optimal
               Component|Drawing
                 Version|680m225
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|thb
             Reported by|af





------- Additional comments from [EMAIL PROTECTED] Tue Aug 28 15:07:55 +0000 
2007 -------
Documention in css::rendering IDL files in some places not as good as it could 
be:

1. Cached primitives
Description of XCanvas and some of its methods implies that e.g. drawPolyPolygon
always returns an XCachedPrimitive object which can be used for simple and
optimized redrawing.  

This is not always the case.  Documentation should express that whether an
object is returned or not is implementation dependent.

2. Creation of XPolyPolygon objects
>From the description of XCanvas there is no apparent way to create polygon
objects.  Factory methods can be found at XGraphicDevice.  This is not really
intuitive without the knowledge that the canvas internally has implementation
dependent representations of polygons.

Description of XCanvas should mention factory methods at XGraphic Device.

Description should describe polygons as implementation dependent.

Better yet, hide this implementation detail completely.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to