documentationfor yFiles for HTML 3.0.0.3

Usages of IBoundsProvider

Fields

EMPTYin IBoundsProviderAn implementation that returns an IBoundsProvider that yields EMPTY bounds.
UNBOUNDEDin IBoundsProviderAn implementation that returns an IBoundsProvider that yields INFINITE bounds.

Method Return Values

getBoundsProvider (HandlesRenderTag)in HandlesRenderer
getBoundsProvider (IEdge, boolean, Point, Point)in Arrow
getBoundsProvider (IEdge, boolean, Point, Point)in IArrowGets an IBoundsProvider implementation that can yield this arrow's bounds if rendered at the given location using the given direction for the given edge.
getBoundsProvider (IEdge, IEdgeStyle)in IEdgeStyleRendererGets an implementation of the IBoundsProvider interface that can handle the provided edge and its associated style.
getBoundsProvider (ILabel, ILabelStyle)in ILabelStyleRendererGets an implementation of the IBoundsProvider interface that can handle the provided label and its associated style.
getBoundsProvider (INode, INodeStyle)in INodeStyleRendererGets an implementation of the IBoundsProvider interface that can handle the provided node and its associated style.
getBoundsProvider (IPort, IPortStyle)in IPortStyleRendererGets an implementation of the IBoundsProvider interface that can handle the provided port and its associated style.
getBoundsProvider (IEdge)in EdgeStyleIndicatorRenderer
getBoundsProvider (IGraph)in GraphOverviewRenderer
getBoundsProvider (GridInfo)in GridRenderer
create (function(ICanvasContext):Rect)in IBoundsProvider
fromRectangle (IRectangle)in IBoundsProviderCreates an instance that returns the given rectangle as the bounds.
getBoundsProvider (TRenderTag)in IObjectRendererReturns an implementation of IBoundsProvider that can determine the visible bounds of the rendering of the render tag.
getBoundsProvider (ILabel)in LabelStyleIndicatorRenderer
getBoundsProvider (INode)in NodeStyleIndicatorRenderer
getBoundsProvider (TRenderTag)in ObjectRendererBase
getBoundsProvider (PortCandidateRenderTag)in PortCandidateRenderer
getBoundsProvider (IPort)in PortStyleIndicatorRenderer