Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.0
-
Fix Version/s: 2014/05
-
Component/s: KLay - Layouters
-
Labels:None
Description
The documentation about configuration automatic layouts programmatically is non-existent. This stuff is complex enough to puzzle potential users and is a common topic for support requests. We need extensive documentation about this stuff that answers at least the following questions:
- What is the configuration mechanism behind KIML? (user-defined configuration vs. semantic configuration vs. default configuration etc.)
- What kinds of solutions should I avoid?
- How can automatic layouts be programatically configured?
- Where can I find examples of each method?