documentationfor yFiles for HTML 2.6

OrientedRectangleIndicatorInstaller

An abstract base class for the ISelectionIndicatorInstaller, IFocusIndicatorInstaller and IHighlightIndicatorInstaller implementations that draws an oriented rectangle using a template.

Inheritance Hierarchy
OrientedRectangleIndicatorInstaller
Implemented Interfaces

Remarks

In the addCanvasObject method, this implementation will add either a fixed IOrientedRectangle 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.OrientedRectangleIndicatorInstaller

See Also

Constructors

Properties

Methods

Constants