[
https://issues.apache.org/jira/browse/PIVOT-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Volkert updated PIVOT-317:
-------------------------------
Attachment: label-rotation.png
When wrapText is false, rotation is relatively easy to accomplish (borrowing
code from RotationDecorator), but when wrapText is true, rotation becomes quite
challenging to apply. Note the attached sketch, which shows how the text would
have to start at a different x-coordinate on each line and wrap at a different
x-coordinate on each line due to the non-rectilinear boundary created by the
rotation.
> Add rotation style to LabelSkin
> -------------------------------
>
> Key: PIVOT-317
> URL: https://issues.apache.org/jira/browse/PIVOT-317
> Project: Pivot
> Issue Type: New Feature
> Components: wtk
> Reporter: Todd Volkert
> Priority: Minor
> Fix For: 1.5
>
> Attachments: label-rotation.png
>
>
> Add a rotation:double style to LabelSkin, causing the label to be rotated by
> the specified angle in radians, and affecting preferred size.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.