Constructors
Constructs a new instance of the FloatingToolbarManager class
Declaration
constructor(_canvasElementHandler: CanvasElementHandler, _viewer: Viewer, _canvas: Canvas, _selectionHandler: SelectionHandler, config?: IFloatingItemToolbarConfig);
Parameters
Properties
Declaration
set configuration(conf: IFloatingItemToolbarConfig);
Property Value
Declaration
get enabled(): boolean;
set enabled(v: boolean);
Property Value
Declaration
set eventManager(eventManager: EventManager);
Property Value
Methods
Declaration
Returns