You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2022/10/13 01:31:04 UTC

[Bug 66306] New: [PATCH] Make XSLFDiagramGroupShape public

https://bz.apache.org/bugzilla/show_bug.cgi?id=66306

            Bug ID: 66306
           Summary: [PATCH] Make XSLFDiagramGroupShape public
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLF
          Assignee: dev@poi.apache.org
          Reporter: stephan.schwiebert@gmail.com
  Target Milestone: ---

Created attachment 38409
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38409&action=edit
Make XSLFDiagramGroupShape public

POI 5.2.3 added support for SmartArt, which is great. However, the new feature
cannot be fully used unless XSLFDiagramGroupShape is made public, such that it
is possible to call getRelationById().

This patch is proposing to change the visibility from default to public. This
would be in-line with all other classes that extend XSLFShape.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66306] [PATCH] Make XSLFDiagramGroupShape public

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66306

--- Comment #2 from stephan.schwiebert@gmail.com ---
That was quick, thanks! :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66306] [PATCH] Make XSLFDiagramGroupShape public

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66306

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 66306] [PATCH] Make XSLFDiagramGroupShape public

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66306

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
added r1904555

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org