Returns a hashtable containing properties specific to layout algorithms.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Hashtable<Object, Object> getLayoutTraits () |
A hashtable of key-value pairs that define layout-specific properties for this item.
RemarksValues from this hashtable are used by the following layout classes:
See Also