documentationfor yFiles for HTML 3.0.0.3

Usages of ILookup

Fields

EMPTYin ILookupAn ILookup instance that always returns null.
LOOKUPin IObjectRendererA renderer that treats tag as an instance of ILookup to obtain suitable interface implementations.

Method Return Values

create (function(Constructor):any)in ILookup
getContext (IPort)in BendAnchoredPortLocationModel
getContext (ILabel)in BezierEdgePathLabelModelReturns an empty context.
getContext (ILabel)in BezierEdgeSegmentLabelModelReturns an empty context.
getContext (ILabel)in CompositeLabelModel
getContext (IPort)in CompositePortLocationModel
getContext (ILabel)in EdgePathLabelModelReturns an empty context.
getContext (IPort)in EdgePathPortLocationModel
getContext (ILabel)in EdgeSegmentLabelModelReturns an empty context.
getContext (IPort)in EdgeSegmentPortLocationModel
getContext (ILabel)in ExteriorNodeLabelModel
getContext (ILabel)in FreeEdgeLabelModel
getContext (ILabel)in FreeLabelModel
getContext (ILabel)in FreeNodeLabelModel
getContext (IPort)in FreeNodePortLocationModel
getContext (ILabel)in FreePortLabelModel
getContext (ILabel)in GroupNodeLabelModel
getContext (ILabel)in ILabelModelProvides a lookup context for the given label.
getContext (IPort)in IPortLocationModelProvides a lookup context for the given port.
getContext (ILabel)in InsideOutsidePortLabelModel
getContext (ILabel)in InteriorNodeLabelModel
getContext (ILabel)in NinePositionsEdgeLabelModel
getContext (ILabel)in NodeLabelModelStripeLabelModelAdapter
getContext (ILabel)in SmartEdgeLabelModel
getContext (ILabel)in StretchNodeLabelModel
getContext (ILabel)in StretchStripeLabelModel
getContext (ILabel)in StripeLabelModel
getContext (IEdge, IEdgeStyle)in IEdgeStyleRendererGets a temporary context instance that can be used to query additional information for the edge's style.
getContext (ILabel, ILabelStyle)in ILabelStyleRendererGets a temporary context instance that can be used to query additional information for the label's style.
getContext (INode, INodeStyle)in INodeStyleRendererGets a temporary context instance that can be used to query additional information for the node's style.
getContext (IPort, IPortStyle)in IPortStyleRendererGets a temporary context instance that can be used to query additional information for the port's style.
getContext (IStripe, IStripeStyle)in IStripeStyleRendererGets a temporary context instance that can be used to query additional information for the stripe's style.

Method Parameters

provideValue (ILookup)in MarkupExtensionReturns an object that is set as the value of the target property for this markup extension.
provideValue (ILookup)in ColorExtension
createElement (IRenderTreeGroup, ILookup)in RenderTreeAdds an ILookup implementation to the scene graph that provides the IObjectRenderer<T> interfaces (IVisualCreator, IBoundsProvider, IVisibilityTestable, IHitTestable) in its lookup implementation.

Implementing Types

IFoldingViewInterface that is used for manipulating a managed view of an IGraph that supports folding operations like expanding and collapsing of nodes.
IGraphCentral interface that models a graph which can be displayed in a canvas or GraphComponent.
IGraphClipboardContextThe interface for the context that is passed by the GraphClipboard implementation to the IClipboardHelper methods and IClipboardIdProvider.
IModelItemBase interface for items that can be used in a CanvasComponent.
ITableCentral interface which provides support for tabular data presentation.
IParseContextInterface that defines the context of a GraphML parsing context.
IValueSerializerContextSupport interface used by ValueSerializer.
IWriteContextInterface that provides the context of a GraphML write process.
CanvasComponentThe CanvasComponent can be used to efficiently display all kinds of data.
ICanvasContextThis interface describes the context for many operations performed on items in a canvasComponent.