DroidDiagram Programmer's Guide
Grid.loadFromXml Method
See Also
 






Deserializes the lane grid from the specified Element using the specified context.

Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes

 Syntax

Java  Copy Code

public void loadFromXml (
    Element element,
    XmlPersistContext context
)

 Parameters

element

context

 See Also

Grid Members
Grid Class
com.mindfusion.diagramming.lanes Namespace