AnnotationMultipleAlignmentUtils.ElementSupportsMultiAlign
Method
Description:
Returns true if element can be aligned to other similar elements.
Returns true if element can be aligned to other similar elements.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | The element to align. |
Return Value
Type | Description |
---|---|
Boolean | True if the element can be aligned using the multiple alignment commands, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |