A hide action hides or shows one or more annotations on the screen by setting or clearing their hidden flags.
Companion object containing factory methods for HideAction.
The list of references to annotations that will be shown or hidden.
Returns type of action to make down-casting easier.
Compares this hide action to the specified object for equality.
Resolves target annotations. These annotation will be shown/hidden when action is executed.
Returns a hash code value for this hide action.
Returns whether this action should hide or show the target annotations.
Returns a string representation of this hide action for debugging purposes.