xmind-sdk-python icon indicating copy to clipboard operation
xmind-sdk-python copied to clipboard

Add support for labels.

Open AxelVoitier opened this issue 10 years ago • 0 comments

This PR implements a minimal interface to handle labels:

  • TopicElement.getLabels()
  • TopicElement.addLabels()
  • LabelsElement
  • LabelElement
  • LabelElement.getLabel()
  • LabelElement.setLabel()

AxelVoitier avatar May 18 '15 18:05 AxelVoitier