DroidDiagram Programmer's Guide
DiagramBase Members
Constructors Methods
 


The base class of the Diagram and DiagramDocument classes.

The following tables list the members exposed by the DiagramBase type.

 Protected Constructors

  Name Description

DiagramBase

Initializes a new instance of the DiagramBase class.

 Public Methods

  Name Description

addDiagramListener

Registers listener so that it will receive events when users create, modify or delete diagram items.

removeDiagramListener

Unregisters listener so that it will no longer receive diagram events.

 See Also

DiagramBase Class
com.mindfusion.diagramming Namespace