Package org.freeplane.api
Interface MapTagCategories
- All Superinterfaces:
MapTagCategoriesRO
- All Known Subinterfaces:
Proxy.MapTagCategories
Read-write access to the map's tag category structure:
map.tagCategories.- Since:
- 1.13.3
-
Method Summary
Modifier and TypeMethodDescriptionedit(MapTagCategoryInstructionRequest instructionRequest) Applies explicit tag category edits.Methods inherited from interface org.freeplane.api.MapTagCategoriesRO
read
-
Method Details
-
edit
Applies explicit tag category edits. Use the revision returned byMapTagCategoriesRO.read()as the request base revision.
-