|
|
|
|
com.change_vision.jude.api.inf.editor. MindmapEditor
|
+createMindmapDiagram(INamedElement parent, String rootTopicLabel) :IMindMapDiagram
+createTopic(INodePresentation parent, String label) :INodePresentation
+createTopic(INodePresentation parent, String label, int index) :INodePresentation
+moveTo(INodePresentation topic, INodePresentation parent) :void
+moveTo(INodePresentation topic, INodePresentation parent, int index) :void
+deleteChildren(INodePresentation parent) :void
+createMMLinkPresentation(INodePresentation source, INodePresentation target) :ILinkPresentation
+setImage(INodePresentation topic, Image image) :void
+deleteImage(INodePresentation topic) :void
+setImageSize(INodePresentation topic, double width, double height) :void
|
|
|
|
|