documentationfor yFiles for HTML 2.6

ICanvasObjectDescriptor

Central interface used by the CanvasComponent to render elements from the scene graph.

Inheritance Hierarchy
ICanvasObjectDescriptor

Remarks

Implementations will be queried using the user object obtained from userObject for the corresponding implementations of the various aspects of the user object. Implementations of this interface need to be provided by the application programmer to ICanvasObjectGroup's addChild method.

Type Details

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

See Also

Methods

Constants