Initializes a new instance of the DiagramLink class by setting its properties to the default values defined in the specified diagram, and setting the specified points as link's origin and destination.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramLink ( |
A Diagram instance whose default linkattributes are copied to this link.
A PointF object representing thelink origin point.
A PointF object representing thelink destination point.