IlvSDMFreeLinkConnector
instead, which has the same functionality.@Deprecated public static class IlvLinkLayoutRenderer.SDMRelativeLinkConnector extends IlvFreeLinkConnector
Constructor and Description |
---|
SDMRelativeLinkConnector(IlvInputStream stream)
Deprecated.
Reads an SDM relative link connector from an IVL input stream.
|
SDMRelativeLinkConnector(IlvSDMEngine engine,
IlvGraphic node)
Deprecated.
Creates a new SDM relative link connector.
|
Modifier and Type | Method and Description |
---|---|
protected IlvRect |
getNodeBoundingBox(IlvTransformer t)
Deprecated.
This method is overridden to take into account the link connection
rectangle of the node.
|
allLinksRemoved, allowsConnectionPointMove, calcConnectionPoint, connectionPointMoveAllowed, connectLink, detach, detach, disconnectAllLinks, disconnectLink, getClosestConnectionPoint, getGhostBoundingBox, isConnectionPointMoveAllowed, isPersistent, linkRemoved, read, setConnectionPointMoveAllowed, useCache, write, write, zoomable
cleanCache, cleanCache, getCacheSize, getConnectionPoint, linkChanged, LinkChanged, LinkRemoved, setCacheSize, useCache
attach, attach, attach, drawGhost, Get, Get, GetAttached, GetAttached, getNode, supportsDrawGhost
public SDMRelativeLinkConnector(IlvSDMEngine engine, IlvGraphic node)
engine
- The SDM engine.node
- The node to which the connector is attached.public SDMRelativeLinkConnector(IlvInputStream stream) throws IlvReadFileException
stream
- The IVL input stream.IlvReadFileException
- if the format is not correct.protected IlvRect getNodeBoundingBox(IlvTransformer t)
getLinkConnectionRectangle
of the SDM renderer(s).getNodeBoundingBox
in class IlvFreeLinkConnector
t
- The transformer used to compute the link connection rectangle of the node.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.