Class PointStyleHandler

    • Constructor Detail

      • PointStyleHandler

        protected PointStyleHandler​(AbstractNode parent,
                                    IsDefaultPointStyleHandler defaultValues,
                                    NativeObject nativeObject)
        Creates a point style handler with the native object where POINTSTYLE property must be managed and the default value to use when the property does not exist.
        Parameters:
        parent - model which contains the point style handler.
        defaultValues - default value of point style to use when the properties do not exist
        nativeObject - native object where point style handler properties must be managed