[
https://issues.apache.org/jira/browse/ODFTOOLKIT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Hopf updated ODFTOOLKIT-115:
------------------------------------
Fix Version/s: (was: 1.*)
> Setting syle like bold, font size, is too hard/complicated
> ----------------------------------------------------------
>
> Key: ODFTOOLKIT-115
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-115
> Project: ODF Toolkit
> Issue Type: Improvement
> Components: java
> Affects Versions: odfdom-0.8.5
> Environment: Operating System: All
> Platform: All
> Reporter: kelvin
> Assignee: Svante Schubert
> Priority: Minor
>
> The convenience API does not make the setting of style easy enough. Too much
> of the underlying ODF style model has to be learned and understood by the
> user.
> Additional APIs are needed to hide this complexity.
> For example, to make a table cell bold, I want something like:
> cell.setStyle( BOLD, true ) ;
> or cell.makeBold( true ) ;
> Under the covers, the toolkit should map these APIs to the appropriate lower
> level API calls but the user should not have to learn them.
> For me this is a major inhibitor to using the Toolkit more.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira