From: graviton6 <gra...@ya...> - 2014-06-22 09:54:34
|
I've got a gui app that has a 'parameters section' for each layout. in that parameters section, i would like to be able to dynamically set/get the parameters for any layout so that I can control how the layout works. Some layouts have proper get/set for their analytic parameters. some don't. I note that FRLayout api has: * setAttractionMultiplier(double attraction) * setRepulsionMultiplier(double repulsion) but there are no corresponding get methods. any reason for this? How are changes getting made to the src code? can I contribute? regards, CF> |