Usages of IEdgePathCropper
Properties
edgePathCropper | in PortDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the IEdgePathCropper type for IPorts this instance has been created for. |
Fields
INSTANCE | in IEdgePathCropper | A singleton that implements the same cropping behavior as EdgePathCropper and is immutable. |
Method Return Values
create (function(IEdge, boolean, IArrow, GeneralPath):GeneralPath) | in IEdgePathCropper |
Implementing Types
EdgePathCropper | The default implementation of the IEdgePathCropper interface. |