Class BmFontSelectionModel

    • Constructor Detail

      • BmFontSelectionModel

        public BmFontSelectionModel​(org.eclipse.emf.ecore.EObject object,
                                    org.eclipse.emf.ecore.EStructuralFeature feature,
                                    IV8Project v8project,
                                    IFontProvider fontProvider)
        Creates a new model.
        Parameters:
        object - the object that keeps font feature, cannot be null.
        feature - the font feature, cannot be null.
        v8project - the V8 project, cannot be null
        fontProvider - the font provider, cannot be null