DroidDiagram Programmer's Guide
LayoutRules.addLayoutRule Method
See Also
 






Adds or sets a new rule, depending on if the rule with key - Key already exists or no;

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

public boolean addLayoutRule (
    Object Key,
    Object Value
)

 Parameters

Key

Value

 Return Value

 See Also

LayoutRules Members
LayoutRules Class
com.mindfusion.diagramming.jlayout Namespace