Package org.freeplane.api
Class MapTagItem
java.lang.Object
org.freeplane.api.MapTagItem
Tag item used by the map-level tag category API.
- Since:
- 1.13.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapTagItem
- Parameters:
path- full path of the tag itemname- local tag namequalifiedName- qualified name built with the category separatorcolor- tag color, ornullif none is set
-
-
Method Details
-
getPath
Returns the full path of the tag item. -
getName
Returns the local tag name. -
getQualifiedName
Returns the qualified name built with the category separator. -
getColor
Returns the tag color, ornullif none is set. -
hashCode
public int hashCode() -
equals
-