IGeometryEditorRootModel
Extends IGeometryEditorModel.
Interface for the root data model.
Constructor | Fields | Methods
Constructor
IGeometryEditorRootModel(geometry, editor)
Parameters:
Parameter |
Default value |
Description |
— |
Type: IGeometry The geometry being edited. |
|
— |
Type: IGeometryEditor Link to the geometry editor. |
* Mandatory parameter/option.
Fields
Name |
Type |
Description |
Event manager. Inherited from IEventEmitter. |
Methods
Name |
Returns |
Description |
destroy() |
Destructor. Inherited from IGeometryEditorModel. |
|
Number[] |
Returns the model's pixel data. Inherited from IGeometryEditorModel. |
Mandatory parameter/option.
Was the article helpful?
Previous
Next