Get stored location.
The comment's stored location. This is not valid if the comment is currently being dragged.
Get whether this comment is editable or not.
True if editable.
Set whether this comment is editable or not.
True if editable.
Encode a comment subtree as XML, but don't serialize the XY coordinates. This method avoids some expensive metrics-related calls that are made in toXmlWithXY().
Optionalopt_noId: booleanTrue if the encoder should skip the comment ID.
Tree of XML elements.
Encode a comment subtree as XML with XY coordinates.
Optionalopt_noId: booleanTrue if the encoder should skip the comment ID.
Tree of XML elements.
Fake class which should be extended to avoid inheriting static properties