Class FontContainer

    • Constructor Detail

      • FontContainer

        protected FontContainer​(AbstractNode parent,
                                IsDefaultFontContainer defaultValues,
                                NativeObject nativeObject)
        Creates a font container with the native object where font properties must be managed and the default value to use when the property does not exist.
        Parameters:
        parent - model which contains the font.
        defaultValues - default value of font and color to use when the properties do not exist
        nativeObject - native object where font properties must be managed