Package org.freeplane.api
Interface MapTagCategoriesRO
- All Known Subinterfaces:
MapTagCategories,Proxy.MapTagCategories,Proxy.MapTagCategoriesRO
public interface MapTagCategoriesRO
Read-only access to the map's tag category structure:
map.tagCategories.- Since:
- 1.13.3
-
Method Summary
-
Method Details
-
read
MapTagCategoryState read()Returns the current map-level tag category structure.
-