Search
ImportItemEvent Methods
 


 Public Methods

  Name Description

getItem

Gets the item that should represent the Visio shape specified by ShapeXml in the imported diagram.

getMasterName

Gets the name of the Visio master associated with current shape.

getMasterXml

Gets the XML DOM Element corresponding to the Visio XML code that describes the shape master.

getNamespaceMap

Gets a HashMap that maps Visio XML namespaces to prefixes.

getShapeXml

Gets the XML DOM Element corresponding to the Visio document's XML code that describes the imported shape.

setItem

Sets the item that should represent the Visio shape specified by ShapeXml in the imported diagram.

 See Also