documentationfor yFiles for HTML 2.6

RectangleIndicatorInstaller

A basis implementation of ISelectionIndicatorInstaller, IFocusIndicatorInstaller and IHighlightIndicatorInstaller that draws a rectangle using a template.

Inheritance Hierarchy
RectangleIndicatorInstaller
Implemented Interfaces

Remarks

In the addCanvasObject method, this implementation will add either a fixed IRectangle instance that is passed in the constructor as a parameter or the return value of the method getRectangle if the former does not exist (i.e. the parameterless constructor was used to instantiate this class).

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.view.RectangleIndicatorInstaller

See Also

Constructors

Properties

Methods

Constants