documentationfor yFiles for HTML 3.0.0.3

Fields

ALWAYSin IVisibilityTestableAn implementation of a IVisibilityTestable that always yields true.
NEVERin IVisibilityTestableAn implementation of a IVisibilityTestable that always yields false.

Method Return Values

getVisibilityTestable (HandlesRenderTag)in HandlesRenderer
getVisibilityTestable (IEdge, IEdgeStyle)in IEdgeStyleRendererGets an implementation of the IVisibilityTestable interface that can handle the provided edge and its associated style.
getVisibilityTestable (ILabel, ILabelStyle)in ILabelStyleRendererGets an implementation of the IVisibilityTestable interface that can handle the provided label and its associated style.
getVisibilityTestable (INode, INodeStyle)in INodeStyleRendererGets an implementation of the IVisibilityTestable interface that can handle the provided node and its associated style.
getVisibilityTestable (IPort, IPortStyle)in IPortStyleRendererGets an implementation of the IVisibilityTestable interface that can handle the provided port and its associated style.
getVisibilityTestable (IEdge)in EdgeStyleIndicatorRenderer
getVisibilityTestable (IGraph)in GraphOverviewRenderer
getVisibilityTestable (GridInfo)in GridRenderer
getVisibilityTestable (TRenderTag)in IObjectRendererReturns an implementation of IVisibilityTestable that can determine if the rendering of the render tag would be visible in a given context.
create (function(ICanvasContext, Rect):boolean)in IVisibilityTestable
getVisibilityTestable (ILabel)in LabelStyleIndicatorRenderer
getVisibilityTestable (INode)in NodeStyleIndicatorRenderer
getVisibilityTestable (TRenderTag)in ObjectRendererBase
getVisibilityTestable (PortCandidateRenderTag)in PortCandidateRenderer
getVisibilityTestable (IPort)in PortStyleIndicatorRenderer