The members of this enumeration specify whether JDiagram should display marks at the anchor points positions. A bitwise combination of these constants can be set as parameter of the Diagram.setShowAnchors method of the Diagram class.
The following tables list the members exposed by the ShowAnchors type.
Name | Description | |
---|---|---|
![]() |
Initializes a new ShowAnchors instance. |
Name | Description | |
---|---|---|
![]() ![]() |
Always display anchor point marks. |
|
![]() ![]() |
Automatically display anchor points when there is a node under the pointer. |
|
![]() ![]() |
Never display anchor point marks. |
|
![]() ![]() |
Display anchor points marks for selected nodes. |