documentationfor yFiles for HTML 2.6

Properties

edgePathCropperDecoratorin PortDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IEdgePathCropper type for IPorts this instance has been created for.

Fields

INSTANCEin IEdgePathCropperThis singleton implements the same cropping behavior as DefaultEdgePathCropper and is immutable.

Method Return Values

create (function(IEdge, boolean, IArrow, GeneralPath):GeneralPath)in IEdgePathCropperCreates an implementation of the interface IEdgePathCropper by using the given function as implementation for its cropEdgePath method.

Implementing Types

DefaultEdgePathCropperThe default implementation of the IEdgePathCropper.